ZenScript main repository
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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.