Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Scanner-based parsing with support for element erasing | Boris Kolpackov | 2009-12-10 | 1 | -7/+141 |
| | | | | | | 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. | ||||
* | Implement option value modifiers generation | Boris Kolpackov | 2009-11-22 | 1 | -8/+9 |
| | |||||
* | Complete the implementation of the option documentation | Boris Kolpackov | 2009-11-17 | 1 | -27/+257 |
| | | | | | Add the man page generator. Port CLI usage, HTML documentation and the man page to the auto-generated version. Update examples and documentation. | ||||
* | Documentation fixes | Boris Kolpackov | 2009-10-30 | 1 | -1/+1 |
| | |||||
* | Documentation fixes | Boris Kolpackov | 2009-10-28 | 1 | -67/+67 |
| | |||||
* | Write getting started guide | Boris Kolpackov | 2009-10-18 | 1 | -0/+921 |