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

README.md

ZenScript

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

TODO readme.