ZenScript main repository
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Jared 033581a709
Added StdLibs to the scripting example, updated gitignore to block out/
5 лет назад
CodeFormatter ExpressionFormatter: Floating point constants 5 лет назад
CodeFormatterShared - Improve work on the serializer and fixed some code issues that came up with them. 6 лет назад
CodeModel Removed some unneeded static fields 5 лет назад
CompilerShared Simplified dependencies and the build tree with some minor refactoring. 6 лет назад
Constructor Fix forgotten try catch 5 лет назад
DrawableGui Removed unused files. 5 лет назад
DrawableGuiIconConverter - Removed old paint code 6 лет назад
IDE Fixed support for optional parameters. Also implemented java integration for them. 5 лет назад
JavaAnnotations Added Storage tag annotation 5 лет назад
JavaBytecodeCompiler Removed some unneeded static fields 5 лет назад
JavaIntegration work on getting this working 5 лет назад
JavaScripting - Fix auto getters & setters for static fields not being static 6 лет назад
JavaShared Fix Iterator not having methods / fixed stdlibs not being reloadable 5 лет назад
JavaSourceCompiler - Refactored usage of live objects in the IDE 6 лет назад
ModuleDeserializer Some minor updates in serialization code. (to be continued...) 6 лет назад
ModuleSerializationShared Some minor updates in serialization code. (to be continued...) 6 лет назад
ModuleSerializer - Added correct type variable resolution 6 лет назад
Parser Revert change on ParsedConstructor 5 лет назад
ScriptingExample Added StdLibs to the scripting example, updated gitignore to block out/ 5 лет назад
Shared Removed unneeded parents so eclipse can compile the project 5 лет назад
Validator Made ExpressionValidator messages for array type mismatches clearer 5 лет назад
.gitignore Added StdLibs to the scripting example, updated gitignore to block out/ 5 лет назад
README.md Test for SSH commits 6 лет назад
build.gradle Initial commit. 6 лет назад
common.gradle no more trove dep 5 лет назад
settings.gradle Initial commit. 6 лет назад

README.md

ZenScript

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

TODO readme.