ZenScript main repository
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Stan Hebben 6feb3f4246 - Split token stream and parser (will be important for the IDE) 6年前
..
libraries - Fixed validator acting up on type argument validation - Moved enum constants to enum type, they are no longer type members - Added override modifier - Performed some minor fixes during compilation - Fixed type member registration on optionals - Expanded arrays with functional methods - 6年前
src/main/java/org/openzen/zenscript/constructor - Split token stream and parser (will be important for the IDE) - Can now parse directly from a token stream (doesn't have to be a file) - Changed the way libraries are stored in projects - Tokens no longer contain their position (will be important for the IDE) 6年前
build.gradle - Added static initializers - Added switch statements - Started work on increment and decrement operators - Starting work on Constructor, the build tool 6年前