| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement generation of specifier functions (--generate-specifier) | Boris Kolpackov | 2010-06-02 | 1 | -1/+1 |
| | | | | | | These functions determine whether the option was specified on the command line. New test: specifier. | ||||
| * | Update copyright | Boris Kolpackov | 2010-01-01 | 1 | -1/+1 |
| | | |||||
| * | Scanner-based parsing with support for element erasing | Boris Kolpackov | 2009-12-10 | 1 | -1/+1 |
| | | | | | | | Also implement argv_file_scanner which provides support for reading command line arguments from the argv array as well as files specified with command line options. New examples: file. New tests: ctor, erase, file. | ||||
| * | Add install target | Boris Kolpackov | 2009-10-11 | 1 | -2/+0 |
| | | |||||
| * | Add a test for the parser | Boris Kolpackov | 2009-08-22 | 1 | -1/+1 |
| | | |||||
| * | Tests for the lexer | Boris Kolpackov | 2009-08-09 | 1 | -0/+20 |
