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.
kindlich dcebf0edbe
Test script changes
5 år sedan
..
arithmetic.zs Implement increment & decrement compilation in the bytecode compiler. 6 år sedan
arrays.zs Test script changes 5 år sedan
classes.zs - Added access & static checks to validator 6 år sedan
conditionals.zs - Added access & static checks to validator 6 år sedan
functionalInterfaces.zs Test script changes 5 år sedan
functions.zs - Added access & static checks to validator 6 år sedan
functions2.zs - Added access & static checks to validator 6 år sedan
functions3.zs - Added access & static checks to validator 6 år sedan
functions_lambdas.zs - Added access & static checks to validator 6 år sedan
helloworld.zs Fixed null comparison. 6 år sedan
integration.zs Added support for functional interfaces. 6 år sedan
interfaces.zs - Continued implementation of interfaces in the bytecode compiler. 6 år sedan
match.zs - Added access & static checks to validator 6 år sedan
moreHellos.zs - Added access & static checks to validator 6 år sedan
scriptparameters.zs Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. 6 år sedan
statements.zs - Added access & static checks to validator 6 år sedan
switch.zs - Added access & static checks to validator 6 år sedan
variants.zs - Added access & static checks to validator 6 år sedan