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.
Stan Hebben dd11f65c31 - Fix crash when performing access checks between script and class 6 年之前
..
classes.zs - Added access & static checks to validator - Removed export access and added internal access support 6 年之前
conditionals.zs - Added access & static checks to validator - Removed export access and added internal access support 6 年之前
functions.zs - Added access & static checks to validator - Removed export access and added internal access support 6 年之前
functions2.zs - Added access & static checks to validator - Removed export access and added internal access support 6 年之前
functions3.zs - Added access & static checks to validator - Removed export access and added internal access support 6 年之前
functions_lambdas.zs - Added access & static checks to validator - Removed export access and added internal access support 6 年之前
helloworld.zs - Added access & static checks to validator - Removed export access and added internal access support 6 年之前
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 年之前
match.zs - Added access & static checks to validator - Removed export access and added internal access support 6 年之前
moreHellos.zs - Added access & static checks to validator - Removed export access and added internal access support 6 年之前
statements.zs - Added access & static checks to validator - Removed export access and added internal access support 6 年之前
switch.zs - Added access & static checks to validator - Removed export access and added internal access support 6 年之前
variants.zs - Added access & static checks to validator - Removed export access and added internal access support 6 年之前