ZenScript main repository
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Stan Hebben 5ea804b3d3 Fix method signatures containing only the short name instead of full class name. 7 anos atrás
..
prepare - Refactored usage of live objects in the IDE 7 anos atrás
JavaClass.java - Refactored usage of live objects in the IDE 7 anos atrás
JavaCompileSpace.java - Minor code cleanup. 7 anos atrás
JavaCompiledModule.java Use IdentityHashMap for parameter Info 7 anos atrás
JavaContext.java Functional Wrappers, Bridge Methods, Type descriptor fix 7 anos atrás
JavaDefaultExpressionTypeVisitor.java WIP Array initializers pt. II 7 anos atrás
JavaField.java - Minor code cleanup. 7 anos atrás
JavaFunctionalInterfaceStorageTag.java Added utility method to retrieve the functional interface method from a type. 7 anos atrás
JavaFunctionalInterfaceStorageType.java Added support for functional interfaces. 7 anos atrás
JavaImplementation.java Added type preparation. 7 anos atrás
JavaMappingWriter.java - Minor code cleanup. 7 anos atrás
JavaMethod.java - Continued implementation of interfaces in the bytecode compiler. 7 anos atrás
JavaModifiers.java - Continued implementation of interfaces in the bytecode compiler. 7 anos atrás
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 anos atrás
JavaNativeTranslation.java - Minor code cleanup. 7 anos atrás
JavaNativeTranslator.java - Fix missing shift operators in some integer types 7 anos atrás
JavaParameterInfo.java - Fixed ranges, all range types should be supported now 7 anos atrás
JavaSynthesizedClass.java WIP on storage tags and improved error handling 7 anos atrás
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 anos atrás
JavaSynthesizedFunctionInstance.java Added utility method to retrieve the functional interface method from a type. 7 anos atrás
JavaSynthesizedRange.java WIP on storage tags and improved error handling 7 anos atrás
JavaSyntheticClassGenerator.java Fixed remaining critical bugs in the current implementation. 7 anos atrás
JavaSyntheticTypeSignatureConverter.java - Starting work on improving type parameter usage in generic methods 7 anos atrás
JavaTypeDescriptorVisitor.java Array initializers with and without default value 7 anos atrás
JavaTypeGenericVisitor.java Fix method signatures containing only the short name instead of full class name. 7 anos atrás
JavaTypeInfo.java - Starting work on improving type parameter usage in generic methods 7 anos atrás
JavaTypeInternalNameVisitor.java - Starting work on improving type parameter usage in generic methods 7 anos atrás
JavaTypeNameVisitor.java - Starting work on improving type parameter usage in generic methods 7 anos atrás
JavaTypeParameterInfo.java - Starting work on improving type parameter usage in generic methods 7 anos atrás
JavaTypeUtils.java Removed TypeArgument and simplified type system a little 7 anos atrás
JavaVariantOption.java Added type preparation. 7 anos atrás
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 anos atrás