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

README.md

ZenScript

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

TODO readme.