ZenScript main repository
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Stan Hebben ba568c23b7 - Continued work on the code formatter 6 gadus atpakaļ
CodeFormatter - Continued work on the code formatter - Static calls now remember the exact type they are called for 6 gadus atpakaļ
CodeModel - Continued work on the code formatter - Static calls now remember the exact type they are called for 6 gadus atpakaļ
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 6 gadus atpakaļ
Linker - Added values for default arguments to the CallExpression - Started work on definition formatting 6 gadus atpakaļ
Parser - Continued work on the code formatter - Static calls now remember the exact type they are called for 6 gadus atpakaļ
ScriptingExample Performed some minor simplifications on the java writer, removed some duplicate code 6 gadus atpakaļ
Shared - Added values for default arguments to the CallExpression - Started work on definition formatting 6 gadus atpakaļ
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 6 gadus atpakaļ
.gitignore Removed scripts.class and updated gitignore 6 gadus atpakaļ
README.md Test for SSH commits 6 gadus atpakaļ
build.gradle Initial commit. 6 gadus atpakaļ
common.gradle Initial commit. 6 gadus atpakaļ
settings.gradle Initial commit. 6 gadus atpakaļ

README.md

ZenScript

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

TODO readme.