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 ec46d47c02 - Improve work on the serializer and fixed some code issues that came up with them. преди 7 години
..
definitions - Added visitors with context преди 7 години
expression - Fix missing shift operators in some integer types преди 7 години
member - Added usize as basic type преди 7 години
statements - Improve work on the serializer and fixed some code issues that came up with them. преди 7 години
type - Added usize as basic type преди 7 години
BracketExpressionParser.java - Added bracket handlers преди 7 години
ParseException.java - Moved package zenscript.shared to zencode.shared преди 7 години
ParsedAnnotation.java - Added type aliasing преди 7 години
ParsedDefinition.java - Changed the way types in the currently compiling module are resolved преди 7 години
ParsedFile.java - All definitions are now also module-aware (will be use for binary module serialization & access checks) преди 7 години
ParsedImport.java - Moved package zenscript.shared to zencode.shared преди 7 години
PrecompilationState.java - Fixed numerous issues with undetermined types, type inference, type aliases, inner types and generic types преди 7 години
PrefixedBracketParser.java - Added bracket handlers преди 7 години
SimpleBracketSubParser.java - Fixed numerous issues with undetermined types, type inference, type aliases, inner types and generic types преди 7 години