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.
Stan Hebben 6eca301d7c - Minor code cleanup. il y a 7 ans
..
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. il y a 7 ans
JavaClass.java Moved Java compile-time tags to non-global state il y a 7 ans
JavaCompileSpace.java - Minor code cleanup. il y a 7 ans
JavaCompiledModule.java - Minor code cleanup. il y a 7 ans
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. il y a 7 ans
JavaField.java - Minor code cleanup. il y a 7 ans
JavaImplementation.java Added type preparation. il y a 7 ans
JavaMappingWriter.java - Minor code cleanup. il y a 7 ans
JavaMethod.java - Minor code cleanup. il y a 7 ans
JavaModifiers.java Added type preparation. 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. 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 WIP on storage tags and improved error handling 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 Removed TypeArgument and simplified type system a little il y a 7 ans
JavaTypeDescriptorVisitor.java Moved Java compile-time tags to non-global state il y a 7 ans
JavaTypeGenericVisitor.java Removed TypeArgument and simplified type system a little il y a 7 ans
JavaTypeInfo.java Removed TypeArgument and simplified type system a little il y a 7 ans
JavaTypeInternalNameVisitor.java Moved Java compile-time tags to non-global state il y a 7 ans
JavaTypeNameVisitor.java Removed TypeArgument and simplified type system a little 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 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. il y a 7 ans