summaryrefslogtreecommitdiffstats
path: root/tests/lexer/makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add support for build2 for tests and examplesKaren Arutyunov2016-11-221-77/+0
|
* Copyright updateBoris Kolpackov2011-01-041-1/+1
|
* Update copyrightBoris Kolpackov2010-01-011-1/+1
|
* Add install targetBoris Kolpackov2009-10-111-11/+0
|
* Add semantic graph and traversal mechanismBoris Kolpackov2009-09-051-2/+8
| | | | The parser now builds the semantic graph.
* Remove support for install targetBoris Kolpackov2009-08-241-1/+0
|
* Add support for C and C++-style commentsBoris Kolpackov2009-08-221-1/+1
|
* Add call and template expressionsBoris Kolpackov2009-08-221-1/+1
| | | | Also add support for querying the lexer failure state.
* Minor build system fixesBoris Kolpackov2009-08-091-1/+1
| | | | | Restore .gitignore generation. Add the default and clean targets for the tests/ directory to the top level makefile.
* Tests for the lexerBoris Kolpackov2009-08-091-0/+83