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 4572ccabb9 Merge remote-tracking branch 'kindlich/development' into development 6 years ago
CodeFormatter - All definitions are now also module-aware (will be use for binary module serialization & access checks) 6 years ago
CodeFormatterShared - Moved package zenscript.shared to zencode.shared 6 years ago
CodeModel - All definitions are now also module-aware (will be use for binary module serialization & access checks) 6 years ago
CompilerShared - All definitions are now also module-aware (will be use for binary module serialization & access checks) 6 years ago
Constructor - All definitions are now also module-aware (will be use for binary module serialization & access checks) 6 years ago
DrawableGui - Added bracket handlers 6 years ago
DrawableGuiIconConverter - Removed old paint code 6 years ago
IDE - Fix missing shift operators in some integer types 6 years ago
JavaBytecodeCompiler Merge remote-tracking branch 'kindlich/development' into development 6 years ago
JavaShared Merge remote-tracking branch 'kindlich/development' into development 6 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
.gitignore Removed scripts.class and updated gitignore 6 years ago
README.md Test for SSH commits 6 years ago
build.gradle Initial commit. 6 years ago
common.gradle Initial commit. 6 years ago
settings.gradle Initial commit. 6 years ago

README.md

ZenScript

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

TODO readme.