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 e3a1ccbc5c - Fixed validator acting up on type argument validation 6 lat temu
..
Arrays.zs - Fixed validator acting up on type argument validation - Moved enum constants to enum type, they are no longer type members - Added override modifier - Performed some minor fixes during compilation - Fixed type member registration on optionals - Expanded arrays with functional methods - 6 lat temu
Assoc.zs - Fixed validator acting up on type argument validation - Moved enum constants to enum type, they are no longer type members - Added override modifier - Performed some minor fixes during compilation - Fixed type member registration on optionals - Expanded arrays with functional methods - 6 lat temu
Chars.zs - Added static initializers - Added switch statements - Started work on increment and decrement operators - Starting work on Constructor, the build tool 6 lat temu
Comparable.zs - 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 lat temu
Exception.zs - Added destructors - Added === and !== operator support - Fixed some cases where arguments aren't casted properly during call - Continued some work on stdlib 6 lat temu
Hashable.zs - Added destructors - Added === and !== operator support - Fixed some cases where arguments aren't casted properly during call - Continued some work on stdlib 6 lat temu
IllegalArgumentException.zs - Added static initializers - Added switch statements - Started work on increment and decrement operators - Starting work on Constructor, the build tool 6 lat temu
IllegalOperationException.zs - 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 lat temu
Integers.zs - Added destructors - Added === and !== operator support - Fixed some cases where arguments aren't casted properly during call - Continued some work on stdlib 6 lat temu
Panic.zs - Experimental: variant types - Experimental: match operator - Adding error handling with return values and monadics 6 lat temu
Result.zs - Added try! and try? operators - WIP on exception handling 6 lat temu
StringBuildable.zs - 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 lat temu
StringBuilder.zs - Added destructors - Added === and !== operator support - Fixed some cases where arguments aren't casted properly during call - Continued some work on stdlib 6 lat temu
Strings.zs - Fixed validator acting up on type argument validation - Moved enum constants to enum type, they are no longer type members - Added override modifier - Performed some minor fixes during compilation - Fixed type member registration on optionals - Expanded arrays with functional methods - 6 lat temu