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 1d49da3a9c
Fixed incorrect method signature on lambda methods
5 vuotta sitten
CodeFormatter ExpressionFormatter: Floating point constants 5 vuotta sitten
CodeFormatterShared - Improve work on the serializer and fixed some code issues that came up with them. 6 vuotta sitten
CodeModel Fixed NPE caused by Statement#getReturnType returning Null 5 vuotta sitten
CompilerShared Simplified dependencies and the build tree with some minor refactoring. 6 vuotta sitten
Constructor Fix forgotten try catch 5 vuotta sitten
DrawableGui Removed unused files. 5 vuotta sitten
DrawableGuiIconConverter - Removed old paint code 6 vuotta sitten
IDE Fixed support for optional parameters. Also implemented java integration for them. 5 vuotta sitten
JavaAnnotations Added Storage tag annotation 5 vuotta sitten
JavaBytecodeCompiler Fixed incorrect method signature on lambda methods 5 vuotta sitten
JavaIntegration WIP: Saving so that it is safe :smile: 5 vuotta sitten
JavaScripting - Fix auto getters & setters for static fields not being static 6 vuotta sitten
JavaShared Fix expansion method signature and call 5 vuotta sitten
JavaSourceCompiler - Refactored usage of live objects in the IDE 6 vuotta sitten
ModuleDeserializer Some minor updates in serialization code. (to be continued...) 6 vuotta sitten
ModuleSerializationShared Some minor updates in serialization code. (to be continued...) 6 vuotta sitten
ModuleSerializer - Added correct type variable resolution 6 vuotta sitten
Parser WIP: Saving so that it is safe :smile: 5 vuotta sitten
ScriptingExample WIP: Saving so that it is safe :smile: 5 vuotta sitten
Shared Removed unneeded parents so eclipse can compile the project 5 vuotta sitten
Validator Made ExpressionValidator messages for array type mismatches clearer 5 vuotta sitten
.gitignore Added StdLibs to the scripting example, updated gitignore to block out/ 5 vuotta sitten
README.md Test for SSH commits 6 vuotta sitten
build.gradle Initial commit. 6 vuotta sitten
common.gradle no more trove dep 5 vuotta sitten
settings.gradle Initial commit. 6 vuotta sitten

README.md

ZenScript

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

TODO readme.