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 cccd95ba21 - Fixed various bugs in the source editor 6 年之前
CodeFormatter - Fixed validator acting up on type argument validation 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 - Fixed various bugs in the source editor - Added ability to remove a selected block of text 6 年之前
DrawableGuiIconConverter Committing WIP on the IDE 6 年之前
IDE - Fixed various bugs in the source editor - Added ability to remove a selected block of text 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 - Fixed various bugs in the source editor - Added ability to remove a selected block of text 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.