ZenScript main repository
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Jared e7bcbcffaf
Fix maps not working
5 роки тому
..
prepare - Refactored usage of live objects in the IDE 6 роки тому
JavaClass.java - Refactored usage of live objects in the IDE 6 роки тому
JavaCompileSpace.java - Minor code cleanup. 6 роки тому
JavaCompiledModule.java Use IdentityHashMap for parameter Info 6 роки тому
JavaContext.java Functional Wrappers, Bridge Methods, Type descriptor fix 6 роки тому
JavaField.java - Minor code cleanup. 6 роки тому
JavaFunctionalInterfaceStorageTag.java Added utility method to retrieve the functional interface method from a type. 6 роки тому
JavaFunctionalInterfaceStorageType.java Added support for functional interfaces. 6 роки тому
JavaImplementation.java Added type preparation. 6 роки тому
JavaMappingWriter.java - Minor code cleanup. 6 роки тому
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 on storage tags and improved error handling 6 роки тому
JavaSyntheticClassGenerator.java Fixed remaining critical bugs in the current implementation. 6 роки тому
JavaSyntheticTypeSignatureConverter.java - Starting work on improving type parameter usage in generic methods 6 роки тому
JavaTypeDescriptorVisitor.java Array initializers with and without default value 6 роки тому
JavaTypeGenericVisitor.java Fix method signatures containing only the short name instead of full class name. 6 роки тому
JavaTypeInfo.java - Starting work on improving type parameter usage in generic methods 6 роки тому
JavaTypeInternalNameVisitor.java - Starting work on improving type parameter usage in generic methods 6 роки тому
JavaTypeNameVisitor.java - Starting work on improving type parameter usage in generic methods 6 роки тому
JavaTypeParameterInfo.java - Starting work on improving type parameter usage in generic methods 6 роки тому
JavaTypeUtils.java Removed TypeArgument and simplified type system a little 6 роки тому
JavaVariantOption.java Added type preparation. 6 роки тому
SimpleJavaCompileSpace.java Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. 6 роки тому