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 c19e68376b - Fix arithmetic rules for floats 6 yıl önce
..
arithmetic.zs Implement increment & decrement compilation in the bytecode compiler. 6 yıl önce
arrays.zs WIP Array initializers pt. II 6 yıl önce
classes.zs - Added access & static checks to validator - Removed export access and added internal access support 6 yıl önce
conditionals.zs - Added access & static checks to validator - Removed export access and added internal access support 6 yıl önce
functions.zs - Added access & static checks to validator - Removed export access and added internal access support 6 yıl önce
functions2.zs - Added access & static checks to validator - Removed export access and added internal access support 6 yıl önce
functions3.zs - Added access & static checks to validator - Removed export access and added internal access support 6 yıl önce
functions_lambdas.zs - Added access & static checks to validator - Removed export access and added internal access support 6 yıl önce
helloworld.zs Fixed null comparison. 6 yıl önce
integration.zs - Fix arithmetic rules for floats - Fix float suffixes on integers 6 yıl önce
match.zs - Added access & static checks to validator - Removed export access and added internal access support 6 yıl önce
moreHellos.zs - Added access & static checks to validator - Removed export access and added internal access support 6 yıl önce
scriptparameters.zs Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. 6 yıl önce
statements.zs - Added access & static checks to validator - Removed export access and added internal access support 6 yıl önce
switch.zs - Added access & static checks to validator - Removed export access and added internal access support 6 yıl önce
variants.zs - Added access & static checks to validator - Removed export access and added internal access support 6 yıl önce