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 c19e68376b - Fix arithmetic rules for floats 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 - Fix arithmetic rules for floats - Fix float suffixes on integers 6 anni fa
CompilerShared Simplified dependencies and the build tree with some minor refactoring. 6 anni fa
Constructor Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. 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 Fix classloader call to super instead of parent 6 anni fa
JavaIntegration Added loadMethod utility method for loading in a Method and retrieving its reference. 6 anni fa
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 anni fa
JavaShared - Starting work on improving type parameter usage in generic methods 6 anni fa
JavaSourceCompiler Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. 6 anni fa
ModuleDeserializer Some minor updates in serialization code. (to be continued...) 6 anni fa
ModuleSerializationShared Some minor updates in serialization code. (to be continued...) 6 anni fa
ModuleSerializer - Starting work on improving type parameter usage in generic methods 6 anni fa
Parser - Fix arithmetic rules for floats - Fix float suffixes on integers 6 anni fa
ScriptingExample - Fix arithmetic rules for floats - Fix float suffixes on integers 6 anni fa
Shared Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. 6 anni fa
Validator - Starting work on improving type parameter usage in generic methods 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 - Fix arithmetic rules for floats - Fix float suffixes on integers 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.