ZenScript main repository
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Stan Hebben 0d7459484b - Fixed issues with closeables 8 年前
CodeFormatter - Fixed numerous issues with undetermined types, type inference, type aliases, inner types and generic types 8 年前
CodeFormatterShared - Moved package zenscript.shared to zencode.shared 8 年前
CodeModel - Fixed issues with closeables 8 年前
CompilerShared - Fixed various issues with generics and made instancing strict (all generic types MUST be defined in the mapper or an exception is thrown) 8 年前
Constructor - Fixed numerous issues with undetermined types, type inference, type aliases, inner types and generic types 8 年前
DrawableGui - Added bracket handlers 8 年前
DrawableGuiIconConverter - Removed old paint code 8 年前
IDE - Added type aliasing 8 年前
JavaBytecodeCompiler - Fixed numerous issues with undetermined types, type inference, type aliases, inner types and generic types 8 年前
JavaSourceCompiler - Fixed issues with closeables 8 年前
Parser - Fixed issues with closeables 8 年前
ScriptingExample - Fixed numerous issues with undetermined types, type inference, type aliases, inner types and generic types 8 年前
Shared - Added bracket handlers - Fixed crash formatting scripts without script statements - Fixed bug causing lambda headers not to be inferred anymore - Refactored some IDE code, also fixes scrolling not working properly 8 年前
Validator - Fixed issues with closeables - WIP on improving iterable implementations - Added validation of implementation completeness - Added definition normalization (now also adds destructors as necessary) - Fix interfaces with base interfaces 8 年前
.gitignore Removed scripts.class and updated gitignore 8 年前
README.md Test for SSH commits 8 年前
build.gradle Initial commit. 8 年前
common.gradle Initial commit. 8 年前
settings.gradle Initial commit. 8 年前

README.md

ZenScript

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

TODO readme.