ZenScript main repository
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Stan Hebben c0cbbda75f Finished LambdaClosure class il y a 7 ans
..
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 - il y a 7 ans
expression Finished LambdaClosure class il y a 7 ans
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 - il y a 7 ans
iterator Initial commit. il y a 7 ans
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 - il y a 7 ans
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 - il y a 7 ans
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 il y a 7 ans
statement - Added try! and try? operators - WIP on exception handling il y a 7 ans
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 - il y a 7 ans
AccessScope.java Initial commit. il y a 7 ans
CompareType.java - Added visitors for generic parameter bounds il y a 7 ans
FunctionHeader.java - Added try! and try? operators - WIP on exception handling il y a 7 ans
FunctionParameter.java - Experimental: variant types - Experimental: match operator - Adding error handling with return values and monadics il y a 7 ans
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 - il y a 7 ans
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 - il y a 7 ans
OperatorType.java - Added destructors - Added === and !== operator support - Fixed some cases where arguments aren't casted properly during call - Continued some work on stdlib il y a 7 ans
PackageDefinitions.java Initial commit. il y a 7 ans
ScriptBlock.java - Added tagging system to tag classes and members with compile-time information il y a 7 ans
WhitespaceInfo.java - Continued work on the code formatter - Static calls now remember the exact type they are called for il y a 7 ans
WhitespacePostComment.java - Statements can now also store comments before and after them - Added comment & partial whitespace preservation to the file formatter il y a 7 ans