ZenScript main repository
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Stan Hebben 6eca301d7c - Minor code cleanup. 7年前
CodeFormatter - Added support for zipped packages 7年前
CodeFormatterShared - Improve work on the serializer and fixed some code issues that came up with them. 7年前
CodeModel - Minor code cleanup. 7年前
CompilerShared Simplified dependencies and the build tree with some minor refactoring. 7年前
Constructor - Minor code cleanup. 7年前
DrawableGui - Added support for local fields ($field) 7年前
DrawableGuiIconConverter - Removed old paint code 7年前
IDE Simplified dependencies and the build tree with some minor refactoring. 7年前
JavaAnnotations Simplified dependencies and the build tree with some minor refactoring. 7年前
JavaBytecodeCompiler - Fix crash when performing access checks between script and class 7年前
JavaIntegration - Fix crash when performing access checks between script and class 7年前
JavaScripting - Fixed crash when classes doesn't exist + don't output debug classes if not in debug mode 7年前
JavaShared - Minor code cleanup. 7年前
JavaSourceCompiler Simplified dependencies and the build tree with some minor refactoring. 7年前
ModuleDeserializer Removed TypeArgument and simplified type system a little 7年前
ModuleSerializationShared - Annotations are now serializable 7年前
ModuleSerializer Fix access modifiers 7年前
Parser - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) 7年前
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 7年前
Shared - Added support for zipped packages 7年前
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 7年前
.gitignore Removed scripts.class and updated gitignore 7年前
README.md Test for SSH commits 7年前
build.gradle Initial commit. 7年前
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 7年前
settings.gradle Initial commit. 7年前

README.md

ZenScript

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

TODO readme.