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

README.md

ZenScript

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

TODO readme.