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.
kindlich 05460bdf50
WIP Array initializers pt. II
6 anni fa
..
arrays.zs WIP Array initializers pt. II 6 anni fa
classes.zs - Added access & static checks to validator - Removed export access and added internal access support 6 anni fa
conditionals.zs - Added access & static checks to validator - Removed export access and added internal access support 6 anni fa
functions.zs - Added access & static checks to validator - Removed export access and added internal access support 6 anni fa
functions2.zs - Added access & static checks to validator - Removed export access and added internal access support 6 anni fa
functions3.zs - Added access & static checks to validator - Removed export access and added internal access support 6 anni fa
functions_lambdas.zs - Added access & static checks to validator - Removed export access and added internal access support 6 anni fa
helloworld.zs - Added access & static checks to validator - Removed export access and added internal access support 6 anni fa
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 anni fa
match.zs - Added access & static checks to validator - Removed export access and added internal access support 6 anni fa
moreHellos.zs - Added access & static checks to validator - Removed export access and added internal access support 6 anni fa
statements.zs - Added access & static checks to validator - Removed export access and added internal access support 6 anni fa
switch.zs - Added access & static checks to validator - Removed export access and added internal access support 6 anni fa
variants.zs - Added access & static checks to validator - Removed export access and added internal access support 6 anni fa