ZenScript main repository
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Stan Hebben c2737ac7b1 A couple minor changes.. vor 6 Jahren
CodeFormatter - Added support for zipped packages vor 6 Jahren
CodeFormatterShared - Improve work on the serializer and fixed some code issues that came up with them. vor 6 Jahren
CodeModel - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) vor 6 Jahren
CompilerShared Simplified dependencies and the build tree with some minor refactoring. vor 6 Jahren
Constructor - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) vor 6 Jahren
DrawableGui - Added support for local fields ($field) vor 6 Jahren
DrawableGuiIconConverter - Removed old paint code vor 6 Jahren
IDE Simplified dependencies and the build tree with some minor refactoring. vor 6 Jahren
JavaAnnotations Simplified dependencies and the build tree with some minor refactoring. vor 6 Jahren
JavaBytecodeCompiler A couple minor changes.. vor 6 Jahren
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 vor 6 Jahren
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 vor 6 Jahren
JavaShared WIP Array initializers pt. II vor 6 Jahren
JavaSourceCompiler Simplified dependencies and the build tree with some minor refactoring. vor 6 Jahren
ModuleDeserializer Removed TypeArgument and simplified type system a little vor 6 Jahren
ModuleSerializationShared - Annotations are now serializable vor 6 Jahren
ModuleSerializer Fix access modifiers vor 6 Jahren
Parser Fix an error in call argument processing. vor 6 Jahren
ScriptingExample WIP Array initializers pt. II vor 6 Jahren
Shared - Added support for zipped packages vor 6 Jahren
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 vor 6 Jahren
.gitignore Removed scripts.class and updated gitignore vor 6 Jahren
README.md Test for SSH commits vor 6 Jahren
build.gradle Initial commit. vor 6 Jahren
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 vor 6 Jahren
settings.gradle Initial commit. vor 6 Jahren

README.md

ZenScript

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

TODO readme.