| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for build2 for tests and examples | Karen Arutyunov | 2016-11-22 | 1 | -23/+0 |
| | | |||||
| * | Implement option class inheritance | Boris Kolpackov | 2012-05-10 | 1 | -3/+17 |
| | | | | | | | | 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. | ||||
| * | Document rules of the language covered by each test | Boris Kolpackov | 2009-08-22 | 1 | -11/+7 |
| | | |||||
| * | Add a test for the parser | Boris Kolpackov | 2009-08-22 | 1 | -0/+13 |
