ZenScript main repository
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Stan Hebben 0298420bb2 - Added usize as basic type 7 年前
..
prepare - Added usize as basic type - Ranges now only have a single base type; from and to must be the same type - Adjusted builtins and stdlib to use usize where applicable - Moved building a SemanticModule from ParsedFile to the parser; reduces dependencies 7 年前
JavaClass.java - Fixed ranges, all range types should be supported now - Cleaned up unused code - Refactored the JavaMethodInfo class to the shared JavaMethod one - Use valueOf for boxing instead of the boxed type constructors 7 年前
JavaContext.java - Added usize as basic type - Ranges now only have a single base type; from and to must be the same type - Adjusted builtins and stdlib to use usize where applicable - Moved building a SemanticModule from ParsedFile to the parser; reduces dependencies 7 年前
JavaField.java - Fixed ranges, all range types should be supported now - Cleaned up unused code - Refactored the JavaMethodInfo class to the shared JavaMethod one - Use valueOf for boxing instead of the boxed type constructors 7 年前
JavaImplementation.java Added type preparation. 7 年前
JavaMethod.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 年前
JavaModifiers.java Added type preparation. 7 年前
JavaNativeClass.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 年前
JavaNativeTranslation.java Added type preparation. 7 年前
JavaNativeTranslator.java Added type preparation. 7 年前
JavaParameterInfo.java - Fixed ranges, all range types should be supported now - Cleaned up unused code - Refactored the JavaMethodInfo class to the shared JavaMethod one - Use valueOf for boxing instead of the boxed type constructors 7 年前
JavaSynthesizedClass.java WIP on new tags, refactoring & tag preparation system. 7 年前
JavaSynthesizedClassNamer.java - Fixed ranges, all range types should be supported now - Cleaned up unused code - Refactored the JavaMethodInfo class to the shared JavaMethod one - Use valueOf for boxing instead of the boxed type constructors 7 年前
JavaSyntheticClassGenerator.java WIP on new tags, refactoring & tag preparation system. 7 年前
JavaSyntheticTypeSignatureConverter.java - Added usize as basic type - Ranges now only have a single base type; from and to must be the same type - Adjusted builtins and stdlib to use usize where applicable - Moved building a SemanticModule from ParsedFile to the parser; reduces dependencies 7 年前
JavaTypeDescriptorVisitor.java - Added usize as basic type - Ranges now only have a single base type; from and to must be the same type - Adjusted builtins and stdlib to use usize where applicable - Moved building a SemanticModule from ParsedFile to the parser; reduces dependencies 7 年前
JavaTypeInternalNameVisitor.java - Added usize as basic type - Ranges now only have a single base type; from and to must be the same type - Adjusted builtins and stdlib to use usize where applicable - Moved building a SemanticModule from ParsedFile to the parser; reduces dependencies 7 年前
JavaTypeNameVisitor.java - Added usize as basic type - Ranges now only have a single base type; from and to must be the same type - Adjusted builtins and stdlib to use usize where applicable - Moved building a SemanticModule from ParsedFile to the parser; reduces dependencies 7 年前
JavaVariantOption.java Added type preparation. 7 年前