ZenScript main repository
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Stan Hebben 0298420bb2 - Added usize as basic type vor 7 Jahren
..
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 vor 7 Jahren
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 vor 7 Jahren
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 vor 7 Jahren
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 vor 7 Jahren
JavaImplementation.java Added type preparation. vor 7 Jahren
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). vor 7 Jahren
JavaModifiers.java Added type preparation. vor 7 Jahren
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). vor 7 Jahren
JavaNativeTranslation.java Added type preparation. vor 7 Jahren
JavaNativeTranslator.java Added type preparation. vor 7 Jahren
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 vor 7 Jahren
JavaSynthesizedClass.java WIP on new tags, refactoring & tag preparation system. vor 7 Jahren
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 vor 7 Jahren
JavaSyntheticClassGenerator.java WIP on new tags, refactoring & tag preparation system. vor 7 Jahren
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 vor 7 Jahren
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 vor 7 Jahren
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 vor 7 Jahren
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 vor 7 Jahren
JavaVariantOption.java Added type preparation. vor 7 Jahren