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.
kindlich c9fa89cd2c
Merge remote-tracking branch 'Stan/development' into development
il y a 6 ans
CodeFormatter - Fixed numerous issues with undetermined types, type inference, type aliases, inner types and generic types il y a 6 ans
CodeFormatterShared - Moved package zenscript.shared to zencode.shared il y a 6 ans
CodeModel - Fixed various issues with generics and made instancing strict (all generic types MUST be defined in the mapper or an exception is thrown) il y a 6 ans
CompilerShared - Fixed various issues with generics and made instancing strict (all generic types MUST be defined in the mapper or an exception is thrown) il y a 6 ans
Constructor - Fixed numerous issues with undetermined types, type inference, type aliases, inner types and generic types 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 type aliasing il y a 6 ans
JavaBytecodeCompiler Merge remote-tracking branch 'Stan/development' into development il y a 6 ans
JavaSourceCompiler - Added type aliasing il y a 6 ans
Parser - Fixed various issues with generics and made instancing strict (all generic types MUST be defined in the mapper or an exception is thrown) il y a 6 ans
ScriptingExample Merge remote-tracking branch 'Stan/development' into development il y a 6 ans
Shared - Added bracket handlers il y a 6 ans
Validator - Fixed various issues with generics and made instancing strict (all generic types MUST be defined in the mapper or an exception is thrown) 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 7 ans
build.gradle Initial commit. il y a 7 ans
common.gradle Initial commit. il y a 7 ans
settings.gradle Initial commit. il y a 7 ans

README.md

ZenScript

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

TODO readme.