ZenScript main repository
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Stan Hebben 6d97220a92 - Function and method bodies are now single statements (which can, of course, be a BlockStatement), this simplifies code 6 年前
CodeFormatter - Function and method bodies are now single statements (which can, of course, be a BlockStatement), this simplifies code 6 年前
CodeModel - Function and method bodies are now single statements (which can, of course, be a BlockStatement), this simplifies code - Function parameters are taggable, and Java parameter indices are now tagged on these parameters - Improved constructor forwarding code - Added handling for potential situations where multiple code blocks exist for the same script file (this can happen in generated code) - Continue WIP on code formatting for definitions 6 年前
JavaBytecodeCompiler - Function and method bodies are now single statements (which can, of course, be a BlockStatement), this simplifies code - Function parameters are taggable, and Java parameter indices are now tagged on these parameters - Improved constructor forwarding code - Added handling for potential situations where multiple code blocks exist for the same script file (this can happen in generated code) - Continue WIP on code formatting for definitions 6 年前
Linker - Added values for default arguments to the CallExpression - Started work on definition formatting 6 年前
Parser - Function and method bodies are now single statements (which can, of course, be a BlockStatement), this simplifies code - Function parameters are taggable, and Java parameter indices are now tagged on these parameters - Improved constructor forwarding code - Added handling for potential situations where multiple code blocks exist for the same script file (this can happen in generated code) - Continue WIP on code formatting for definitions 6 年前
ScriptingExample Performed some minor simplifications on the java writer, removed some duplicate code 6 年前
Shared - Added values for default arguments to the CallExpression - Started work on definition formatting 6 年前
Validator - Function and method bodies are now single statements (which can, of course, be a BlockStatement), this simplifies code - Function parameters are taggable, and Java parameter indices are now tagged on these parameters - Improved constructor forwarding code - Added handling for potential situations where multiple code blocks exist for the same script file (this can happen in generated code) - Continue WIP on code formatting for definitions 6 年前
.gitignore Removed scripts.class and updated gitignore 6 年前
README.md Test for SSH commits 6 年前
build.gradle Initial commit. 6 年前
common.gradle Initial commit. 6 年前
settings.gradle Initial commit. 6 年前

README.md

ZenScript

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

TODO readme.