index
:
bw-atari8-tools
master
Atari 8-bit utilities for *nix
urchlay -at- slackware _dot_ uk
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
listamsb.c
Age
Commit message (
Expand
)
Author
26 hours
listamsb: fix comment.
B. Watson
2 days
listamsb: handle function tokens better in decrunch_line().
B. Watson
2 days
listamsb: avoid potential buffer overflow in decrunch_line().
B. Watson
2 days
listamsb: tweak -D option some more.
B. Watson
2 days
listamsb: tweak -D option.
B. Watson
2 days
listamsb: add -D (decrunch) option.
B. Watson
4 days
listamsb: add -C (crunch) option.
B. Watson
5 days
listamsb: count spaces outside strings/comments (-vv).
B. Watson
5 days
listamsb: allow giving an output filename.
B. Watson
5 days
listamsb: comment typo.
B. Watson
5 days
listamsb: tweak popen() stuff, part 2.
B. Watson
5 days
listamsb: tweak popen() stuff.
B. Watson
5 days
listamsb: use list_*() functions.
B. Watson
5 days
listamsb: list_*() functions.
B. Watson
5 days
listamsb: fix description of lock/un;ock.
B. Watson
5 days
listamsb: add -n (no blank line at start) option.
B. Watson
5 days
listamsb: tweak warning (make it fit on an 80-column line).
B. Watson
6 days
listamsb: make comment reflect reality.
B. Watson
6 days
listamsb: tell user where unexpected EOF happened.
B. Watson
6 days
listamsb: clean up warnings and error exits, part deux.
B. Watson
6 days
listamsb: clean up warnings and error exits, only print initial EOL if any co...
B. Watson
9 days
listamsb: putc => fputc.
B. Watson
9 days
listamsb: print initial EOL before the listing, to match what AMSB does.
B. Watson
9 days
listamsb: don't print the colon before an ELSE.
B. Watson
9 days
listamsb: stop using ungetc().
B. Watson
9 days
listamsb: minor tweak (readability).
B. Watson
9 days
listamsb: print lines with invalid line numbers >63999.
B. Watson
9 days
listamsb: don't print a closing " if there isn't one.
B. Watson
10 days
listamsb: improve program size mismatch warning, pluralize warning(s) correctly.
B. Watson
10 days
listamsb: fix buglet.
B. Watson
11 days
listamsb: print "" correctly (" embedded in a string).
B. Watson
11 days
listamsb: remove unused arg to unknown_token().
B. Watson
11 days
listamsb: commentary.
B. Watson
11 days
listamsb: don't just exit on unexpected EOF; close the pipe, print the summary.
B. Watson
11 days
listamsb: fix comment.
B. Watson
11 days
listamsb: don't try to detokenize comments (treat like string).
B. Watson
11 days
listamsb: support "locked" programs.
B. Watson
11 days
listamsb: complain more about lines >255 bytes long.
B. Watson
11 days
listamsb: complain about lines >128 bytes long.
B. Watson
11 days
listamsb: add -r to --help output.
B. Watson
11 days
listamsb: add -r option; listbas: fix typo in -r error message.
B. Watson
12 days
listamsb: minor cleanup.
B. Watson
12 days
listamsb: sanity check end-of-line addresses.
B. Watson
12 days
listamsb: tweak a warning, expand DIAGNOSTICS in man page.
B. Watson
12 days
listamsb: remove another unneeded variable in main().
B. Watson
12 days
listamsb: remove unneeded variable in main().
B. Watson
12 days
listamsb: exit with status 2 on any warning, not just unknown tokens.
B. Watson
13 days
listamsb: reword some warnings.
B. Watson
13 days
listamsb: remove "line N read OK" verbose message.
B. Watson
13 days
listamsb: fix boo-boo.
B. Watson
[next]