summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2009-12-13Bump version to 1.1.01.1.0Boris Kolpackov4-4/+4
2009-12-10Allows additional options to be provided in files (--options-file)Boris Kolpackov2-0/+19
Implemented using the new argv_file_scanner scanner implementation.
2009-12-10Minor terminology fixBoris Kolpackov1-1/+1
2009-12-10Scanner-based parsing with support for element erasingBoris Kolpackov3-7/+151
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.
2009-11-22Implement option value modifiers generationBoris Kolpackov3-8/+15
2009-11-17Complete the implementation of the option documentationBoris Kolpackov8-188/+727
Add the man page generator. Port CLI usage, HTML documentation and the man page to the auto-generated version. Update examples and documentation.
2009-11-08Implement option documentation support in frontendBoris Kolpackov1-3/+10
2009-10-30Documentation fixesBoris Kolpackov1-1/+1
2009-10-28Documentation fixesBoris Kolpackov4-72/+72
2009-10-18Write getting started guideBoris Kolpackov4-3/+1029
2009-10-18Cosmetic changesBoris Kolpackov1-2/+1
2009-10-11Add install targetBoris Kolpackov1-0/+25
2009-10-11Add man pagesBoris Kolpackov3-0/+628
2009-08-22Update language grammarBoris Kolpackov1-17/+20
2009-08-09Clarify language grammarBoris Kolpackov1-8/+5
2009-08-07Add formal language spec for the first iterationBoris Kolpackov1-0/+88