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 e3a1ccbc5c - Fixed validator acting up on type argument validation 7 years ago
..
FileContents.java - Added values for default arguments to the CallExpression - Started work on definition formatting 7 years ago
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 7 years ago
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 - 7 years ago
SemanticModule.java - Added validator - Members are now aware of the definition they are in - NotExpressions and EqualsExpressions have been removed; they were redundant 7 years ago