ZenScript main repository
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
kindlich 659dd13020
Fixed NPE if a return statement without expression was used
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 [WIP, not sure] Added generic types checking if their bounds are met 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 Fixed NPE if a return statement without expression was used 5 лет назад
JavaIntegration Added type mapping when generic base type is a class 5 лет назад
JavaScripting - Fix auto getters & setters for static fields not being static 6 лет назад
JavaShared Fix expansion method signature and call 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 [WIP, I have no idea what I'm doing] Trying to get generic parameters working 5 лет назад
ScriptingExample WIP: Saving so that it is safe :smile: 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.