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 8f96b3b2a8
Merge remote-tracking branch 'Stan/development' into development
hace 5 años
..
nope Fixed support for optional parameters. Also implemented java integration for them. hace 5 años
arithmetic.zs Implement increment & decrement compilation in the bytecode compiler. hace 6 años
arrays.zs Test script changes hace 5 años
classes.zs - Added access & static checks to validator hace 6 años
conditionals.zs - Added access & static checks to validator hace 6 años
functionalInterfaces.zs Test script changes hace 5 años
functions.zs - Added access & static checks to validator hace 6 años
functions2.zs - Added access & static checks to validator hace 6 años
functions3.zs - Added access & static checks to validator hace 6 años
functions_lambdas.zs - Added access & static checks to validator hace 6 años
helloworld.zs Fixed null comparison. hace 6 años
integration.zs Fixed support for optional parameters. Also implemented java integration for them. hace 5 años
interfaces.zs - Continued implementation of interfaces in the bytecode compiler. - Added support to have a native method both as operator and named method hace 6 años
moreHellos.zs - Added access & static checks to validator hace 6 años
scriptparameters.zs Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. hace 6 años
statements.zs - Added access & static checks to validator hace 6 años
switch.zs - Added access & static checks to validator hace 6 años
variants.zs - Added access & static checks to validator hace 6 años