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.
Stan Hebben e038d2e192 Implement increment & decrement compilation in the bytecode compiler. 6 lat temu
CodeFormatter - Added support for zipped packages 6 lat temu
CodeFormatterShared - Improve work on the serializer and fixed some code issues that came up with them. 6 lat temu
CodeModel Implement increment & decrement compilation in the bytecode compiler. 6 lat temu
CompilerShared Simplified dependencies and the build tree with some minor refactoring. 6 lat temu
Constructor - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) 6 lat temu
DrawableGui - Added support for local fields ($field) 6 lat temu
DrawableGuiIconConverter - Removed old paint code 6 lat temu
IDE Simplified dependencies and the build tree with some minor refactoring. 6 lat temu
JavaAnnotations Simplified dependencies and the build tree with some minor refactoring. 6 lat temu
JavaBytecodeCompiler Implement increment & decrement compilation in the bytecode compiler. 6 lat temu
JavaIntegration - Fix crash when performing access checks between script and class - Fix default constructor not working properly - Fix integration classes without exposed constructor being instantiable if they have a default (non-exposed) constructor - Fix extern methods failing validation 6 lat temu
JavaScripting - Fixed crash when classes doesn't exist + don't output debug classes if not in debug mode - Fixed constructor support for native classes - Added project for maven build - Added missing StdLibs.zip 6 lat temu
JavaShared WIP Array initializers pt. II 6 lat temu
JavaSourceCompiler Simplified dependencies and the build tree with some minor refactoring. 6 lat temu
ModuleDeserializer Some minor updates in serialization code. (to be continued...) 6 lat temu
ModuleSerializationShared Some minor updates in serialization code. (to be continued...) 6 lat temu
ModuleSerializer Fix access modifiers 6 lat temu
Parser Fix an error in call argument processing. 6 lat temu
ScriptingExample Implement increment & decrement compilation in the bytecode compiler. 6 lat temu
Shared - Added support for zipped packages 6 lat temu
Validator - Fix crash when performing access checks between script and class - Fix default constructor not working properly - Fix integration classes without exposed constructor being instantiable if they have a default (non-exposed) constructor - Fix extern methods failing validation 6 lat temu
.gitignore Removed scripts.class and updated gitignore 6 lat temu
README.md Test for SSH commits 6 lat temu
build.gradle Initial commit. 6 lat temu
common.gradle - Fixed crash when classes doesn't exist + don't output debug classes if not in debug mode - Fixed constructor support for native classes - Added project for maven build - Added missing StdLibs.zip 6 lat temu
settings.gradle Initial commit. 6 lat temu

README.md

ZenScript

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

TODO readme.