ZenScript main repository
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Stan Hebben a0f0b9d906 Adjusted handling of coalesce operator so it can also return an optional if the second operand is an optional. 6 anos atrás
CodeFormatter - Separated calls from casts - Fixed priorities for brackets in the code formatter - Added code position to definitions - In a FieldMember the final status is now stored in the modifiers instead of a separate field - WIP on implementing function definitions properly 6 anos atrás
CodeModel Adjusted handling of coalesce operator so it can also return an optional if the second operand is an optional. 6 anos atrás
JavaBytecodeCompiler Renamed values in Modifiers 6 anos atrás
Linker Add iterators, statements, more expressions (#3) 6 anos atrás
Parser Adjusted handling of coalesce operator so it can also return an optional if the second operand is an optional. 6 anos atrás
ScriptingExample Renamed values in Modifiers 6 anos atrás
Shared More work on Java 6 anos atrás
.gitignore Removed scripts.class and updated gitignore 6 anos atrás
README.md Test for SSH commits 6 anos atrás
build.gradle Initial commit. 6 anos atrás
common.gradle Initial commit. 6 anos atrás
settings.gradle Initial commit. 6 anos atrás

README.md

ZenScript

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

TODO readme.