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 ff6514edae
[WIP, I have no idea what I'm doing] Trying to get generic parameters working
před 5 roky
CodeFormatter ExpressionFormatter: Floating point constants 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 [WIP, not sure] Added generic types checking if their bounds are met před 5 roky
CompilerShared Simplified dependencies and the build tree with some minor refactoring. před 6 roky
Constructor Fix forgotten try catch před 5 roky
DrawableGui Removed unused files. před 5 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 Added Storage tag annotation před 5 roky
JavaBytecodeCompiler Fixed incorrect method signature on lambda methods před 5 roky
JavaIntegration [WIP, I have no idea what I'm doing] Trying to get generic parameters working před 5 roky
JavaScripting - Fix auto getters & setters for static fields not being static před 6 roky
JavaShared Fix expansion method signature and call 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 [WIP, I have no idea what I'm doing] Trying to get generic parameters working před 5 roky
ScriptingExample WIP: Saving so that it is safe :smile: před 5 roky
Shared Removed unneeded parents so eclipse can compile the project před 5 roky
Validator Made ExpressionValidator messages for array type mismatches clearer před 5 roky
.gitignore Added StdLibs to the scripting example, updated gitignore to block out/ před 5 roky
README.md Test for SSH commits před 6 roky
build.gradle Initial commit. před 6 roky
common.gradle no more trove dep 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.