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 6 년 전
conditionals.zs - Added access & static checks to validator 6 년 전
functions.zs - Added access & static checks to validator 6 년 전
functions2.zs - Added access & static checks to validator 6 년 전
functions3.zs - Added access & static checks to validator 6 년 전
functions_lambdas.zs - Added access & static checks to validator 6 년 전
helloworld.zs Fixed null comparison. 6 년 전
integration.zs - Added correct type variable resolution 6 년 전
interfaces.zs - Continued implementation of interfaces in the bytecode compiler. 6 년 전
match.zs - Added access & static checks to validator 6 년 전
moreHellos.zs - Added access & static checks to validator 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 6 년 전
switch.zs - Added access & static checks to validator 6 년 전
variants.zs - Added access & static checks to validator 6 년 전