ZenScript main repository
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
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). il y a 6 ans
CodeFormatter - Renamed enum constant index to ordinal il y a 6 ans
CodeFormatterShared - Moved package zenscript.shared to zencode.shared il y a 6 ans
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). il y a 6 ans
CompilerShared Added main specialized in testing the Java Bytecode implementation. il y a 6 ans
Constructor WIP on new tags, refactoring & tag preparation system. il y a 6 ans
DrawableGui - Added bracket handlers il y a 6 ans
DrawableGuiIconConverter - Removed old paint code il y a 6 ans
IDE Added main specialized in testing the Java Bytecode implementation. il y a 6 ans
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). il y a 6 ans
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). il y a 6 ans
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). il y a 6 ans
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). il y a 6 ans
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 il y a 6 ans
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). il y a 6 ans
Validator - Renamed enum constant index to ordinal il y a 6 ans
.gitignore Removed scripts.class and updated gitignore il y a 6 ans
README.md Test for SSH commits il y a 6 ans
build.gradle Initial commit. il y a 6 ans
common.gradle Initial commit. il y a 6 ans
settings.gradle Initial commit. il y a 6 ans

README.md

ZenScript

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

TODO readme.