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
Age
Commit message (
Collapse
)
Author
6 days
listamsb: use list_*() functions.
B. Watson
6 days
listamsb: list_*() functions.
B. Watson
6 days
AMSB.txt: tweak.
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
AMST.txt: add line number range section.
B. Watson
6 days
listamsb: tweak warning (make it fit on an 80-column line).
B. Watson
7 days
listamsb: make comment reflect reality.
B. Watson
7 days
listamsb: tell user where unexpected EOF happened.
B. Watson
7 days
listamsb: clean up warnings and error exits, part deux.
B. Watson
7 days
listamsb: clean up warnings and error exits, only print initial EOL if any ↵
B. Watson
code was found.
10 days
AMSB.txt: WIP.
B. Watson
10 days
listamsb: putc => fputc.
B. Watson
10 days
listamsb: print initial EOL before the listing, to match what AMSB does.
B. Watson
10 days
listamsb: don't print the colon before an ELSE.
B. Watson
10 days
listamsb: stop using ungetc().
B. Watson
10 days
listamsb: derp, forgot to add the token header.
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
11 days
listamsb: improve program size mismatch warning, pluralize warning(s) correctly.
B. Watson
11 days
AMSB.txt: WIP.
B. Watson
11 days
listamsb: tweak man page.
B. Watson
11 days
listamsb: fix buglet.
B. Watson
11 days
AMSB.txt: added.
B. Watson
12 days
listamsb: print "" correctly (" embedded in a string).
B. Watson
12 days
listamsb: remove unused arg to unknown_token().
B. Watson
12 days
listamsb: commentary.
B. Watson
12 days
listamsb: don't just exit on unexpected EOF; close the pipe, print the summary.
B. Watson
12 days
listamsb: fix comment.
B. Watson
12 days
listamsb: don't try to detokenize comments (treat like string).
B. Watson
12 days
listamsb: tweak man page.
B. Watson
12 days
listamsb: tweak man page.
B. Watson
12 days
listamsb: mention ROT13 in man page.
B. Watson
12 days
listamsb: support "locked" programs.
B. Watson
12 days
listamsb: cleanup man page slightly.
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 man page synopsis.
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
mention listamsb in README.txt.
B. Watson
12 days
listamsb: minor cleanup.
B. Watson
13 days
listamsb: sanity check end-of-line addresses.
B. Watson
13 days
listamsb: tweak a warning, expand DIAGNOSTICS in man page.
B. Watson
13 days
listamsb: remove another unneeded variable in main().
B. Watson
13 days
listamsb: remove unneeded variable in main().
B. Watson
13 days
listamsb: exit with status 2 on any warning, not just unknown tokens.
B. Watson
13 days
Makefile: further reduce noise from make.
B. Watson
13 days
Makefile: add --no-print-directory to subdirs rule (damp down some of the ↵
B. Watson
noise).
[next]