summaryrefslogtreecommitdiffstats
path: root/tests/lexer/test-006.cli
Commit message (Collapse)AuthorAgeFilesLines
* Add support for build2 for tests and examplesKaren Arutyunov2016-11-221-16/+0
|
* Implement option class inheritanceBoris Kolpackov2012-05-101-1/+3
| | | | | | | For now multiple, non-virtual inheritance is supported. An option class can now also be declared abstract using the class c = 0 {...}; syntax. New option, --exclude-base, controls whether base class information is present in usage and documentation.
* Add support for C and C++-style commentsBoris Kolpackov2009-08-221-0/+14