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 년 전
..
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 arithmetic rules for floats - Fix float suffixes on integers 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 년 전