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.
kindlich f66a072428
Fix classloader call to super instead of parent
преди 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 - 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 години
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 Fix classloader call to super instead of parent преди 6 години
JavaIntegration Fix field names for globals преди 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 - Starting work on improving type parameter usage in generic methods преди 6 години
JavaSourceCompiler Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. преди 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 Fix float parsing. преди 6 години
ScriptingExample - 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 години
Shared Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. преди 6 години
Validator - Starting work on improving type parameter usage in generic methods преди 6 години
.gitignore Removed scripts.class and updated gitignore преди 6 години
README.md Test for SSH commits преди 6 години
build.gradle Initial commit. преди 6 години
common.gradle - 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 години
settings.gradle Initial commit. преди 6 години

README.md

ZenScript

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

TODO readme.