ZenScript main repository
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stan Hebben d9f32182f1 Fixed null comparison. преди 6 години
..
arithmetic.zs Implement increment & decrement compilation in the bytecode compiler. преди 6 години
arrays.zs WIP Array initializers pt. II преди 6 години
classes.zs - Added access & static checks to validator - Removed export access and added internal access support преди 6 години
conditionals.zs - Added access & static checks to validator - Removed export access and added internal access support преди 6 години
functions.zs - Added access & static checks to validator - Removed export access and added internal access support преди 6 години
functions2.zs - Added access & static checks to validator - Removed export access and added internal access support преди 6 години
functions3.zs - Added access & static checks to validator - Removed export access and added internal access support преди 6 години
functions_lambdas.zs - Added access & static checks to validator - Removed export access and added internal access support преди 6 години
helloworld.zs Fixed null comparison. преди 6 години
integration.zs - Fix crash when performing access checks between script and class - Fix default constructor not working properly - Fix integration classes without exposed constructor being instantiable if they have a default (non-exposed) constructor - Fix extern methods failing validation преди 6 години
match.zs - Added access & static checks to validator - Removed export access and added internal access support преди 6 години
moreHellos.zs - Added access & static checks to validator - Removed export access and added internal access support преди 6 години
scriptparameters.zs Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. преди 6 години
statements.zs - Added access & static checks to validator - Removed export access and added internal access support преди 6 години
switch.zs - Added access & static checks to validator - Removed export access and added internal access support преди 6 години
variants.zs - Added access & static checks to validator - Removed export access and added internal access support преди 6 години