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 (
Expand
)
Author
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
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
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
12 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 noi...
B. Watson
13 days
listamsb: update man page (add DIAGNOSTICS section).
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
13 days
listamsb: add -c (check only) option.
B. Watson
13 days
listamsb: more warnings for bad files.
B. Watson
13 days
listamsb: fix line number out of order/rage detection.
B. Watson
13 days
manftr.rst: add listbas(1) to SEE ALSO.
B. Watson
13 days
listamsb: diddle the help banner.
B. Watson
13 days
listamsb: don't try to read tokenized BASIC from a terminal.
B. Watson
13 days
listamsb: fix man page typo.
B. Watson
13 days
listamsb: complain if pclose() fails.
B. Watson
13 days
listamsb: sanity check program length in header, read stdin in binary mode.
B. Watson
13 days
listamsb: warn on non-sequential or out-of-range line numbers.
B. Watson
13 days
listamsb: derp! unreachable code was reachable after all.
B. Watson
[next]