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.
Stan Hebben 54f53f79c1 - Improved interface validation: allow definition members to be used as implementation vor 6 Jahren
..
arithmetic.zs Implement increment & decrement compilation in the bytecode compiler. vor 6 Jahren
arrays.zs WIP Array initializers pt. II vor 6 Jahren
classes.zs - Added access & static checks to validator - Removed export access and added internal access support vor 6 Jahren
conditionals.zs - Added access & static checks to validator - Removed export access and added internal access support vor 6 Jahren
functions.zs - Added access & static checks to validator - Removed export access and added internal access support vor 6 Jahren
functions2.zs - Added access & static checks to validator - Removed export access and added internal access support vor 6 Jahren
functions3.zs - Added access & static checks to validator - Removed export access and added internal access support vor 6 Jahren
functions_lambdas.zs - Added access & static checks to validator - Removed export access and added internal access support vor 6 Jahren
helloworld.zs Fixed null comparison. vor 6 Jahren
integration.zs - Improved interface validation: allow definition members to be used as implementation - Added support for INTERFACE calls in java source code generation - Minor source code generation quality improvements vor 6 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
match.zs - Added access & static checks to validator - Removed export access and added internal access support vor 6 Jahren
moreHellos.zs - Added access & static checks to validator - Removed export access and added internal access support 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 - Removed export access and added internal access support vor 6 Jahren
switch.zs - Added access & static checks to validator - Removed export access and added internal access support vor 6 Jahren
variants.zs - Added access & static checks to validator - Removed export access and added internal access support vor 6 Jahren