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 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.