ZenScript main repository
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Stan Hebben 0298420bb2 - Added usize as basic type 7 年前
..
annotations - Changed class hierarchy for getters and setters. 7 年前
context - Changed the way types in the currently compiling module are resolved 7 年前
definition Fixed results from generic methods not being cast to the right type. Also fixed some bugs related to variants and added the variant value creation syntax VariantName.Option(arguments). 7 年前
expression - Added usize as basic type 7 年前
generic - Fixed error handling function types 7 年前
member - Changed class hierarchy for getters and setters. 7 年前
partial Fixed results from generic methods not being cast to the right type. Also fixed some bugs related to variants and added the variant value creation syntax VariantName.Option(arguments). 7 年前
processor - Added annotation support 7 年前
scope - Added usize as basic type 7 年前
statement - Fixed issues with closeables 7 年前
type - Added usize as basic type 7 年前
CompareType.java - Refactored some formatting things to be reusable for source code translation targets 7 年前
FunctionHeader.java - Added usize as basic type 7 年前
FunctionParameter.java - Fixed numerous issues with undetermined types, type inference, type aliases, inner types and generic types 7 年前
GenericMapper.java Fixed results from generic methods not being cast to the right type. Also fixed some bugs related to variants and added the variant value creation syntax VariantName.Option(arguments). 7 年前
HighLevelDefinition.java - Fixed issues with closeables 7 年前
Modifiers.java - Added support for implementations and method overriding 7 年前
ModuleProcessor.java - Added annotation support 7 年前
OperatorType.java - Refactored some formatting things to be reusable for source code translation targets 7 年前
PackageDefinitions.java Initial commit. 8 年前
ScriptBlock.java WIP on refactoring code to reuse code between JavaBytecode and JavaSource 7 年前
WhitespaceInfo.java - Moved package zenscript.shared to zencode.shared 7 年前
WhitespacePostComment.java - Moved package zenscript.shared to zencode.shared 7 年前