ZenScript main repository
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.