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.
Jared 4cbbe1f387
work on getting this working
6 년 전
..
definitions - Minor code cleanup. 7 년 전
expression Added compile override for ParsedExpressionArray and ParsedExpressionMap 6 년 전
member work on getting this working 6 년 전
statements - Continued implementation of interfaces in the bytecode compiler. - Added support to have a native method both as operator and named method 6 년 전
type Allow for explicit static storage tag 6 년 전
BracketExpressionParser.java WIP on storage tags and improved error handling 7 년 전
FolderPackage.java Added FolderPackage, made stdlibs read from a folder instead of zip 6 년 전
ParsedAnnotation.java Removed TypeArgument and simplified type system a little 7 년 전
ParsedDefinition.java WIP on storage tags and improved error handling 7 년 전
ParsedFile.java Made invalid imports log errors 6 년 전
ParsedImport.java WIP on storage tags and improved error handling 7 년 전
PrecompilationState.java WIP on storage tags and improved error handling 7 년 전
PrefixedBracketParser.java Added loadMethod utility method for loading in a Method and retrieving its reference. 6 년 전
SimpleBracketParser.java Added loadMethod utility method for loading in a Method and retrieving its reference. 6 년 전
ZippedPackage.java Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. 7 년 전