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 da051f56ce Update generated code před 6 roky
CodeFormatter - Added support for zipped packages před 6 roky
CodeFormatterShared - Improve work on the serializer and fixed some code issues that came up with them. před 6 roky
CodeModel - Improved interface validation: allow definition members to be used as implementation - Added support for INTERFACE calls in java source code generation - Minor source code generation quality improvements před 6 roky
CompilerShared Simplified dependencies and the build tree with some minor refactoring. před 6 roky
Constructor Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. před 6 roky
DrawableGui - Added support for local fields ($field) před 6 roky
DrawableGuiIconConverter - Removed old paint code před 6 roky
IDE Simplified dependencies and the build tree with some minor refactoring. před 6 roky
JavaAnnotations Simplified dependencies and the build tree with some minor refactoring. před 6 roky
JavaBytecodeCompiler Merge remote-tracking branch 'kindlich/development' into development před 6 roky
JavaIntegration Merge remote-tracking branch 'kindlich/development' into development před 6 roky
JavaScripting - Fix auto getters & setters for static fields not being static - Fix getters for globals not having their corresponding fields registered correctly in the native implementation - Added java sources for JavaScripting před 6 roky
JavaShared - Continued implementation of interfaces in the bytecode compiler. - Added support to have a native method both as operator and named method před 6 roky
JavaSourceCompiler - Improved interface validation: allow definition members to be used as implementation - Added support for INTERFACE calls in java source code generation - Minor source code generation quality improvements před 6 roky
ModuleDeserializer Some minor updates in serialization code. (to be continued...) před 6 roky
ModuleSerializationShared Some minor updates in serialization code. (to be continued...) před 6 roky
ModuleSerializer - Starting work on improving type parameter usage in generic methods před 6 roky
Parser - Continued implementation of interfaces in the bytecode compiler. - Added support to have a native method both as operator and named method před 6 roky
ScriptingExample - Improved interface validation: allow definition members to be used as implementation - Added support for INTERFACE calls in java source code generation - Minor source code generation quality improvements před 6 roky
Shared Update generated code před 6 roky
Validator - Improved interface validation: allow definition members to be used as implementation - Added support for INTERFACE calls in java source code generation - Minor source code generation quality improvements před 6 roky
.gitignore Removed scripts.class and updated gitignore před 6 roky
README.md Test for SSH commits před 6 roky
build.gradle Initial commit. před 6 roky
common.gradle - Fix arithmetic rules for floats - Fix float suffixes on integers před 6 roky
settings.gradle Initial commit. před 6 roky

README.md

ZenScript

This is the main ZenScript project, containing various sub-projects.

TODO readme.