ZenScript main repository
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kindlich ab202cfca6
Fixed AIOOB when omitting an optional parameter
před 5 roky
CodeFormatter Fixed functional interface params před 5 roky
CodeFormatterShared - Improve work on the serializer and fixed some code issues that came up with them. před 6 roky
CodeModel Fixed AIOOB when omitting an optional parameter před 5 roky
CompilerShared Simplified dependencies and the build tree with some minor refactoring. před 6 roky
Constructor - Added correct type variable resolution před 6 roky
DrawableGui Removed unused files. před 6 roky
DrawableGuiIconConverter - Removed old paint code před 6 roky
IDE Fixed support for optional parameters. Also implemented java integration for them. před 5 roky
JavaAnnotations Fixed support for optional parameters. Also implemented java integration for them. před 5 roky
JavaBytecodeCompiler Fix maps not working před 5 roky
JavaIntegration fix optionals not inheriting nullable and expecting a default type před 5 roky
JavaScripting - Fix auto getters & setters for static fields not being static před 6 roky
JavaShared Fix maps not working před 5 roky
JavaSourceCompiler - Refactored usage of live objects in the IDE před 6 roky
ModuleDeserializer Some minor updates in serialization code. (to be continued...) před 6 roky
ModuleSerializationShared Some minor updates in serialization code. (to be continued...) před 6 roky
ModuleSerializer - Added correct type variable resolution před 6 roky
Parser Made invalid imports log errors před 5 roky
ScriptingExample Fixed support for optional parameters. Also implemented java integration for them. před 5 roky
Shared Removed unneeded parents so eclipse can compile the project před 5 roky
Validator fix optionals not inheriting nullable and expecting a default type před 5 roky
.gitignore Removed scripts.class and updated gitignore před 6 roky
README.md Test for SSH commits před 6 roky
build.gradle Initial commit. před 6 roky
common.gradle Fixed support for optional parameters. Also implemented java integration for them. před 5 roky
settings.gradle Initial commit. před 6 roky

README.md

ZenScript

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

TODO readme.