aboutsummaryrefslogtreecommitdiff
path: root/listamsb.c
AgeCommit message (Expand)Author
13 dayslistamsb: remove "line N read OK" verbose message.B. Watson
13 dayslistamsb: fix boo-boo.B. Watson
13 dayslistamsb: add -c (check only) option.B. Watson
13 dayslistamsb: more warnings for bad files.B. Watson
13 dayslistamsb: fix line number out of order/rage detection.B. Watson
13 dayslistamsb: diddle the help banner.B. Watson
13 dayslistamsb: don't try to read tokenized BASIC from a terminal.B. Watson
13 dayslistamsb: complain if pclose() fails.B. Watson
13 dayslistamsb: sanity check program length in header, read stdin in binary mode.B. Watson
13 dayslistamsb: warn on non-sequential or out-of-range line numbers.B. Watson
13 dayslistamsb: derp! unreachable code was reachable after all.B. Watson
13 dayslistamsb: remove unreachable code.B. Watson
13 dayslistamsb: swallow colon before ! or ', exit w/status 2 if invalid tokens.B. Watson
13 dayslistamsb: added (detokenize atari microsoft basic files).B. Watson