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 6fa2a38b30 Fix recursion when methods return or accept a value of their defining class. Fixed bracket expressions with a postfix expression. 6 lat temu
..
arithmetic.zs Implement increment & decrement compilation in the bytecode compiler. 6 lat temu
arrays.zs WIP Array initializers pt. II 6 lat temu
classes.zs - Added access & static checks to validator - Removed export access and added internal access support 6 lat temu
conditionals.zs - Added access & static checks to validator - Removed export access and added internal access support 6 lat temu
functions.zs - Added access & static checks to validator - Removed export access and added internal access support 6 lat temu
functions2.zs - Added access & static checks to validator - Removed export access and added internal access support 6 lat temu
functions3.zs - Added access & static checks to validator - Removed export access and added internal access support 6 lat temu
functions_lambdas.zs - Added access & static checks to validator - Removed export access and added internal access support 6 lat temu
helloworld.zs Fixed null comparison. 6 lat temu
integration.zs Fix recursion when methods return or accept a value of their defining class. Fixed bracket expressions with a postfix expression. 6 lat temu
match.zs - Added access & static checks to validator - Removed export access and added internal access support 6 lat temu
moreHellos.zs - Added access & static checks to validator - Removed export access and added internal access support 6 lat temu
scriptparameters.zs Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. 6 lat temu
statements.zs - Added access & static checks to validator - Removed export access and added internal access support 6 lat temu
switch.zs - Added access & static checks to validator - Removed export access and added internal access support 6 lat temu
variants.zs - Added access & static checks to validator - Removed export access and added internal access support 6 lat temu