Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-14 | Moved specific file format parsers to formats/ folder, moved old tokenizer ↵ | Andreas Stöckel | |
to css code (this is the only place where it is actually used) | |||
2015-02-06 | Removed childHandler, added "*" notation | Andreas Stöckel | |
2015-02-03 | Implemented ParserStateDeductor which is used to deduce the current ↵ | Andreas Stöckel | |
ParserState given the Type signature extracted from a ParserScope. | |||
2015-02-02 | Removed "supportedTypes" from ParserState. | Andreas Stöckel | |
2015-02-01 | Improved ParserStack state description | Andreas Stöckel | |