summary refs log tree commit diff
path: root/bin/c.sh (follow)
Commit message (Collapse)AuthorAge
* Add dirent.h to c.sh includesJune McEnroe2021-01-14
|
* Support long double in c.shJune McEnroe2021-01-13
|
* Add c -t flag to print expression typeJune McEnroe2021-01-09
| | | | Also add missing float case.
* Clean up variable expansions in c.shJune McEnroe2020-12-07
|
* Handle const strings in c -eJune McEnroe2020-12-05
|
* Add %c conversion to c scriptJune McEnroe2020-05-31
|
* Add c scriptJune McEnroe2020-05-31
/td>June McEnroe 2024-06-09Use monospace on photo pagesJune McEnroe 2024-06-09Put lens and (future) film at the tops of photo pagesJune McEnroe 2024-05-22Remove use of sysexits.hJune McEnroe 2024-05-22Add photo descriptions from 05-03 and 05-06June McEnroe 2024-05-21Fix = precedence in whenJune McEnroe