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 9c650d0f5b - Added correct type variable resolution преди 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 - Added correct type variable resolution - Fixed a number of bugs - Upgrading build system to a more uniform system - Improving error output (for IDE) - Changed parser to generate line offsets differently (easier for IDE to process) преди 6 години
interfaces.zs - Continued implementation of interfaces in the bytecode compiler. - Added support to have a native method both as operator and named method преди 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 години