ZenScript main repository
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Stan Hebben 9221f0b8e4 Merge branch 'development' of git.openzen.org:kindlich/ZenScript into development 6年前
CodeFormatter - Added static initializers - Added switch statements - Started work on increment and decrement operators - Starting work on Constructor, the build tool 6年前
CodeModel - Added (key, value) iterator for associative arrays - Added type bounds checking code - Fixed definitions not being added to the respective packages - Fixed various bugs with generics - Added some things to stdlib and created collections library 6年前
Constructor - Added (key, value) iterator for associative arrays - Added type bounds checking code - Fixed definitions not being added to the respective packages - Fixed various bugs with generics - Added some things to stdlib and created collections library 6年前
JavaBytecodeCompiler - Added switch statement - MemberVisitors now have one central clinit writer 6年前
Linker - Added (key, value) iterator for associative arrays - Added type bounds checking code - Fixed definitions not being added to the respective packages - Fixed various bugs with generics - Added some things to stdlib and created collections library 6年前
Parser - Added (key, value) iterator for associative arrays - Added type bounds checking code - Fixed definitions not being added to the respective packages - Fixed various bugs with generics - Added some things to stdlib and created collections library 6年前
ScriptingExample - Added (key, value) iterator for associative arrays - Added type bounds checking code - Fixed definitions not being added to the respective packages - Fixed various bugs with generics - Added some things to stdlib and created collections library 6年前
Shared - Added static initializers - Added switch statements - Started work on increment and decrement operators - Starting work on Constructor, the build tool 6年前
Validator - Added (key, value) iterator for associative arrays - Added type bounds checking code - Fixed definitions not being added to the respective packages - Fixed various bugs with generics - Added some things to stdlib and created collections library 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.