ZenScript main repository
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
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 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 6 年前
Shared - Added try! and try? operators 6 年前
Validator - Fixed validator acting up on type argument validation 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.