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.