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