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 6d84156dfd Merge remote-tracking branch 'kindlich/development' into development пре 6 година
CodeFormatter - Added support for zipped packages пре 6 година
CodeFormatterShared - Improve work on the serializer and fixed some code issues that came up with them. пре 6 година
CodeModel - Fix arithmetic rules for floats - Fix float suffixes on integers пре 6 година
CompilerShared Simplified dependencies and the build tree with some minor refactoring. пре 6 година
Constructor Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. пре 6 година
DrawableGui - Added support for local fields ($field) пре 6 година
DrawableGuiIconConverter - Removed old paint code пре 6 година
IDE Simplified dependencies and the build tree with some minor refactoring. пре 6 година
JavaAnnotations Simplified dependencies and the build tree with some minor refactoring. пре 6 година
JavaBytecodeCompiler Merge remote-tracking branch 'kindlich/development' into development пре 6 година
JavaIntegration Merge remote-tracking branch 'kindlich/development' into development пре 6 година
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 пре 6 година
JavaShared - Continued implementation of interfaces in the bytecode compiler. - Added support to have a native method both as operator and named method пре 6 година
JavaSourceCompiler Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. пре 6 година
ModuleDeserializer Some minor updates in serialization code. (to be continued...) пре 6 година
ModuleSerializationShared Some minor updates in serialization code. (to be continued...) пре 6 година
ModuleSerializer - Starting work on improving type parameter usage in generic methods пре 6 година
Parser - Continued implementation of interfaces in the bytecode compiler. - Added support to have a native method both as operator and named method пре 6 година
ScriptingExample - Continued implementation of interfaces in the bytecode compiler. - Added support to have a native method both as operator and named method пре 6 година
Shared Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. пре 6 година
Validator - Starting work on improving type parameter usage in generic methods пре 6 година
.gitignore Removed scripts.class and updated gitignore пре 6 година
README.md Test for SSH commits пре 6 година
build.gradle Initial commit. пре 6 година
common.gradle - Fix arithmetic rules for floats - Fix float suffixes on integers пре 6 година
settings.gradle Initial commit. пре 6 година

README.md

ZenScript

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

TODO readme.