ZenScript main repository
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Stan Hebben d9f32182f1 Fixed null comparison. 6 роки тому
..
arithmetic.zs Implement increment & decrement compilation in the bytecode compiler. 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 Fixed null comparison. 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 роки тому
scriptparameters.zs Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. 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 роки тому