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