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 hace 6 años
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 - hace 6 años
CodeModel Finished LambdaClosure class hace 6 años
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) hace 6 años
DrawableGui Committing WIP on the IDE hace 6 años
DrawableGuiIconConverter Committing WIP on the IDE hace 6 años
IDE - Moved token handling out of the code editor - Fixed some bugs in the code editor hace 6 años
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 - hace 6 años
Linker Fix calling of functions with generic parameters hace 6 años
Parser - Moved token handling out of the code editor - Fixed some bugs in the code editor hace 6 años
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 - hace 6 años
Shared - Added try! and try? operators - WIP on exception handling hace 6 años
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 - hace 6 años
.gitignore Removed scripts.class and updated gitignore hace 6 años
README.md Test for SSH commits hace 6 años
build.gradle Initial commit. hace 6 años
common.gradle Initial commit. hace 6 años
settings.gradle Initial commit. hace 6 años

README.md

ZenScript

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

TODO readme.