ZenScript main repository
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Stan Hebben ba568c23b7 - Continued work on the code formatter 6年前
CodeFormatter - Continued work on the code formatter - Static calls now remember the exact type they are called for 6年前
CodeModel - Continued work on the code formatter - Static calls now remember the exact type they are called for 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 - Continued work on the code formatter - Static calls now remember the exact type they are called for 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.