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 6 년 전
CodeFormatter - Added support for zipped packages 6 년 전
CodeFormatterShared - Improve work on the serializer and fixed some code issues that came up with them. 6 년 전
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 6 년 전
CompilerShared Simplified dependencies and the build tree with some minor refactoring. 6 년 전
Constructor Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. 6 년 전
DrawableGui - Added support for local fields ($field) 6 년 전
DrawableGuiIconConverter - Removed old paint code 6 년 전
IDE Simplified dependencies and the build tree with some minor refactoring. 6 년 전
JavaAnnotations Simplified dependencies and the build tree with some minor refactoring. 6 년 전
JavaBytecodeCompiler Merge remote-tracking branch 'kindlich/development' into development 6 년 전
JavaIntegration Merge remote-tracking branch 'kindlich/development' into development 6 년 전
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 6 년 전
JavaShared - Continued implementation of interfaces in the bytecode compiler. - Added support to have a native method both as operator and named method 6 년 전
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 6 년 전
ModuleDeserializer Some minor updates in serialization code. (to be continued...) 6 년 전
ModuleSerializationShared Some minor updates in serialization code. (to be continued...) 6 년 전
ModuleSerializer - Starting work on improving type parameter usage in generic methods 6 년 전
Parser - Continued implementation of interfaces in the bytecode compiler. - Added support to have a native method both as operator and named method 6 년 전
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 6 년 전
Shared Update generated code 6 년 전
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 6 년 전
.gitignore Removed scripts.class and updated gitignore 6 년 전
README.md Test for SSH commits 6 년 전
build.gradle Initial commit. 6 년 전
common.gradle - Fix arithmetic rules for floats - Fix float suffixes on integers 6 년 전
settings.gradle Initial commit. 6 년 전

README.md

ZenScript

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

TODO readme.