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