ZenScript main repository
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Stan Hebben 6eca301d7c - Minor code cleanup. il y a 6 ans
CodeFormatter - Added support for zipped packages il y a 6 ans
CodeFormatterShared - Improve work on the serializer and fixed some code issues that came up with them. il y a 6 ans
CodeModel - Minor code cleanup. il y a 6 ans
CompilerShared Simplified dependencies and the build tree with some minor refactoring. il y a 6 ans
Constructor - Minor code cleanup. il y a 6 ans
DrawableGui - Added support for local fields ($field) il y a 6 ans
DrawableGuiIconConverter - Removed old paint code il y a 6 ans
IDE Simplified dependencies and the build tree with some minor refactoring. il y a 6 ans
JavaAnnotations Simplified dependencies and the build tree with some minor refactoring. il y a 6 ans
JavaBytecodeCompiler - Fix crash when performing access checks between script and class il y a 6 ans
JavaIntegration - Fix crash when performing access checks between script and class il y a 6 ans
JavaScripting - Fixed crash when classes doesn't exist + don't output debug classes if not in debug mode il y a 6 ans
JavaShared - Minor code cleanup. il y a 6 ans
JavaSourceCompiler Simplified dependencies and the build tree with some minor refactoring. il y a 6 ans
ModuleDeserializer Removed TypeArgument and simplified type system a little il y a 6 ans
ModuleSerializationShared - Annotations are now serializable il y a 6 ans
ModuleSerializer Fix access modifiers il y a 6 ans
Parser - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) il y a 6 ans
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 il y a 6 ans
Shared - Added support for zipped packages il y a 6 ans
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 il y a 6 ans
.gitignore Removed scripts.class and updated gitignore il y a 6 ans
README.md Test for SSH commits il y a 6 ans
build.gradle Initial commit. il y a 6 ans
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 il y a 6 ans
settings.gradle Initial commit. il y a 6 ans

README.md

ZenScript

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

TODO readme.