ZenScript main repository
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Stan Hebben 4987a05c10 - Improving compilation system to have compilation targets 8 лет назад
..
definition - Improving compilation system to have compilation targets 8 лет назад
expression Finished LambdaClosure class 8 лет назад
generic - Fixed validator acting up on type argument validation 8 лет назад
iterator Initial commit. 8 лет назад
member - Fixed validator acting up on type argument validation 8 лет назад
partial - Fixed validator acting up on type argument validation 8 лет назад
scope - Added (key, value) iterator for associative arrays 8 лет назад
statement - Added try! and try? operators - WIP on exception handling 8 лет назад
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 - 8 лет назад
AccessScope.java Initial commit. 8 лет назад
CompareType.java - Added visitors for generic parameter bounds 8 лет назад
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 8 лет назад
FunctionParameter.java - Experimental: variant types - Experimental: match operator - Adding error handling with return values and monadics 8 лет назад
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 - 8 лет назад
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 - 8 лет назад
OperatorType.java - Added destructors - Added === and !== operator support - Fixed some cases where arguments aren't casted properly during call - Continued some work on stdlib 8 лет назад
PackageDefinitions.java Initial commit. 8 лет назад
ScriptBlock.java - Added tagging system to tag classes and members with compile-time information 8 лет назад
WhitespaceInfo.java - Continued work on the code formatter - Static calls now remember the exact type they are called for 8 лет назад
WhitespacePostComment.java - Statements can now also store comments before and after them - Added comment & partial whitespace preservation to the file formatter 8 лет назад