| Commit message (Expand) | Author | Age | Files | Lines |
* | Copyright year bump 2024. | Kaz Kylheku | 2024-01-18 | 1 | -1/+1 |
* | lib: address remaining unused variable warnings. | Kaz Kylheku | 2023-03-22 | 1 | -6/+6 |
* | Copyright year bump 2023. | Kaz Kylheku | 2023-01-01 | 1 | -1/+1 |
* | Take advantage of substring support in regsub. | Kaz Kylheku | 2022-07-27 | 1 | -1/+1 |
* | WIP getopts: allow specifying arg names in help. | Paul A. Patience | 2022-02-12 | 1 | -6/+27 |
* | getopts: print legend entries in canonical order. | Paul A. Patience | 2022-02-12 | 1 | -25/+26 |
* | getopts: include list/cumul subtypes in legend. | Paul A. Patience | 2022-02-12 | 1 | -1/+6 |
* | getopts: forbid :bool in list/cumul types. | Paul A. Patience | 2022-02-12 | 1 | -0/+2 |
* | getopts: fix superfluous options header. | Paul A. Patience | 2022-02-08 | 1 | -24/+26 |
* | getopts: fix de trop descriptions of conventions. | Paul A. Patience | 2022-02-08 | 1 | -18/+20 |
* | getopts: conform undocumented opts to documented. | Paul A. Patience | 2022-02-08 | 1 | -2/+2 |
* | getopts: uniformize opthelp newlines and headers. | Paul A. Patience | 2022-02-08 | 1 | -3/+5 |
* | getopt: opthelp: bind *stdout* to remove stream repetition. | Kaz Kylheku | 2022-02-04 | 1 | -15/+15 |
* | getopts: break up help into three functions. | Kaz Kylheku | 2022-02-03 | 1 | -70/+78 |
* | getopts: make detailed help notes optional. | Joe Bloggs | 2022-02-03 | 1 | -67/+68 |
* | getopts: fix display of overlong-option help text. | Paul A. Patience | 2022-02-02 | 1 | -1/+3 |
* | getopts: fix ignored stream parameter in opthelp. | Paul A. Patience | 2022-02-02 | 1 | -14/+13 |
* | stdlib: missing blank line after copyright header. | Kaz Kylheku | 2022-01-30 | 1 | -0/+1 |
* | Copyright year bump 2022. | Kaz Kylheku | 2022-01-11 | 1 | -1/+1 |
* | license: reformat to fit 80 columns. | Kaz Kylheku | 2021-08-16 | 1 | -13/+13 |
* | file layout: moving share/txr/stdlib to stdlib. | Kaz Kylheku | 2021-06-24 | 1 | -0/+407 |