ZenScript main repository
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 пре 7 година
classes.zs - Added access & static checks to validator - Removed export access and added internal access support пре 7 година
conditionals.zs - Added access & static checks to validator - Removed export access and added internal access support пре 7 година
functions.zs - Added access & static checks to validator - Removed export access and added internal access support пре 7 година
functions2.zs - Added access & static checks to validator - Removed export access and added internal access support пре 7 година
functions3.zs - Added access & static checks to validator - Removed export access and added internal access support пре 7 година
functions_lambdas.zs - Added access & static checks to validator - Removed export access and added internal access support пре 7 година
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 пре 7 година
match.zs - Added access & static checks to validator - Removed export access and added internal access support пре 7 година
moreHellos.zs - Added access & static checks to validator - Removed export access and added internal access support пре 7 година
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 пре 7 година
switch.zs - Added access & static checks to validator - Removed export access and added internal access support пре 7 година
variants.zs - Added access & static checks to validator - Removed export access and added internal access support пре 7 година