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

README.md

ZenScript

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

TODO readme.