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

README.md

ZenScript

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

TODO readme.