ZenScript main repository
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kindlich e614149c8c
Moved Array default value to default value expression
преди 6 години
..
prepare - Refactored usage of live objects in the IDE преди 7 години
JavaClass.java - Refactored usage of live objects in the IDE преди 7 години
JavaCompileSpace.java - Minor code cleanup. преди 7 години
JavaCompiledModule.java Use IdentityHashMap for parameter Info преди 7 години
JavaContext.java Functional Wrappers, Bridge Methods, Type descriptor fix преди 7 години
JavaField.java - Minor code cleanup. преди 7 години
JavaFunctionalInterfaceStorageTag.java Added utility method to retrieve the functional interface method from a type. преди 7 години
JavaFunctionalInterfaceStorageType.java Added support for functional interfaces. преди 7 години
JavaImplementation.java Added type preparation. преди 7 години
JavaMappingWriter.java - Minor code cleanup. преди 7 години
JavaMethod.java - Continued implementation of interfaces in the bytecode compiler. преди 7 години
JavaModifiers.java - Continued implementation of interfaces in the bytecode compiler. преди 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 - Minor code cleanup. преди 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 Added utility method to retrieve the functional interface method from a type. преди 7 години
JavaSynthesizedRange.java WIP on storage tags and improved error handling преди 7 години
JavaSyntheticClassGenerator.java Fixed remaining critical bugs in the current implementation. преди 7 години
JavaSyntheticTypeSignatureConverter.java - Starting work on improving type parameter usage in generic methods преди 7 години
JavaTypeDescriptorVisitor.java Array initializers with and without default value преди 7 години
JavaTypeGenericVisitor.java Fix method signatures containing only the short name instead of full class name. преди 7 години
JavaTypeInfo.java - Starting work on improving type parameter usage in generic methods преди 7 години
JavaTypeInternalNameVisitor.java - Starting work on improving type parameter usage in generic methods преди 7 години
JavaTypeNameVisitor.java - Starting work on improving type parameter usage in generic methods преди 7 години
JavaTypeParameterInfo.java - Starting work on improving type parameter usage in generic methods преди 7 години
JavaTypeUtils.java Removed TypeArgument and simplified type system a little преди 7 години
JavaVariantOption.java Added type preparation. преди 7 години
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. преди 7 години