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 c2737ac7b1 A couple minor changes.. преди 6 години
CodeFormatter - Added support for zipped packages преди 6 години
CodeFormatterShared - Improve work on the serializer and fixed some code issues that came up with them. преди 6 години
CodeModel - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) преди 6 години
CompilerShared Simplified dependencies and the build tree with some minor refactoring. преди 6 години
Constructor - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) преди 6 години
DrawableGui - Added support for local fields ($field) преди 6 години
DrawableGuiIconConverter - Removed old paint code преди 6 години
IDE Simplified dependencies and the build tree with some minor refactoring. преди 6 години
JavaAnnotations Simplified dependencies and the build tree with some minor refactoring. преди 6 години
JavaBytecodeCompiler A couple minor changes.. преди 6 години
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 години
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 години
JavaShared WIP Array initializers pt. II преди 6 години
JavaSourceCompiler Simplified dependencies and the build tree with some minor refactoring. преди 6 години
ModuleDeserializer Removed TypeArgument and simplified type system a little преди 6 години
ModuleSerializationShared - Annotations are now serializable преди 6 години
ModuleSerializer Fix access modifiers преди 6 години
Parser Fix an error in call argument processing. преди 6 години
ScriptingExample WIP Array initializers pt. II преди 6 години
Shared - Added support for zipped packages преди 6 години
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 години
.gitignore Removed scripts.class and updated gitignore преди 6 години
README.md Test for SSH commits преди 6 години
build.gradle Initial commit. преди 6 години
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 години
settings.gradle Initial commit. преди 6 години

README.md

ZenScript

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

TODO readme.