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 9c650d0f5b - Added correct type variable resolution 6 anni fa
..
CharReader.java - Simplified parser classes, removed unnecessary classes, improved code quality 7 anni fa
CharStream.java - Added visitors for generic parameter bounds 7 anni fa
CompiledDFA.java - Added (key, value) iterator for associative arrays 7 anni fa
CountingCharReader.java - Added correct type variable resolution 6 anni fa
DFA.java Initial commit. 7 anni fa
LLParserTokenStream.java - Added correct type variable resolution 6 anni fa
NFA.java Initial commit. 7 anni fa
ParseException.java WIP on storage tags and improved error handling 6 anni fa
ReaderCharReader.java - Simplified parser classes, removed unnecessary classes, improved code quality 7 anni fa
StringCharReader.java - Simplified parser classes, removed unnecessary classes, improved code quality 7 anni fa
Token.java - Removed whitespace handling from the bare parser 7 anni fa
TokenFactory.java - Removed whitespace handling from the bare parser 7 anni fa
TokenParser.java - Added correct type variable resolution - Fixed a number of bugs - Upgrading build system to a more uniform system - Improving error output (for IDE) - Changed parser to generate line offsets differently (easier for IDE to process) 6 anni fa
TokenStream.java WIP on storage tags and improved error handling 6 anni fa
TokenType.java - Added more operators 7 anni fa
WhitespaceFilteringParser.java - Added correct type variable resolution - Fixed a number of bugs - Upgrading build system to a more uniform system - Improving error output (for IDE) - Changed parser to generate line offsets differently (easier for IDE to process) 6 anni fa
ZSToken.java - Fixed various bugs in the source editor 7 anni fa
ZSTokenFactory.java Committing WIP on the IDE 7 anni fa
ZSTokenParser.java WIP on storage tags and improved error handling 6 anni fa
ZSTokenType.java - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) 6 anni fa