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 c19e68376b - Fix arithmetic rules for floats 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 arithmetic rules for floats - Fix float suffixes on integers 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 Added loadMethod utility method for loading in a Method and retrieving its reference. 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 arithmetic rules for floats - Fix float suffixes on integers 6 年之前
ScriptingExample - Fix arithmetic rules for floats - Fix float suffixes on integers 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 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.