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
21 hours
listbas: -D, fix ELSE.
B. Watson
21 hours
listbas: -D, stop putting a space in int vars like A#.
B. Watson
30 hours
listamsb: XXX comment for TOK_ELSE in need_space_between().
B. Watson
31 hours
listamsb: fix invalid token detection in expand_token() (for the -D option).
B. Watson
31 hours
listamsb: clean up -D output.
B. Watson
34 hours
listamsb: refactor a bit (is_comment_start()).
B. Watson
34 hours
listamsb: allow overriding a8cat path in environment.
B. Watson
37 hours
listamsb: fix comment.
B. Watson
3 days
listamsb: handle function tokens better in decrunch_line().
B. Watson
3 days
listamsb: avoid potential buffer overflow in decrunch_line().
B. Watson
3 days
listamsb: tweak -D option some more.
B. Watson
3 days
listamsb: tweak -D option.
B. Watson
3 days
listamsb: add -D (decrunch) option.
B. Watson
5 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
6 days
listamsb: comment typo.
B. Watson
6 days
listamsb: tweak popen() stuff, part 2.
B. Watson
6 days
listamsb: tweak popen() stuff.
B. Watson
6 days
listamsb: use list_*() functions.
B. Watson
6 days
listamsb: list_*() functions.
B. Watson
6 days
listamsb: fix description of lock/un;ock.
B. Watson
6 days
listamsb: add -n (no blank line at start) option.
B. Watson
6 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
10 days
listamsb: stop using ungetc().
B. Watson
10 days
listamsb: minor tweak (readability).
B. Watson
10 days
listamsb: print lines with invalid line numbers >63999.
B. Watson
10 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
11 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
12 days
listamsb: complain more about lines >255 bytes long.
B. Watson
12 days
listamsb: complain about lines >128 bytes long.
B. Watson
12 days
listamsb: add -r to --help output.
B. Watson
12 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
[next]