.. |
prepare
|
WIP on storage tags and improved error handling
|
6 лет назад |
JavaClass.java
|
WIP on storage tags
|
6 лет назад |
JavaContext.java
|
Fixed remaining critical bugs in the current implementation.
|
6 лет назад |
JavaField.java
|
- Fixed ranges, all range types should be supported now
|
6 лет назад |
JavaImplementation.java
|
Added type preparation.
|
6 лет назад |
JavaMethod.java
|
Fixed more bugs in the new type system; fixed bugs in function calls; fixed normalization bugs.
|
6 лет назад |
JavaModifiers.java
|
Added type preparation.
|
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
|
Added type preparation.
|
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
|
WIP on storage tags and improved error handling
|
6 лет назад |
JavaSynthesizedRange.java
|
WIP on storage tags and improved error handling
|
6 лет назад |
JavaSyntheticClassGenerator.java
|
Fixed remaining critical bugs in the current implementation.
|
6 лет назад |
JavaSyntheticTypeSignatureConverter.java
|
Removed TypeArgument and simplified type system a little
|
6 лет назад |
JavaTypeDescriptorVisitor.java
|
Fixed remaining critical bugs in the current implementation.
|
6 лет назад |
JavaTypeGenericVisitor.java
|
Removed TypeArgument and simplified type system a little
|
6 лет назад |
JavaTypeInfo.java
|
Removed TypeArgument and simplified type system a little
|
6 лет назад |
JavaTypeInternalNameVisitor.java
|
Removed TypeArgument and simplified type system a little
|
6 лет назад |
JavaTypeNameVisitor.java
|
Removed TypeArgument and simplified type system a little
|
6 лет назад |
JavaTypeUtils.java
|
Removed TypeArgument and simplified type system a little
|
6 лет назад |
JavaVariantOption.java
|
Added type preparation.
|
6 лет назад |