ZenScript main repository
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Stan Hebben e3a1ccbc5c - Fixed validator acting up on type argument validation 8 лет назад
..
FileContents.java - Added values for default arguments to the CallExpression 8 лет назад
GlobalRegistry.java - 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 8 лет назад
Main.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 лет назад
SemanticModule.java - Added validator - Members are now aware of the definition they are in - NotExpressions and EqualsExpressions have been removed; they were redundant 8 лет назад