summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2009-10-11Add install targetBoris Kolpackov3-25/+0
2009-09-27Pass file name as pathBoris Kolpackov1-2/+10
2009-09-05Add semantic graph and traversal mechanismBoris Kolpackov4-7/+39
2009-08-24Remove support for install targetBoris Kolpackov2-2/+0
2009-08-22Convert to the lower case naming conventionBoris Kolpackov2-17/+17
2009-08-22Add support for long long intBoris Kolpackov1-0/+12
2009-08-22Document rules of the language covered by each testBoris Kolpackov9-71/+72
2009-08-22Add support for C and C++-style commentsBoris Kolpackov3-1/+22
2009-08-22Add a test for the parserBoris Kolpackov17-1/+213
2009-08-22Add call and template expressionsBoris Kolpackov4-2/+17
2009-08-09Minor build system fixesBoris Kolpackov1-1/+1
2009-08-09Remove test executable that was accidently addedBoris Kolpackov1-0/+0
2009-08-09Tests for the lexerBoris Kolpackov14-0/+295