ZenScript main repository
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Stan Hebben 70bd868af4 Added support for functional interfaces. 6 gadus atpakaļ
..
arithmetic.zs Implement increment & decrement compilation in the bytecode compiler. 6 gadus atpakaļ
arrays.zs WIP Array initializers pt. II 6 gadus atpakaļ
classes.zs - Added access & static checks to validator - Removed export access and added internal access support 6 gadus atpakaļ
conditionals.zs - Added access & static checks to validator - Removed export access and added internal access support 6 gadus atpakaļ
functions.zs - Added access & static checks to validator - Removed export access and added internal access support 6 gadus atpakaļ
functions2.zs - Added access & static checks to validator - Removed export access and added internal access support 6 gadus atpakaļ
functions3.zs - Added access & static checks to validator - Removed export access and added internal access support 6 gadus atpakaļ
functions_lambdas.zs - Added access & static checks to validator - Removed export access and added internal access support 6 gadus atpakaļ
helloworld.zs Fixed null comparison. 6 gadus atpakaļ
integration.zs Added support for functional interfaces. 6 gadus atpakaļ
interfaces.zs - Continued implementation of interfaces in the bytecode compiler. - Added support to have a native method both as operator and named method 6 gadus atpakaļ
match.zs - Added access & static checks to validator - Removed export access and added internal access support 6 gadus atpakaļ
moreHellos.zs - Added access & static checks to validator - Removed export access and added internal access support 6 gadus atpakaļ
scriptparameters.zs Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. 6 gadus atpakaļ
statements.zs - Added access & static checks to validator - Removed export access and added internal access support 6 gadus atpakaļ
switch.zs - Added access & static checks to validator - Removed export access and added internal access support 6 gadus atpakaļ
variants.zs - Added access & static checks to validator - Removed export access and added internal access support 6 gadus atpakaļ