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 86fd54ed92
Merge remote-tracking branch 'Stan/development' into development
hace 6 años
CodeFormatter - Renamed enum constant index to ordinal hace 6 años
CodeFormatterShared - Moved package zenscript.shared to zencode.shared hace 6 años
CodeModel - Renamed enum constant index to ordinal 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 - Changed the way types in the currently compiling module are resolved 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 - Changed the way modified types are processed - Added immutable keyword - Added expression, statement and type normalization - Improved naming of synthetic functions hace 6 años
JavaBytecodeCompiler Merge remote-tracking branch 'Stan/development' into development hace 6 años
JavaSourceCompiler - Renamed enum constant index to ordinal - Added ordinal to variant options - Added GetMatchingVariantField; from now on values retrieved from variant option fields in a match or case will result in such expression. This may make it easier for compilers. hace 6 años
Parser - Renamed enum constant index to ordinal - Added ordinal to variant options - Added GetMatchingVariantField; from now on values retrieved from variant option fields in a match or case will result in such expression. This may make it easier for compilers. hace 6 años
ScriptingExample - Changed the way types in the currently compiling module are resolved - Updating Shared with a new compiled version - Fixed some java source generation bugs hace 6 años
Shared - Renamed enum constant index to ordinal - Added ordinal to variant options - Added GetMatchingVariantField; from now on values retrieved from variant option fields in a match or case will result in such expression. This may make it easier for compilers. hace 6 años
Validator - Renamed enum constant index to ordinal - Added ordinal to variant options - Added GetMatchingVariantField; from now on values retrieved from variant option fields in a match or case will result in such expression. This may make it easier for compilers. 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.