aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/cc/parser
AgeCommit message (Expand)AuthorFilesLines
2019-03-08Use new setup for unit testsKaren Arutyunov3-221/+0
2019-01-16Update copyright yearKaren Arutyunov3-3/+3
2018-09-10Replace libu with libue in buildfilesKaren Arutyunov1-1/+1
2018-09-04Rename .test/test{} to .testscript/testscript{}Boris Kolpackov2-2/+2
2018-07-25Fix C++ module testKaren Arutyunov1-1/+1
2018-05-19Update copyright yearKaren Arutyunov3-3/+3
2017-07-28Use utility library to arrange unit testingBoris Kolpackov1-13/+1
2017-07-24Optimize C/C++ lexerBoris Kolpackov1-12/+8
2017-07-13Add hxx prerequisite type in test buildfilesKaren Arutyunov1-1/+1
2017-07-12Make use of wildcards in buildfilesKaren Arutyunov1-2/+2
2017-06-27Add support for regex function familyKaren Arutyunov1-1/+1
2017-06-26Add support for $path_search() and $path_match()Karen Arutyunov1-4/+5
2017-06-16Store module information in depdbBoris Kolpackov1-4/+4
2017-06-14Next installment in C++ modules saga: module search, re-export supportBoris Kolpackov2-5/+8
2017-05-25Fix few bugs in C++ lexer and parserBoris Kolpackov1-4/+4
2017-05-25Implement parsing of C++ module declarationsBoris Kolpackov3-0/+233