ZenScript main repository
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Stan Hebben 4987a05c10 - Improving compilation system to have compilation targets 6 年前
..
definition - Improving compilation system to have compilation targets - Added run & build functionality to the IDE - Fixed an error in match expressions - WIP on compiling to Java source files 6 年前
expression Finished LambdaClosure class 6 年前
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 年前
iterator Initial commit. 7 年前
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 年前
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 年前
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 年前
statement - Added try! and try? operators - WIP on exception handling 6 年前
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 年前
AccessScope.java Initial commit. 7 年前
CompareType.java - Added visitors for generic parameter bounds 7 年前
FunctionHeader.java - Improving compilation system to have compilation targets - Added run & build functionality to the IDE - Fixed an error in match expressions - WIP on compiling to Java source files 6 年前
FunctionParameter.java - Experimental: variant types - Experimental: match operator - Adding error handling with return values and monadics 7 年前
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 年前
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 年前
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 年前
PackageDefinitions.java Initial commit. 7 年前
ScriptBlock.java - Added tagging system to tag classes and members with compile-time information 7 年前
WhitespaceInfo.java - Continued work on the code formatter - Static calls now remember the exact type they are called for 7 年前
WhitespacePostComment.java - Statements can now also store comments before and after them - Added comment & partial whitespace preservation to the file formatter 7 年前