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 6d97220a92 - Function and method bodies are now single statements (which can, of course, be a BlockStatement), this simplifies code 6 lat temu
CodeFormatter - Function and method bodies are now single statements (which can, of course, be a BlockStatement), this simplifies code 6 lat temu
CodeModel - Function and method bodies are now single statements (which can, of course, be a BlockStatement), this simplifies code 6 lat temu
JavaBytecodeCompiler - Function and method bodies are now single statements (which can, of course, be a BlockStatement), this simplifies code 6 lat temu
Linker - Added values for default arguments to the CallExpression 6 lat temu
Parser - Function and method bodies are now single statements (which can, of course, be a BlockStatement), this simplifies code 6 lat temu
ScriptingExample Performed some minor simplifications on the java writer, removed some duplicate code 6 lat temu
Shared - Added values for default arguments to the CallExpression 6 lat temu
Validator - Function and method bodies are now single statements (which can, of course, be a BlockStatement), this simplifies code 6 lat temu
.gitignore Removed scripts.class and updated gitignore 6 lat temu
README.md Test for SSH commits 6 lat temu
build.gradle Initial commit. 6 lat temu
common.gradle Initial commit. 6 lat temu
settings.gradle Initial commit. 6 lat temu

README.md

ZenScript

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

TODO readme.