ZenScript main repository
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Stan Hebben a0f0b9d906 Adjusted handling of coalesce operator so it can also return an optional if the second operand is an optional. 6年前
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年前
CodeModel Adjusted handling of coalesce operator so it can also return an optional if the second operand is an optional. 6年前
JavaBytecodeCompiler Renamed values in Modifiers 6年前
Linker Add iterators, statements, more expressions (#3) 6年前
Parser Adjusted handling of coalesce operator so it can also return an optional if the second operand is an optional. 6年前
ScriptingExample Renamed values in Modifiers 6年前
Shared More work on Java 6年前
.gitignore Removed scripts.class and updated gitignore 6年前
README.md Test for SSH commits 6年前
build.gradle Initial commit. 6年前
common.gradle Initial commit. 6年前
settings.gradle Initial commit. 6年前

README.md

ZenScript

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

TODO readme.