ZenScript main repository
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
kindlich 8f96b3b2a8
Merge remote-tracking branch 'Stan/development' into development
vor 5 Jahren
..
nope Fixed support for optional parameters. Also implemented java integration for them. vor 5 Jahren
arithmetic.zs Implement increment & decrement compilation in the bytecode compiler. vor 6 Jahren
arrays.zs Test script changes vor 5 Jahren
classes.zs - Added access & static checks to validator vor 6 Jahren
conditionals.zs - Added access & static checks to validator vor 6 Jahren
functionalInterfaces.zs Test script changes vor 5 Jahren
functions.zs - Added access & static checks to validator vor 6 Jahren
functions2.zs - Added access & static checks to validator vor 6 Jahren
functions3.zs - Added access & static checks to validator vor 6 Jahren
functions_lambdas.zs - Added access & static checks to validator vor 6 Jahren
helloworld.zs Fixed null comparison. vor 6 Jahren
integration.zs Fixed support for optional parameters. Also implemented java integration for them. vor 5 Jahren
interfaces.zs - Continued implementation of interfaces in the bytecode compiler. - Added support to have a native method both as operator and named method vor 6 Jahren
moreHellos.zs - Added access & static checks to validator vor 6 Jahren
scriptparameters.zs Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. vor 6 Jahren
statements.zs - Added access & static checks to validator vor 6 Jahren
switch.zs - Added access & static checks to validator vor 6 Jahren
variants.zs - Added access & static checks to validator vor 6 Jahren