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
xt?id=4f405376ae6b5d46b37b7a7ada4e0dd70d08f652&follow=1'>FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe