summaryrefslogtreecommitdiffstats
path: root/tests/parser
Commit message (Collapse)AuthorAgeFilesLines
* Add semantic graph and traversal mechanismBoris Kolpackov2009-09-052-3/+29
| | | | The parser now builds the semantic graph.
* Remove support for install targetBoris Kolpackov2009-08-241-1/+0
|
* Convert to the lower case naming conventionBoris Kolpackov2009-08-221-3/+3
|
* Add support for long long intBoris Kolpackov2009-08-221-0/+12
|
* Document rules of the language covered by each testBoris Kolpackov2009-08-229-71/+72
|
* Add a test for the parserBoris Kolpackov2009-08-2216-0/+212