ZenScript main repository
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Stan Hebben 7c0db135d6 Merge branch 'feature/remove-stored-types' into feature/remove-storedtypes 4 年前
..
expressions Merge branch 'feature/remove-stored-types' into feature/remove-storedtypes 4 年前
prepare Merge branch 'feature/remove-stored-types' into feature/remove-storedtypes 4 年前
types Merge branch 'feature/remove-stored-types' into feature/remove-storedtypes 4 年前
JavaClass.java Merge branch 'feature/remove-stored-types' into feature/remove-storedtypes 4 年前
JavaCompileSpace.java Added all registered modules to the compile space 5 年前
JavaCompiledModule.java JavaNativeModule: CompiledModules now retrieve all compiled information from parent modules 5 年前
JavaContext.java Merge branch 'feature/remove-stored-types' into feature/remove-storedtypes 4 年前
JavaField.java Added Signature to JavaField constructor 5 年前
JavaImplementation.java Added type preparation. 6 年前
JavaMappingWriter.java Merge branch 'feature/remove-stored-types' into feature/remove-storedtypes 4 年前
JavaMethod.java Fix maps not working 5 年前
JavaModifiers.java - Continued implementation of interfaces in the bytecode compiler. 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 - Minor code cleanup. 6 年前
JavaNativeTranslator.java - Fix missing shift operators in some integer types 6 年前
JavaParameterInfo.java - Fixed ranges, all range types should be supported now 6 年前
JavaSynthesizedClass.java WIP on storage tags and improved error handling 6 年前
JavaSynthesizedFunction.java Improved handling of functions, they now use the most generic variant available, using standard function types where possible. (TODO: there are still more to add) 6 年前
JavaSynthesizedFunctionInstance.java Added utility method to retrieve the functional interface method from a type. 6 年前
JavaSynthesizedRange.java WIP removing stored types 4 年前
JavaSyntheticClassGenerator.java WIP removing stored types 4 年前
JavaSyntheticTypeSignatureConverter.java WIP removing stored types 4 年前
JavaTypeDescriptorVisitor.java WIP removing stored types 4 年前
JavaTypeGenericVisitor.java Merge branch 'feature/remove-stored-types' into feature/remove-storedtypes 4 年前
JavaTypeInfo.java WIP removing stored types 4 年前
JavaTypeInternalNameVisitor.java WIP removing stored types 4 年前
JavaTypeNameVisitor.java WIP removing stored types 4 年前
JavaTypeParameterInfo.java More work on generics 5 年前
JavaVariantOption.java Added type preparation. 6 年前
SimpleJavaCompileSpace.java Added all registered modules to the compile space 5 年前