aboutsummaryrefslogtreecommitdiff
path: root/format.sh
Commit message (Collapse)AuthorAge
* Let's not do that after allMartin Schanzenbach2023-01-20
|
* Make tempdir if necessaryMartin Schanzenbach2023-01-18
|
* use of mktemp not portableMartin Schanzenbach2022-05-14
|
* add support for optional arg SELEXPThien-Thi Nguyen2022-04-24
| | | | | | | | | * format.sh (version): Bump to "1.3". (selexp): Set to $2, if given. <top-level>: Bifurcate on whether or not SELEXP is specified. If specified, filter through ‘recsel -e SELEXP’ first. Otherwise, run recfmt straight away, as before.
* clarify --help outputThien-Thi Nguyen2022-04-24
|
* add check for required arg TEMPLATEThien-Thi Nguyen2022-04-24
| | | | | | * format.sh (version): Bump to "1.2". <top-level>: Handle missing arg TEMPLATE.
* add --help/--version supportThien-Thi Nguyen2022-04-24
| | | | | | | | | * format.sh (me, version): New vars. <top-level>: Handle ‘--help’ on command line. <top-level>: Likewise for ‘--version’. (template): New var. <top-level>: Use ‘recfmt -f’ and ‘$template’.
* C header generation logicChristian Grothoff2020-05-06