ZenScript main repository
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Stan Hebben cabd7bab44 Fixed more bugs in the new type system; fixed bugs in function calls; fixed normalization bugs. 7年前
..
prepare WIP on storage tags and improved error handling 7年前
JavaClass.java WIP on storage tags 7年前
JavaContext.java Fixed more bugs in the new type system; fixed bugs in function calls; fixed normalization bugs. 7年前
JavaField.java - Fixed ranges, all range types should be supported now 7年前
JavaImplementation.java Added type preparation. 7年前
JavaMethod.java Fixed more bugs in the new type system; fixed bugs in function calls; fixed normalization bugs. 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 - Fix missing shift operators in some integer types 7年前
JavaParameterInfo.java - Fixed ranges, all range types should be supported now 7年前
JavaSynthesizedClass.java WIP on storage tags and improved error handling 7年前
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) 7年前
JavaSynthesizedFunctionInstance.java WIP on storage tags and improved error handling 7年前
JavaSynthesizedRange.java WIP on storage tags and improved error handling 7年前
JavaSyntheticClassGenerator.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) 7年前
JavaSyntheticTypeSignatureConverter.java WIP on storage tags and improved error handling 7年前
JavaTypeDescriptorVisitor.java WIP on storage tags and improved error handling 7年前
JavaTypeGenericVisitor.java WIP on storage tags and improved error handling 7年前
JavaTypeInfo.java WIP on storage tags and improved error handling 7年前
JavaTypeInternalNameVisitor.java WIP on storage tags and improved error handling 7年前
JavaTypeNameVisitor.java WIP on storage tags and improved error handling 7年前
JavaVariantOption.java Added type preparation. 7年前