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 812211e240
WIP - Expansion methods
преди 7 години
CodeFormatter - Added support for zipped packages преди 7 години
CodeFormatterShared - Improve work on the serializer and fixed some code issues that came up with them. преди 7 години
CodeModel - 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 преди 7 години
CompilerShared Simplified dependencies and the build tree with some minor refactoring. преди 7 години
Constructor Simplified dependencies and the build tree with some minor refactoring. преди 7 години
DrawableGui - Added support for local fields ($field) преди 7 години
DrawableGuiIconConverter - Removed old paint code преди 7 години
IDE Simplified dependencies and the build tree with some minor refactoring. преди 7 години
JavaAnnotations Simplified dependencies and the build tree with some minor refactoring. преди 7 години
JavaBytecodeCompiler WIP - Expansion methods преди 7 години
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 преди 7 години
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 преди 7 години
JavaShared - 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 преди 7 години
JavaSourceCompiler Simplified dependencies and the build tree with some minor refactoring. преди 7 години
ModuleDeserializer Removed TypeArgument and simplified type system a little преди 7 години
ModuleSerializationShared - Annotations are now serializable преди 7 години
ModuleSerializer Fix access modifiers преди 7 години
Parser Simplified dependencies and the build tree with some minor refactoring. преди 7 години
ScriptingExample - 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 преди 7 години
Shared - Added support for zipped packages преди 7 години
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 преди 7 години
.gitignore Removed scripts.class and updated gitignore преди 7 години
README.md Test for SSH commits преди 7 години
build.gradle Initial commit. преди 7 години
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 преди 7 години
settings.gradle Initial commit. преди 7 години

README.md

ZenScript

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

TODO readme.