ZenScript main repository
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
kindlich 00a1770916
Removed isFinal check as no longer required for declaring fields
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 More work on Java 7年前
JavaBytecodeCompiler Removed isFinal check as no longer required for declaring fields 7年前
Linker Add iterators, statements, more expressions (#3) 7年前
Parser - 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年前
ScriptingExample More work on Java 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.