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 2864226fab - Added destructors 6 years ago
CodeFormatter - Added destructors - Added === and !== operator support - Fixed some cases where arguments aren't casted properly during call - Continued some work on stdlib 6 years ago
CodeModel - Added destructors - Added === and !== operator support - Fixed some cases where arguments aren't casted properly during call - Continued some work on stdlib 6 years ago
Constructor - Added destructors - Added === and !== operator support - Fixed some cases where arguments aren't casted properly during call - Continued some work on stdlib 6 years ago
JavaBytecodeCompiler - Added destructors - Added === and !== operator support - Fixed some cases where arguments aren't casted properly during call - Continued some work on stdlib 6 years ago
Linker - Added key sorting to switches - Fixed a couple more bugs with generics 6 years ago
Parser - Added destructors - Added === and !== operator support - Fixed some cases where arguments aren't casted properly during call - Continued some work on stdlib 6 years ago
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 years ago
Shared - Added static initializers - Added switch statements - Started work on increment and decrement operators - Starting work on Constructor, the build tool 6 years ago
Validator - Added destructors - Added === and !== operator support - Fixed some cases where arguments aren't casted properly during call - Continued some work on stdlib 6 years ago
.gitignore Removed scripts.class and updated gitignore 6 years ago
README.md Test for SSH commits 6 years ago
build.gradle Initial commit. 6 years ago
common.gradle Initial commit. 6 years ago
settings.gradle Initial commit. 6 years ago

README.md

ZenScript

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

TODO readme.