ZenScript main repository
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Jared 84b407af0d
Fix Iterator not having methods / fixed stdlibs not being reloadable
il y a 6 ans
..
prepare Fix Iterator not having methods / fixed stdlibs not being reloadable il y a 6 ans
JavaClass.java - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree il y a 7 ans
JavaCompileSpace.java Added all registered modules to the compile space il y a 6 ans
JavaCompiledModule.java Use IdentityHashMap for parameter Info il y a 7 ans
JavaContext.java Added all registered modules to the compile space il y a 6 ans
JavaField.java - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) il y a 7 ans
JavaFunctionalInterfaceStorageTag.java Added utility method to retrieve the functional interface method from a type. il y a 7 ans
JavaFunctionalInterfaceStorageType.java Added support for functional interfaces. il y a 7 ans
JavaImplementation.java Added type preparation. il y a 7 ans
JavaMappingWriter.java - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) il y a 7 ans
JavaMethod.java Fix maps not working il y a 6 ans
JavaModifiers.java - Continued implementation of interfaces in the bytecode compiler. - Added support to have a native method both as operator and named method il y a 7 ans
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). il y a 7 ans
JavaNativeTranslation.java - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) il y a 7 ans
JavaNativeTranslator.java - Fix missing shift operators in some integer types il y a 7 ans
JavaParameterInfo.java - Fixed ranges, all range types should be supported now il y a 7 ans
JavaSynthesizedClass.java WIP on storage tags and improved error handling il y a 7 ans
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) il y a 7 ans
JavaSynthesizedFunctionInstance.java Added utility method to retrieve the functional interface method from a type. il y a 7 ans
JavaSynthesizedRange.java WIP on storage tags and improved error handling il y a 7 ans
JavaSyntheticClassGenerator.java Fixed remaining critical bugs in the current implementation. il y a 7 ans
JavaSyntheticTypeSignatureConverter.java - Starting work on improving type parameter usage in generic methods il y a 7 ans
JavaTypeDescriptorVisitor.java Array initializers with and without default value il y a 7 ans
JavaTypeGenericVisitor.java Fix method signatures containing only the short name instead of full class name. il y a 7 ans
JavaTypeInfo.java - Starting work on improving type parameter usage in generic methods il y a 7 ans
JavaTypeInternalNameVisitor.java - Starting work on improving type parameter usage in generic methods il y a 7 ans
JavaTypeNameVisitor.java - Starting work on improving type parameter usage in generic methods il y a 7 ans
JavaTypeParameterInfo.java - Starting work on improving type parameter usage in generic methods il y a 7 ans
JavaTypeUtils.java Removed TypeArgument and simplified type system a little il y a 7 ans
JavaVariantOption.java Added type preparation. il y a 7 ans
SimpleJavaCompileSpace.java Added all registered modules to the compile space il y a 6 ans