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 c4be2b92fa
Fix varargs for no argument and in static methods
4 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 Fix varargs for no argument and in static methods 4 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 Fix varargs for no argument and in static methods 4 vuotta sitten
JavaIntegration Enums won't have superclasses 4 vuotta sitten
JavaScripting - Fix auto getters & setters for static fields not being static 5 vuotta sitten
JavaShared allow comparison of functionalStorage tags 4 vuotta sitten
JavaSourceCompiler - Refactored usage of live objects in the IDE 5 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 5 vuotta sitten
Parser Fix generic call arguments being overridden by the generic mapper's selfmapping 4 vuotta sitten
ScriptingExample Made ScriptingExample read from subdirectories 4 vuotta sitten
Shared Removed unneeded parents so eclipse can compile the project 5 vuotta sitten
Validator Make Optional type validation use Equals instead of reference equals 4 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.