ZenScript main repository
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
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 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.