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

README.md

ZenScript

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

TODO readme.