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 b434566f11 - Fix auto getters & setters for static fields not being static 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 - Fix auto getters & setters for static fields not being static - Fix getters for globals not having their corresponding fields registered correctly in the native implementation - Added java sources for JavaScripting il y a 6 ans
CompilerShared Simplified dependencies and the build tree with some minor refactoring. il y a 6 ans
Constructor Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. 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 - Starting work on improving type parameter usage in generic methods il y a 6 ans
JavaIntegration - Fix auto getters & setters for static fields not being static - Fix getters for globals not having their corresponding fields registered correctly in the native implementation - Added java sources for JavaScripting il y a 6 ans
JavaScripting - Fix auto getters & setters for static fields not being static - Fix getters for globals not having their corresponding fields registered correctly in the native implementation - Added java sources for JavaScripting il y a 6 ans
JavaShared - Starting work on improving type parameter usage in generic methods il y a 6 ans
JavaSourceCompiler Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. il y a 6 ans
ModuleDeserializer Some minor updates in serialization code. (to be continued...) il y a 6 ans
ModuleSerializationShared Some minor updates in serialization code. (to be continued...) il y a 6 ans
ModuleSerializer - Starting work on improving type parameter usage in generic methods il y a 6 ans
Parser Fix float parsing. il y a 6 ans
ScriptingExample - Fix auto getters & setters for static fields not being static - Fix getters for globals not having their corresponding fields registered correctly in the native implementation - Added java sources for JavaScripting il y a 6 ans
Shared Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. il y a 6 ans
Validator - Starting work on improving type parameter usage in generic methods 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 - Fix auto getters & setters for static fields not being static - Fix getters for globals not having their corresponding fields registered correctly in the native implementation - Added java sources for JavaScripting 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.