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.
Stan Hebben 67ee99945e 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 år sedan
..
prepare 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 år sedan
JavaBaseCompiler.java - Added support for zipped packages 7 år sedan
JavaClass.java Moved Java compile-time tags to non-global state 7 år sedan
JavaCompileSpace.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 år sedan
JavaCompiledModule.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 år sedan
JavaContext.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 år sedan
JavaField.java - Fixed ranges, all range types should be supported now 7 år sedan
JavaImplementation.java Added type preparation. 7 år sedan
JavaMethod.java Fixed more bugs in the new type system; fixed bugs in function calls; fixed normalization bugs. 7 år sedan
JavaModifiers.java Added type preparation. 7 år sedan
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 år sedan
JavaNativeTranslation.java Added type preparation. 7 år sedan
JavaNativeTranslator.java - Fix missing shift operators in some integer types 7 år sedan
JavaParameterInfo.java - Fixed ranges, all range types should be supported now 7 år sedan
JavaSynthesizedClass.java WIP on storage tags and improved error handling 7 år sedan
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 år sedan
JavaSynthesizedFunctionInstance.java WIP on storage tags and improved error handling 7 år sedan
JavaSynthesizedRange.java WIP on storage tags and improved error handling 7 år sedan
JavaSyntheticClassGenerator.java Fixed remaining critical bugs in the current implementation. 7 år sedan
JavaSyntheticTypeSignatureConverter.java Removed TypeArgument and simplified type system a little 7 år sedan
JavaTypeDescriptorVisitor.java Moved Java compile-time tags to non-global state 7 år sedan
JavaTypeGenericVisitor.java Removed TypeArgument and simplified type system a little 7 år sedan
JavaTypeInfo.java Removed TypeArgument and simplified type system a little 7 år sedan
JavaTypeInternalNameVisitor.java Moved Java compile-time tags to non-global state 7 år sedan
JavaTypeNameVisitor.java Removed TypeArgument and simplified type system a little 7 år sedan
JavaTypeUtils.java Removed TypeArgument and simplified type system a little 7 år sedan
JavaVariantOption.java Added type preparation. 7 år sedan
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 år sedan