ZenScript main repository
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
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年前