summaryrefslogtreecommitdiffstats
path: root/stdlib/getopts.tl
Commit message (Expand)AuthorAgeFilesLines
* WIP getopts: allow specifying arg names in help.Paul A. Patience2022-02-121-6/+27
* getopts: print legend entries in canonical order.Paul A. Patience2022-02-121-25/+26
* getopts: include list/cumul subtypes in legend.Paul A. Patience2022-02-121-1/+6
* getopts: forbid :bool in list/cumul types.Paul A. Patience2022-02-121-0/+2
* getopts: fix superfluous options header.Paul A. Patience2022-02-081-24/+26
* getopts: fix de trop descriptions of conventions.Paul A. Patience2022-02-081-18/+20
* getopts: conform undocumented opts to documented.Paul A. Patience2022-02-081-2/+2
* getopts: uniformize opthelp newlines and headers.Paul A. Patience2022-02-081-3/+5
* getopt: opthelp: bind *stdout* to remove stream repetition.Kaz Kylheku2022-02-041-15/+15
* getopts: break up help into three functions.Kaz Kylheku2022-02-031-70/+78
* getopts: make detailed help notes optional.Joe Bloggs2022-02-031-67/+68
* getopts: fix display of overlong-option help text.Paul A. Patience2022-02-021-1/+3
* getopts: fix ignored stream parameter in opthelp.Paul A. Patience2022-02-021-14/+13
* stdlib: missing blank line after copyright header.Kaz Kylheku2022-01-301-0/+1
* Copyright year bump 2022.Kaz Kylheku2022-01-111-1/+1
* license: reformat to fit 80 columns.Kaz Kylheku2021-08-161-13/+13
* file layout: moving share/txr/stdlib to stdlib.Kaz Kylheku2021-06-241-0/+407