.. |
prepare
|
WIP on storage tags and improved error handling
|
6 lat temu |
JavaClass.java
|
WIP on storage tags
|
6 lat temu |
JavaContext.java
|
Fixed remaining critical bugs in the current implementation.
|
6 lat temu |
JavaField.java
|
- Fixed ranges, all range types should be supported now
|
6 lat temu |
JavaImplementation.java
|
Added type preparation.
|
6 lat temu |
JavaMethod.java
|
Fixed more bugs in the new type system; fixed bugs in function calls; fixed normalization bugs.
|
6 lat temu |
JavaModifiers.java
|
Added type preparation.
|
6 lat temu |
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 lat temu |
JavaNativeTranslation.java
|
Added type preparation.
|
6 lat temu |
JavaNativeTranslator.java
|
- Fix missing shift operators in some integer types
|
6 lat temu |
JavaParameterInfo.java
|
- Fixed ranges, all range types should be supported now
|
6 lat temu |
JavaSynthesizedClass.java
|
WIP on storage tags and improved error handling
|
6 lat temu |
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 lat temu |
JavaSynthesizedFunctionInstance.java
|
WIP on storage tags and improved error handling
|
6 lat temu |
JavaSynthesizedRange.java
|
WIP on storage tags and improved error handling
|
6 lat temu |
JavaSyntheticClassGenerator.java
|
Fixed remaining critical bugs in the current implementation.
|
6 lat temu |
JavaSyntheticTypeSignatureConverter.java
|
Removed TypeArgument and simplified type system a little
|
6 lat temu |
JavaTypeDescriptorVisitor.java
|
Fixed remaining critical bugs in the current implementation.
|
6 lat temu |
JavaTypeGenericVisitor.java
|
Removed TypeArgument and simplified type system a little
|
6 lat temu |
JavaTypeInfo.java
|
Removed TypeArgument and simplified type system a little
|
6 lat temu |
JavaTypeInternalNameVisitor.java
|
Removed TypeArgument and simplified type system a little
|
6 lat temu |
JavaTypeNameVisitor.java
|
Removed TypeArgument and simplified type system a little
|
6 lat temu |
JavaTypeUtils.java
|
Removed TypeArgument and simplified type system a little
|
6 lat temu |
JavaVariantOption.java
|
Added type preparation.
|
6 lat temu |