ZenScript main repository
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Stan Hebben ba568c23b7 - Continued work on the code formatter vor 6 Jahren
CodeFormatter - Continued work on the code formatter - Static calls now remember the exact type they are called for vor 6 Jahren
CodeModel - Continued work on the code formatter - Static calls now remember the exact type they are called for vor 6 Jahren
JavaBytecodeCompiler - Function and method bodies are now single statements (which can, of course, be a BlockStatement), this simplifies code - Function parameters are taggable, and Java parameter indices are now tagged on these parameters - Improved constructor forwarding code - Added handling for potential situations where multiple code blocks exist for the same script file (this can happen in generated code) - Continue WIP on code formatting for definitions vor 6 Jahren
Linker - Added values for default arguments to the CallExpression - Started work on definition formatting vor 6 Jahren
Parser - Continued work on the code formatter - Static calls now remember the exact type they are called for vor 6 Jahren
ScriptingExample Performed some minor simplifications on the java writer, removed some duplicate code vor 6 Jahren
Shared - Added values for default arguments to the CallExpression - Started work on definition formatting vor 6 Jahren
Validator - Function and method bodies are now single statements (which can, of course, be a BlockStatement), this simplifies code - Function parameters are taggable, and Java parameter indices are now tagged on these parameters - Improved constructor forwarding code - Added handling for potential situations where multiple code blocks exist for the same script file (this can happen in generated code) - Continue WIP on code formatting for definitions vor 6 Jahren
.gitignore Removed scripts.class and updated gitignore vor 6 Jahren
README.md Test for SSH commits vor 6 Jahren
build.gradle Initial commit. vor 6 Jahren
common.gradle Initial commit. vor 6 Jahren
settings.gradle Initial commit. vor 6 Jahren

README.md

ZenScript

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

TODO readme.