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 c0cbbda75f Finished LambdaClosure class 6 lat temu
..
definition - 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
expression Finished LambdaClosure class 6 lat temu
generic - 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
iterator Initial commit. 7 lat temu
member - 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
partial - 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
scope - 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 7 lat temu
statement - Added try! and try? operators - WIP on exception handling 6 lat temu
type - 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
AccessScope.java Initial commit. 7 lat temu
CompareType.java - Added visitors for generic parameter bounds 7 lat temu
FunctionHeader.java - Added try! and try? operators - WIP on exception handling 6 lat temu
FunctionParameter.java - Experimental: variant types - Experimental: match operator - Adding error handling with return values and monadics 7 lat temu
HighLevelDefinition.java - 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
Modifiers.java - 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
OperatorType.java - Added destructors - Added === and !== operator support - Fixed some cases where arguments aren't casted properly during call - Continued some work on stdlib 7 lat temu
PackageDefinitions.java Initial commit. 7 lat temu
ScriptBlock.java - Added tagging system to tag classes and members with compile-time information 7 lat temu
WhitespaceInfo.java - Continued work on the code formatter - Static calls now remember the exact type they are called for 7 lat temu
WhitespacePostComment.java - Statements can now also store comments before and after them - Added comment & partial whitespace preservation to the file formatter 7 lat temu