ZenScript main repository
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
kindlich 05460bdf50
WIP Array initializers pt. II
6 лет назад
..
arrays.zs WIP Array initializers pt. II 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 лет назад