.. |
prepare
|
Fix expansion method signature and call
|
před 5 roky |
JavaClass.java
|
- Refactored usage of live objects in the IDE
|
před 6 roky |
JavaCompileSpace.java
|
Added all registered modules to the compile space
|
před 5 roky |
JavaCompiledModule.java
|
Use IdentityHashMap for parameter Info
|
před 6 roky |
JavaContext.java
|
Fix expansion method signature and call
|
před 5 roky |
JavaField.java
|
- Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods)
|
před 7 roky |
JavaFunctionalInterfaceStorageTag.java
|
Added utility method to retrieve the functional interface method from a type.
|
před 6 roky |
JavaFunctionalInterfaceStorageType.java
|
Added support for functional interfaces.
|
před 6 roky |
JavaImplementation.java
|
Added type preparation.
|
před 7 roky |
JavaMappingWriter.java
|
- Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods)
|
před 7 roky |
JavaMethod.java
|
Fix maps not working
|
před 6 roky |
JavaModifiers.java
|
- Continued implementation of interfaces in the bytecode compiler. - Added support to have a native method both as operator and named method
|
před 6 roky |
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).
|
před 7 roky |
JavaNativeTranslation.java
|
- Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods)
|
před 7 roky |
JavaNativeTranslator.java
|
- Fix missing shift operators in some integer types
|
před 7 roky |
JavaParameterInfo.java
|
- Fixed ranges, all range types should be supported now
|
před 7 roky |
JavaSynthesizedClass.java
|
WIP on storage tags and improved error handling
|
před 7 roky |
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)
|
před 7 roky |
JavaSynthesizedFunctionInstance.java
|
Added utility method to retrieve the functional interface method from a type.
|
před 6 roky |
JavaSynthesizedRange.java
|
WIP on storage tags and improved error handling
|
před 7 roky |
JavaSyntheticClassGenerator.java
|
Fixed remaining critical bugs in the current implementation.
|
před 7 roky |
JavaSyntheticTypeSignatureConverter.java
|
- Starting work on improving type parameter usage in generic methods
|
před 6 roky |
JavaTypeDescriptorVisitor.java
|
Array initializers with and without default value
|
před 7 roky |
JavaTypeGenericVisitor.java
|
Fix method signatures containing only the short name instead of full class name.
|
před 6 roky |
JavaTypeInfo.java
|
- Starting work on improving type parameter usage in generic methods
|
před 6 roky |
JavaTypeInternalNameVisitor.java
|
- Starting work on improving type parameter usage in generic methods
|
před 6 roky |
JavaTypeNameVisitor.java
|
- Starting work on improving type parameter usage in generic methods
|
před 6 roky |
JavaTypeParameterInfo.java
|
- Starting work on improving type parameter usage in generic methods
|
před 6 roky |
JavaTypeUtils.java
|
Removed TypeArgument and simplified type system a little
|
před 7 roky |
JavaVariantOption.java
|
Added type preparation.
|
před 7 roky |
SimpleJavaCompileSpace.java
|
Added all registered modules to the compile space
|
před 5 roky |