ZenScript main repository
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Stan Hebben 6eca301d7c - Minor code cleanup. 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 - 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 роки тому
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 - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) 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 - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) 6 роки тому
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 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.