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.
Jared 033581a709
Added StdLibs to the scripting example, updated gitignore to block out/
5 anos atrás
CodeFormatter ExpressionFormatter: Floating point constants 5 anos atrás
CodeFormatterShared - Improve work on the serializer and fixed some code issues that came up with them. 6 anos atrás
CodeModel Removed some unneeded static fields 5 anos atrás
CompilerShared Simplified dependencies and the build tree with some minor refactoring. 6 anos atrás
Constructor Fix forgotten try catch 5 anos atrás
DrawableGui Removed unused files. 5 anos atrás
DrawableGuiIconConverter - Removed old paint code 6 anos atrás
IDE Fixed support for optional parameters. Also implemented java integration for them. 5 anos atrás
JavaAnnotations Added Storage tag annotation 5 anos atrás
JavaBytecodeCompiler Removed some unneeded static fields 5 anos atrás
JavaIntegration work on getting this working 5 anos atrás
JavaScripting - Fix auto getters & setters for static fields not being static 6 anos atrás
JavaShared Fix Iterator not having methods / fixed stdlibs not being reloadable 5 anos atrás
JavaSourceCompiler - Refactored usage of live objects in the IDE 6 anos atrás
ModuleDeserializer Some minor updates in serialization code. (to be continued...) 6 anos atrás
ModuleSerializationShared Some minor updates in serialization code. (to be continued...) 6 anos atrás
ModuleSerializer - Added correct type variable resolution 6 anos atrás
Parser Revert change on ParsedConstructor 5 anos atrás
ScriptingExample Added StdLibs to the scripting example, updated gitignore to block out/ 5 anos atrás
Shared Removed unneeded parents so eclipse can compile the project 5 anos atrás
Validator Made ExpressionValidator messages for array type mismatches clearer 5 anos atrás
.gitignore Added StdLibs to the scripting example, updated gitignore to block out/ 5 anos atrás
README.md Test for SSH commits 6 anos atrás
build.gradle Initial commit. 6 anos atrás
common.gradle no more trove dep 5 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.