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 d9f32182f1 Fixed null comparison. 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 - Fix crash when performing access checks between script and class - Fix default constructor not working properly - Fix integration classes without exposed constructor being instantiable if they have a default (non-exposed) constructor - Fix extern methods failing validation 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ļ