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

README.md

ZenScript

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

TODO readme.