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 години
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 преди 6 години
JavaBytecodeCompiler - Function and method bodies are now single statements (which can, of course, be a BlockStatement), this simplifies code преди 6 години
Linker - Added values for default arguments to the CallExpression преди 6 години
Parser - Function and method bodies are now single statements (which can, of course, be a BlockStatement), this simplifies code преди 6 години
ScriptingExample Performed some minor simplifications on the java writer, removed some duplicate code преди 6 години
Shared - Added values for default arguments to the CallExpression преди 6 години
Validator - Function and method bodies are now single statements (which can, of course, be a BlockStatement), this simplifies code преди 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.