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

README.md

ZenScript

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

TODO readme.