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 c05bc0d7b1 - Moved token handling out of the code editor преди 6 години
CodeFormatter - Fixed validator acting up on type argument validation - Moved enum constants to enum type, they are no longer type members - Added override modifier - Performed some minor fixes during compilation - Fixed type member registration on optionals - Expanded arrays with functional methods - преди 6 години
CodeModel Finished LambdaClosure class преди 6 години
Constructor - Split token stream and parser (will be important for the IDE) - Can now parse directly from a token stream (doesn't have to be a file) - Changed the way libraries are stored in projects - Tokens no longer contain their position (will be important for the IDE) преди 6 години
DrawableGui Committing WIP on the IDE преди 6 години
DrawableGuiIconConverter Committing WIP on the IDE преди 6 години
IDE - Moved token handling out of the code editor - Fixed some bugs in the code editor преди 6 години
JavaBytecodeCompiler - Fixed validator acting up on type argument validation - Moved enum constants to enum type, they are no longer type members - Added override modifier - Performed some minor fixes during compilation - Fixed type member registration on optionals - Expanded arrays with functional methods - преди 6 години
Linker Fix calling of functions with generic parameters преди 6 години
Parser - Moved token handling out of the code editor - Fixed some bugs in the code editor преди 6 години
ScriptingExample - Fixed validator acting up on type argument validation - Moved enum constants to enum type, they are no longer type members - Added override modifier - Performed some minor fixes during compilation - Fixed type member registration on optionals - Expanded arrays with functional methods - преди 6 години
Shared - Added try! and try? operators - WIP on exception handling преди 6 години
Validator - Fixed validator acting up on type argument validation - Moved enum constants to enum type, they are no longer type members - Added override modifier - Performed some minor fixes during compilation - Fixed type member registration on optionals - Expanded arrays with functional methods - преди 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.