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

README.md

ZenScript

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

TODO readme.