ZenScript main repository
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Stan Hebben c3b948d8fe Fixed support for optional parameters. Also implemented java integration for them. il y a 5 ans
..
nope Fixed support for optional parameters. Also implemented java integration for them. il y a 5 ans
arithmetic.zs Implement increment & decrement compilation in the bytecode compiler. il y a 6 ans
arrays.zs WIP Array initializers pt. II il y a 6 ans
classes.zs - Added access & static checks to validator il y a 6 ans
conditionals.zs - Added access & static checks to validator il y a 6 ans
functionalInterfaces.zs Functional Wrappers, Bridge Methods, Type descriptor fix il y a 5 ans
functions.zs - Added access & static checks to validator il y a 6 ans
functions2.zs - Added access & static checks to validator il y a 6 ans
functions3.zs - Added access & static checks to validator il y a 6 ans
functions_lambdas.zs - Added access & static checks to validator il y a 6 ans
helloworld.zs Fixed null comparison. il y a 6 ans
integration.zs Fixed support for optional parameters. Also implemented java integration for them. il y a 5 ans
interfaces.zs - Continued implementation of interfaces in the bytecode compiler. - Added support to have a native method both as operator and named method il y a 6 ans
moreHellos.zs - Added access & static checks to validator il y a 6 ans
scriptparameters.zs Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. il y a 6 ans
statements.zs - Added access & static checks to validator il y a 6 ans
switch.zs - Added access & static checks to validator il y a 6 ans
variants.zs - Added access & static checks to validator il y a 6 ans