ZenScript main repository
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Stan Hebben 854c3dbeae Improved handling of functions, they now use the most generic variant available, using standard function types where possible. (TODO: there are still more to add) 6 年前
CodeFormatter - All definitions are now also module-aware (will be use for binary module serialization & access checks) 6 年前
CodeFormatterShared - Moved package zenscript.shared to zencode.shared 6 年前
CodeModel - All definitions are now also module-aware (will be use for binary module serialization & access checks) 6 年前
CompilerShared - All definitions are now also module-aware (will be use for binary module serialization & access checks) 6 年前
Constructor - All definitions are now also module-aware (will be use for binary module serialization & access checks) 6 年前
DrawableGui - Added bracket handlers 6 年前
DrawableGuiIconConverter - Removed old paint code 6 年前
IDE - Fix missing shift operators in some integer types 6 年前
JavaBytecodeCompiler Improved handling of functions, they now use the most generic variant available, using standard function types where possible. (TODO: there are still more to add) 6 年前
JavaShared Improved handling of functions, they now use the most generic variant available, using standard function types where possible. (TODO: there are still more to add) 6 年前
JavaSourceCompiler Improved handling of functions, they now use the most generic variant available, using standard function types where possible. (TODO: there are still more to add) 6 年前
Parser - All definitions are now also module-aware (will be use for binary module serialization & access checks) - Fixing function expressions not being properly linked to their functional interface 6 年前
ScriptingExample Improved handling of functions, they now use the most generic variant available, using standard function types where possible. (TODO: there are still more to add) 6 年前
Shared - All definitions are now also module-aware (will be use for binary module serialization & access checks) - Fixing function expressions not being properly linked to their functional interface 6 年前
Validator - All definitions are now also module-aware (will be use for binary module serialization & access checks) - Fixing function expressions not being properly linked to their functional interface 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.