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.
Stan Hebben fe2ccea44d Fixed results from generic methods not being cast to the right type. Also fixed some bugs related to variants and added the variant value creation syntax VariantName.Option(arguments). 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 Fixed results from generic methods not being cast to the right type. Also fixed some bugs related to variants and added the variant value creation syntax VariantName.Option(arguments). hace 6 años
CompilerShared Added main specialized in testing the Java Bytecode implementation. hace 6 años
Constructor WIP on new tags, refactoring & tag preparation system. hace 6 años
DrawableGui - Added bracket handlers hace 6 años
DrawableGuiIconConverter - Removed old paint code hace 6 años
IDE Added main specialized in testing the Java Bytecode implementation. hace 6 años
JavaBytecodeCompiler Fixed results from generic methods not being cast to the right type. Also fixed some bugs related to variants and added the variant value creation syntax VariantName.Option(arguments). hace 6 años
JavaShared Fixed results from generic methods not being cast to the right type. Also fixed some bugs related to variants and added the variant value creation syntax VariantName.Option(arguments). hace 6 años
JavaSourceCompiler Fixed results from generic methods not being cast to the right type. Also fixed some bugs related to variants and added the variant value creation syntax VariantName.Option(arguments). hace 6 años
Parser Fixed results from generic methods not being cast to the right type. Also fixed some bugs related to variants and added the variant value creation syntax VariantName.Option(arguments). hace 6 años
ScriptingExample - Fixed ranges, all range types should be supported now - Cleaned up unused code - Refactored the JavaMethodInfo class to the shared JavaMethod one - Use valueOf for boxing instead of the boxed type constructors hace 6 años
Shared Fixed results from generic methods not being cast to the right type. Also fixed some bugs related to variants and added the variant value creation syntax VariantName.Option(arguments). hace 6 años
Validator - Renamed enum constant index to ordinal hace 6 años
.gitignore Removed scripts.class and updated gitignore hace 6 años
README.md Test for SSH commits hace 6 años
build.gradle Initial commit. hace 6 años
common.gradle Initial commit. hace 6 años
settings.gradle Initial commit. hace 6 años

README.md

ZenScript

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

TODO readme.