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 d9f32182f1 Fixed null comparison. 6 vuotta sitten
..
arithmetic.zs Implement increment & decrement compilation in the bytecode compiler. 6 vuotta sitten
arrays.zs WIP Array initializers pt. II 6 vuotta sitten
classes.zs - Added access & static checks to validator - Removed export access and added internal access support 6 vuotta sitten
conditionals.zs - Added access & static checks to validator - Removed export access and added internal access support 6 vuotta sitten
functions.zs - Added access & static checks to validator - Removed export access and added internal access support 6 vuotta sitten
functions2.zs - Added access & static checks to validator - Removed export access and added internal access support 6 vuotta sitten
functions3.zs - Added access & static checks to validator - Removed export access and added internal access support 6 vuotta sitten
functions_lambdas.zs - Added access & static checks to validator - Removed export access and added internal access support 6 vuotta sitten
helloworld.zs Fixed null comparison. 6 vuotta sitten
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 vuotta sitten
match.zs - Added access & static checks to validator - Removed export access and added internal access support 6 vuotta sitten
moreHellos.zs - Added access & static checks to validator - Removed export access and added internal access support 6 vuotta sitten
scriptparameters.zs Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. 6 vuotta sitten
statements.zs - Added access & static checks to validator - Removed export access and added internal access support 6 vuotta sitten
switch.zs - Added access & static checks to validator - Removed export access and added internal access support 6 vuotta sitten
variants.zs - Added access & static checks to validator - Removed export access and added internal access support 6 vuotta sitten