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 лет назад