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.