ZenScript main repository
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
kindlich dfa4d255fb
Fixed some after-merge issues
6 年前
..
prepare - Added usize as basic type 6 年前
JavaClass.java - Fixed ranges, all range types should be supported now 6 年前
JavaContext.java - Added usize as basic type 6 年前
JavaField.java - Fixed ranges, all range types should be supported now 6 年前
JavaImplementation.java Added type preparation. 6 年前
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). 6 年前
JavaModifiers.java Added type preparation. 6 年前
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). 6 年前
JavaNativeTranslation.java Added type preparation. 6 年前
JavaNativeTranslator.java Added type preparation. 6 年前
JavaParameterInfo.java - Fixed ranges, all range types should be supported now 6 年前
JavaSynthesizedClass.java WIP on new tags, refactoring & tag preparation system. 6 年前
JavaSynthesizedClassNamer.java Fixed some after-merge issues 6 年前
JavaSyntheticClassGenerator.java WIP on new tags, refactoring & tag preparation system. 6 年前
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 6 年前
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 6 年前
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 6 年前
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 6 年前
JavaVariantOption.java Added type preparation. 6 年前