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. 7年前
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 7年前
CodeModel Adjusted handling of coalesce operator so it can also return an optional if the second operand is an optional. 7年前
JavaBytecodeCompiler Renamed values in Modifiers 7年前
Linker Add iterators, statements, more expressions (#3) 7年前
Parser Adjusted handling of coalesce operator so it can also return an optional if the second operand is an optional. 7年前
ScriptingExample Renamed values in Modifiers 7年前
Shared More work on Java 7年前
.gitignore Removed scripts.class and updated gitignore 7年前
README.md Test for SSH commits 7年前
build.gradle Initial commit. 7年前
common.gradle Initial commit. 7年前
settings.gradle Initial commit. 7年前

README.md

ZenScript

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

TODO readme.