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
hace 6 años
CodeFormatter - Added support for zipped packages hace 6 años
CodeFormatterShared - Improve work on the serializer and fixed some code issues that came up with them. hace 6 años
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 hace 6 años
CompilerShared Simplified dependencies and the build tree with some minor refactoring. hace 6 años
Constructor Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. hace 6 años
DrawableGui - Added support for local fields ($field) hace 6 años
DrawableGuiIconConverter - Removed old paint code hace 6 años
IDE Simplified dependencies and the build tree with some minor refactoring. hace 6 años
JavaAnnotations Simplified dependencies and the build tree with some minor refactoring. hace 6 años
JavaBytecodeCompiler Fix classloader call to super instead of parent hace 6 años
JavaIntegration Fix field names for globals hace 6 años
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 hace 6 años
JavaShared - Starting work on improving type parameter usage in generic methods hace 6 años
JavaSourceCompiler Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. hace 6 años
ModuleDeserializer Some minor updates in serialization code. (to be continued...) hace 6 años
ModuleSerializationShared Some minor updates in serialization code. (to be continued...) hace 6 años
ModuleSerializer - Starting work on improving type parameter usage in generic methods hace 6 años
Parser Fix float parsing. hace 6 años
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 hace 6 años
Shared Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. hace 6 años
Validator - Starting work on improving type parameter usage in generic methods hace 6 años
.gitignore Removed scripts.class and updated gitignore hace 6 años
README.md Test for SSH commits hace 6 años
build.gradle Initial commit. hace 6 años
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 hace 6 años
settings.gradle Initial commit. hace 6 años

README.md

ZenScript

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

TODO readme.