Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-12-22 | Force the sticked form for options with optional arguments. | 1 | -3/+3 | |
2007-11-22 | parse-options: Allow to hide options from the default usage. | 1 | -2/+15 | |
2007-11-11 | parse-options new features. | 1 | -17/+44 | |
2007-11-05 | parse-options: abbreviation engine fix. | 1 | -12/+21 | |
2007-10-29 | parse-options: allow callbacks to take no arguments at all. | 1 | -1/+9 | |
2007-10-29 | parse-options: Allow abbreviated options when unambiguous | 1 | -0/+37 | |
2007-10-29 | Add shortcuts for very often used options. | 1 | -0/+21 | |
2007-10-29 | parse-options: make some arguments optional, add callbacks. | 1 | -8/+37 | |
2007-10-29 | Rework make_usage to print the usage message immediately | 1 | -25/+22 | |
2007-10-29 | parse-options: be able to generate usages automatically | 1 | -5/+68 | |
2007-10-29 | Add a simple option parser. | 1 | -0/+167 |