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 2e7929e302
Function matches now ignore if the function itself is optional
5 jaren geleden
CodeFormatter Fixed functional interface params 5 jaren geleden
CodeFormatterShared - Improve work on the serializer and fixed some code issues that came up with them. 6 jaren geleden
CodeModel Fixed AIOOB when omitting an optional parameter 5 jaren geleden
CompilerShared Simplified dependencies and the build tree with some minor refactoring. 6 jaren geleden
Constructor - Added correct type variable resolution - Fixed a number of bugs - Upgrading build system to a more uniform system - Improving error output (for IDE) - Changed parser to generate line offsets differently (easier for IDE to process) 6 jaren geleden
DrawableGui Removed unused files. 5 jaren geleden
DrawableGuiIconConverter - Removed old paint code 6 jaren geleden
IDE Fixed support for optional parameters. Also implemented java integration for them. 5 jaren geleden
JavaAnnotations Allow the use of default expressions in Optional annotation 5 jaren geleden
JavaBytecodeCompiler Fix maps not working 5 jaren geleden
JavaIntegration JavaNativeModule: Moved definition register up to help with circular hierarchies 5 jaren geleden
JavaScripting - Fix auto getters & setters for static fields not being static 6 jaren geleden
JavaShared Fix maps not working 5 jaren geleden
JavaSourceCompiler - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree 6 jaren geleden
ModuleDeserializer Some minor updates in serialization code. (to be continued...) 6 jaren geleden
ModuleSerializationShared Some minor updates in serialization code. (to be continued...) 6 jaren geleden
ModuleSerializer - Added correct type variable resolution - Fixed a number of bugs - Upgrading build system to a more uniform system - Improving error output (for IDE) - Changed parser to generate line offsets differently (easier for IDE to process) 6 jaren geleden
Parser Function matches now ignore if the function itself is optional 5 jaren geleden
ScriptingExample Fixed support for optional parameters. Also implemented java integration for them. 5 jaren geleden
Shared Removed unneeded parents so eclipse can compile the project 5 jaren geleden
Validator Ignore storageTag when validating call arguments 5 jaren geleden
.gitignore Removed scripts.class and updated gitignore 6 jaren geleden
README.md Test for SSH commits 6 jaren geleden
build.gradle Initial commit. 6 jaren geleden
common.gradle Fixed support for optional parameters. Also implemented java integration for them. 5 jaren geleden
settings.gradle Initial commit. 6 jaren geleden

README.md

ZenScript

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

TODO readme.