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.
kindlich 959618f7fb
JavaNativeModule: CompiledModules now retrieve all compiled information from parent modules
il y a 5 ans
..
prepare More work on generics il y a 5 ans
JavaClass.java [WIP] Duplicate class names, pt. II il y a 5 ans
JavaCompileSpace.java Added all registered modules to the compile space il y a 5 ans
JavaCompiledModule.java JavaNativeModule: CompiledModules now retrieve all compiled information from parent modules il y a 5 ans
JavaContext.java More work on generics il y a 5 ans
JavaField.java Added Signature to JavaField constructor il y a 5 ans
JavaFunctionalInterfaceStorageTag.java Added utility method to retrieve the functional interface method from a type. il y a 6 ans
JavaFunctionalInterfaceStorageType.java Added support for functional interfaces. il y a 6 ans
JavaImplementation.java Added type preparation. il y a 6 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 6 ans
JavaMethod.java Fix maps not working il y a 5 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 6 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 6 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 6 ans
JavaNativeTranslator.java - Fix missing shift operators in some integer types il y a 6 ans
JavaParameterInfo.java - Fixed ranges, all range types should be supported now il y a 6 ans
JavaSynthesizedClass.java WIP on storage tags and improved error handling il y a 6 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 6 ans
JavaSynthesizedFunctionInstance.java Added utility method to retrieve the functional interface method from a type. il y a 6 ans
JavaSynthesizedRange.java WIP on storage tags and improved error handling il y a 6 ans
JavaSyntheticClassGenerator.java Fixed remaining critical bugs in the current implementation. il y a 6 ans
JavaSyntheticTypeSignatureConverter.java - Starting work on improving type parameter usage in generic methods il y a 6 ans
JavaTypeDescriptorVisitor.java Array initializers with and without default value il y a 6 ans
JavaTypeGenericVisitor.java WIP: More work on Generics in Expansions il y a 5 ans
JavaTypeInfo.java - Starting work on improving type parameter usage in generic methods il y a 6 ans
JavaTypeInternalNameVisitor.java - Starting work on improving type parameter usage in generic methods il y a 6 ans
JavaTypeNameVisitor.java - Starting work on improving type parameter usage in generic methods il y a 6 ans
JavaTypeParameterInfo.java More work on generics il y a 5 ans
JavaTypeUtils.java Removed TypeArgument and simplified type system a little il y a 6 ans
JavaVariantOption.java Added type preparation. il y a 6 ans
SimpleJavaCompileSpace.java Added all registered modules to the compile space il y a 5 ans