ZenScript main repository
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Stan Hebben ba568c23b7 - Continued work on the code formatter il y a 6 ans
CodeFormatter - Continued work on the code formatter - Static calls now remember the exact type they are called for il y a 6 ans
CodeModel - Continued work on the code formatter - Static calls now remember the exact type they are called for il y a 6 ans
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 il y a 6 ans
Linker - Added values for default arguments to the CallExpression - Started work on definition formatting il y a 6 ans
Parser - Continued work on the code formatter - Static calls now remember the exact type they are called for il y a 6 ans
ScriptingExample Performed some minor simplifications on the java writer, removed some duplicate code il y a 6 ans
Shared - Added values for default arguments to the CallExpression - Started work on definition formatting il y a 6 ans
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 il y a 6 ans
.gitignore Removed scripts.class and updated gitignore il y a 6 ans
README.md Test for SSH commits il y a 6 ans
build.gradle Initial commit. il y a 6 ans
common.gradle Initial commit. il y a 6 ans
settings.gradle Initial commit. il y a 6 ans

README.md

ZenScript

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

TODO readme.