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

README.md

ZenScript

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

TODO readme.