ZenScript main repository
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Stan Hebben cccd95ba21 - Fixed various bugs in the source editor vor 6 Jahren
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 - vor 6 Jahren
CodeModel Finished LambdaClosure class vor 6 Jahren
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) vor 6 Jahren
DrawableGui - Fixed various bugs in the source editor - Added ability to remove a selected block of text vor 6 Jahren
DrawableGuiIconConverter Committing WIP on the IDE vor 6 Jahren
IDE - Fixed various bugs in the source editor - Added ability to remove a selected block of text vor 6 Jahren
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 - vor 6 Jahren
Linker Fix calling of functions with generic parameters vor 6 Jahren
Parser - Fixed various bugs in the source editor - Added ability to remove a selected block of text vor 6 Jahren
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 - vor 6 Jahren
Shared - Added try! and try? operators - WIP on exception handling vor 6 Jahren
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 - vor 6 Jahren
.gitignore Removed scripts.class and updated gitignore vor 6 Jahren
README.md Test for SSH commits vor 6 Jahren
build.gradle Initial commit. vor 6 Jahren
common.gradle Initial commit. vor 6 Jahren
settings.gradle Initial commit. vor 6 Jahren

README.md

ZenScript

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

TODO readme.