Age | Commit message (Expand) | Author |
2025-03-07 | listamsb: avoid potential buffer overflow in decrunch_line(). | B. Watson |
2025-03-07 | listamsb: tweak -D option some more. | B. Watson |
2025-03-07 | listamsb: tweak -D option. | B. Watson |
2025-03-07 | listamsb: add -D (decrunch) option. | B. Watson |
2025-03-05 | listamsb: add -C (crunch) option. | B. Watson |
2025-03-05 | listamsb: tweak man page. | B. Watson |
2025-03-05 | listamsb: fix man page. | B. Watson |
2025-03-05 | listamsb: count spaces outside strings/comments (-vv). | B. Watson |
2025-03-05 | AMSB.txt: add crunching setion. | B. Watson |
2025-03-05 | listamsb: add output filename to man page. | B. Watson |
2025-03-05 | listamsb: allow giving an output filename. | B. Watson |
2025-03-04 | listamsb: comment typo. | B. Watson |
2025-03-04 | listamsb: tweak popen() stuff, part 2. | B. Watson |
2025-03-04 | listamsb: tweak popen() stuff. | B. Watson |
2025-03-04 | listamsb: use list_*() functions. | B. Watson |
2025-03-04 | listamsb: list_*() functions. | B. Watson |
2025-03-04 | AMSB.txt: tweak. | B. Watson |
2025-03-04 | listamsb: fix description of lock/un;ock. | B. Watson |
2025-03-04 | listamsb: add -n (no blank line at start) option. | B. Watson |
2025-03-04 | AMST.txt: add line number range section. | B. Watson |
2025-03-04 | listamsb: tweak warning (make it fit on an 80-column line). | B. Watson |
2025-03-04 | listamsb: make comment reflect reality. | B. Watson |
2025-03-04 | listamsb: tell user where unexpected EOF happened. | B. Watson |
2025-03-04 | listamsb: clean up warnings and error exits, part deux. | B. Watson |
2025-03-04 | listamsb: clean up warnings and error exits, only print initial EOL if any co... | B. Watson |
2025-02-28 | AMSB.txt: WIP. | B. Watson |
2025-02-28 | listamsb: putc => fputc. | B. Watson |
2025-02-28 | listamsb: print initial EOL before the listing, to match what AMSB does. | B. Watson |
2025-02-28 | listamsb: don't print the colon before an ELSE. | B. Watson |
2025-02-28 | listamsb: stop using ungetc(). | B. Watson |
2025-02-28 | listamsb: derp, forgot to add the token header. | B. Watson |
2025-02-28 | listamsb: minor tweak (readability). | B. Watson |
2025-02-28 | listamsb: print lines with invalid line numbers >63999. | B. Watson |
2025-02-28 | listamsb: don't print a closing " if there isn't one. | B. Watson |
2025-02-28 | listamsb: improve program size mismatch warning, pluralize warning(s) correctly. | B. Watson |
2025-02-28 | AMSB.txt: WIP. | B. Watson |
2025-02-27 | listamsb: tweak man page. | B. Watson |
2025-02-27 | listamsb: fix buglet. | B. Watson |
2025-02-27 | AMSB.txt: added. | B. Watson |
2025-02-27 | listamsb: print "" correctly (" embedded in a string). | B. Watson |
2025-02-27 | listamsb: remove unused arg to unknown_token(). | B. Watson |
2025-02-27 | listamsb: commentary. | B. Watson |
2025-02-27 | listamsb: don't just exit on unexpected EOF; close the pipe, print the summary. | B. Watson |
2025-02-27 | listamsb: fix comment. | B. Watson |
2025-02-27 | listamsb: don't try to detokenize comments (treat like string). | B. Watson |
2025-02-27 | listamsb: tweak man page. | B. Watson |
2025-02-27 | listamsb: tweak man page. | B. Watson |
2025-02-27 | listamsb: mention ROT13 in man page. | B. Watson |
2025-02-27 | listamsb: support "locked" programs. | B. Watson |
2025-02-26 | listamsb: cleanup man page slightly. | B. Watson |