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 3633ce97d7 Properly implement expressions without return value. Also fixed some bugs in expressions that do return a values. Also added a position to the JavaWriter for easier debugging. hace 6 años
CodeFormatter - Added support for zipped packages hace 6 años
CodeFormatterShared - Improve work on the serializer and fixed some code issues that came up with them. hace 6 años
CodeModel Implement increment & decrement compilation in the bytecode compiler. hace 6 años
CompilerShared Simplified dependencies and the build tree with some minor refactoring. hace 6 años
Constructor - Minor code cleanup. hace 6 años
DrawableGui - Added support for local fields ($field) hace 6 años
DrawableGuiIconConverter - Removed old paint code hace 6 años
IDE Simplified dependencies and the build tree with some minor refactoring. hace 6 años
JavaAnnotations Simplified dependencies and the build tree with some minor refactoring. hace 6 años
JavaBytecodeCompiler Properly implement expressions without return value. Also fixed some bugs in expressions that do return a values. Also added a position to the JavaWriter for easier debugging. hace 6 años
JavaIntegration - Fix crash when performing access checks between script and class hace 6 años
JavaScripting - Fixed crash when classes doesn't exist + don't output debug classes if not in debug mode hace 6 años
JavaShared WIP Array initializers pt. II hace 6 años
JavaSourceCompiler Simplified dependencies and the build tree with some minor refactoring. hace 6 años
ModuleDeserializer Some minor updates in serialization code. (to be continued...) hace 6 años
ModuleSerializationShared Some minor updates in serialization code. (to be continued...) hace 6 años
ModuleSerializer Fix access modifiers hace 6 años
Parser Fix an error in call argument processing. hace 6 años
ScriptingExample Implement increment & decrement compilation in the bytecode compiler. hace 6 años
Shared - Added support for zipped packages hace 6 años
Validator - Fix crash when performing access checks between script and class hace 6 años
.gitignore Removed scripts.class and updated gitignore hace 6 años
README.md Test for SSH commits hace 6 años
build.gradle Initial commit. hace 6 años
common.gradle - Fixed crash when classes doesn't exist + don't output debug classes if not in debug mode hace 6 años
settings.gradle Initial commit. hace 6 años

README.md

ZenScript

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

TODO readme.