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 70bd868af4 Added support for functional interfaces. пре 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 Added support for functional interfaces. пре 6 година
interfaces.zs - Continued implementation of interfaces in the bytecode compiler. - Added support to have a native method both as operator and named method пре 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 година