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.
Stan Hebben c3b948d8fe Fixed support for optional parameters. Also implemented java integration for them. před 5 roky
..
nope Fixed support for optional parameters. Also implemented java integration for them. před 5 roky
arithmetic.zs Implement increment & decrement compilation in the bytecode compiler. před 6 roky
arrays.zs WIP Array initializers pt. II před 6 roky
classes.zs - Added access & static checks to validator - Removed export access and added internal access support před 6 roky
conditionals.zs - Added access & static checks to validator - Removed export access and added internal access support před 6 roky
functionalInterfaces.zs Functional Wrappers, Bridge Methods, Type descriptor fix Functional interface wrappers should work now Implementing a method with a signature differing from the actual one (e.g. when dealing with generics) now creates a proper bridge method The Java Bytecde compiler used an incorrect method in checkCast We now no longer use hardcoded 'accept's as method names but whatever the context tells us to. před 5 roky
functions.zs - Added access & static checks to validator - Removed export access and added internal access support před 6 roky
functions2.zs - Added access & static checks to validator - Removed export access and added internal access support před 6 roky
functions3.zs - Added access & static checks to validator - Removed export access and added internal access support před 6 roky
functions_lambdas.zs - Added access & static checks to validator - Removed export access and added internal access support před 6 roky
helloworld.zs Fixed null comparison. před 6 roky
integration.zs Fixed support for optional parameters. Also implemented java integration for them. před 5 roky
interfaces.zs - Continued implementation of interfaces in the bytecode compiler. - Added support to have a native method both as operator and named method před 6 roky
moreHellos.zs - Added access & static checks to validator - Removed export access and added internal access support před 6 roky
scriptparameters.zs Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. před 6 roky
statements.zs - Added access & static checks to validator - Removed export access and added internal access support před 6 roky
switch.zs - Added access & static checks to validator - Removed export access and added internal access support před 6 roky
variants.zs - Added access & static checks to validator - Removed export access and added internal access support před 6 roky