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.
kindlich c9fa89cd2c
Merge remote-tracking branch 'Stan/development' into development
7 anni fa
CodeFormatter - Fixed numerous issues with undetermined types, type inference, type aliases, inner types and generic types 7 anni fa
CodeFormatterShared - Moved package zenscript.shared to zencode.shared 7 anni fa
CodeModel - Fixed various issues with generics and made instancing strict (all generic types MUST be defined in the mapper or an exception is thrown) 7 anni fa
CompilerShared - Fixed various issues with generics and made instancing strict (all generic types MUST be defined in the mapper or an exception is thrown) 7 anni fa
Constructor - Fixed numerous issues with undetermined types, type inference, type aliases, inner types and generic types 7 anni fa
DrawableGui - Added bracket handlers 7 anni fa
DrawableGuiIconConverter - Removed old paint code 7 anni fa
IDE - Added type aliasing 7 anni fa
JavaBytecodeCompiler Merge remote-tracking branch 'Stan/development' into development 7 anni fa
JavaSourceCompiler - Added type aliasing 7 anni fa
Parser - Fixed various issues with generics and made instancing strict (all generic types MUST be defined in the mapper or an exception is thrown) 7 anni fa
ScriptingExample Merge remote-tracking branch 'Stan/development' into development 7 anni fa
Shared - Added bracket handlers 7 anni fa
Validator - Fixed various issues with generics and made instancing strict (all generic types MUST be defined in the mapper or an exception is thrown) 7 anni fa
.gitignore Removed scripts.class and updated gitignore 7 anni fa
README.md Test for SSH commits 7 anni fa
build.gradle Initial commit. 7 anni fa
common.gradle Initial commit. 7 anni fa
settings.gradle Initial commit. 7 anni fa

README.md

ZenScript

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

TODO readme.