ZenScript main repository
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Stan Hebben ec46d47c02 - Improve work on the serializer and fixed some code issues that came up with them. 8 лет назад
..
definitions - Added visitors with context 8 лет назад
expression - Fix missing shift operators in some integer types 8 лет назад
member - Added usize as basic type 8 лет назад
statements - Improve work on the serializer and fixed some code issues that came up with them. 8 лет назад
type - Added usize as basic type 8 лет назад
BracketExpressionParser.java - Added bracket handlers 8 лет назад
ParseException.java - Moved package zenscript.shared to zencode.shared 8 лет назад
ParsedAnnotation.java - Added type aliasing 8 лет назад
ParsedDefinition.java - Changed the way types in the currently compiling module are resolved 8 лет назад
ParsedFile.java - All definitions are now also module-aware (will be use for binary module serialization & access checks) 8 лет назад
ParsedImport.java - Moved package zenscript.shared to zencode.shared 8 лет назад
PrecompilationState.java - Fixed numerous issues with undetermined types, type inference, type aliases, inner types and generic types 8 лет назад
PrefixedBracketParser.java - Added bracket handlers 8 лет назад
SimpleBracketSubParser.java - Fixed numerous issues with undetermined types, type inference, type aliases, inner types and generic types 8 лет назад