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
6 vuotta sitten
CodeFormatter - Fixed numerous issues with undetermined types, type inference, type aliases, inner types and generic types 7 vuotta sitten
CodeFormatterShared - Moved package zenscript.shared to zencode.shared 7 vuotta sitten
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 vuotta sitten
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 vuotta sitten
Constructor - Fixed numerous issues with undetermined types, type inference, type aliases, inner types and generic types 7 vuotta sitten
DrawableGui - Added bracket handlers 7 vuotta sitten
DrawableGuiIconConverter - Removed old paint code 7 vuotta sitten
IDE - Added type aliasing 7 vuotta sitten
JavaBytecodeCompiler Some work on match cases, committing to merge Stans changes 6 vuotta sitten
JavaSourceCompiler - Added type aliasing 7 vuotta sitten
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 vuotta sitten
ScriptingExample Merge remote-tracking branch 'Stan/development' into development 7 vuotta sitten
Shared - Added bracket handlers 7 vuotta sitten
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 vuotta sitten
.gitignore Removed scripts.class and updated gitignore 7 vuotta sitten
README.md Test for SSH commits 7 vuotta sitten
build.gradle Initial commit. 7 vuotta sitten
common.gradle Initial commit. 7 vuotta sitten
settings.gradle Initial commit. 7 vuotta sitten

README.md

ZenScript

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

TODO readme.