ZenScript main repository
kindlich 4eaf29c967
Array initializers with and without default value
6 years ago
..
arrays.zs Array initializers with and without default value 6 years ago
classes.zs - Added access & static checks to validator - Removed export access and added internal access support 6 years ago
conditionals.zs - Added access & static checks to validator - Removed export access and added internal access support 6 years ago
functions.zs - Added access & static checks to validator - Removed export access and added internal access support 6 years ago
functions2.zs - Added access & static checks to validator - Removed export access and added internal access support 6 years ago
functions3.zs - Added access & static checks to validator - Removed export access and added internal access support 6 years ago
functions_lambdas.zs - Added access & static checks to validator - Removed export access and added internal access support 6 years ago
helloworld.zs - Added access & static checks to validator - Removed export access and added internal access support 6 years ago
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 years ago
match.zs - Added access & static checks to validator - Removed export access and added internal access support 6 years ago
moreHellos.zs - Added access & static checks to validator - Removed export access and added internal access support 6 years ago
statements.zs - Added access & static checks to validator - Removed export access and added internal access support 6 years ago
switch.zs - Added access & static checks to validator - Removed export access and added internal access support 6 years ago
variants.zs - Added access & static checks to validator - Removed export access and added internal access support 6 years ago