summaryrefslogtreecommitdiff
path: root/tests/lexer/driver.cxx
AgeCommit message (Collapse)AuthorFilesLines
2009-09-05Add semantic graph and traversal mechanismBoris Kolpackov1-2/+2
The parser now builds the semantic graph.
2009-08-22Convert to the lower case naming conventionBoris Kolpackov1-14/+14
2009-08-22Add call and template expressionsBoris Kolpackov1-1/+11
Also add support for querying the lexer failure state.
2009-08-09Tests for the lexerBoris Kolpackov1-0/+105