ZenScript main repository
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
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). 6 anos atrás
CodeFormatter - Renamed enum constant index to ordinal 6 anos atrás
CodeFormatterShared - Moved package zenscript.shared to zencode.shared 6 anos atrás
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). 6 anos atrás
CompilerShared Added main specialized in testing the Java Bytecode implementation. 6 anos atrás
Constructor WIP on new tags, refactoring & tag preparation system. 6 anos atrás
DrawableGui - Added bracket handlers 6 anos atrás
DrawableGuiIconConverter - Removed old paint code 6 anos atrás
IDE Added main specialized in testing the Java Bytecode implementation. 6 anos atrás
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). 6 anos atrás
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). 6 anos atrás
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). 6 anos atrás
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). 6 anos atrás
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 6 anos atrás
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). 6 anos atrás
Validator - Renamed enum constant index to ordinal 6 anos atrás
.gitignore Removed scripts.class and updated gitignore 6 anos atrás
README.md Test for SSH commits 6 anos atrás
build.gradle Initial commit. 6 anos atrás
common.gradle Initial commit. 6 anos atrás
settings.gradle Initial commit. 6 anos atrás

README.md

ZenScript

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

TODO readme.