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
2025-03-13
amsb.7: new man page. also amsb40.txt, 40 column for BBS use.
B. Watson
2025-03-12
listamsb: tweak man page.
B. Watson
2025-03-12
listamsb: -v output for -D and -C.
B. Watson
2025-03-12
listamsb: warn about overwriting files in man page.
B. Watson
2025-03-12
listamsb: finish() cleanup, fix errmsg for -D with stdout, rm output file if ↵
B. Watson
empty due to error.
2025-03-12
listamsb: option sanity checking.
B. Watson
2025-03-11
listamsb: add -k to man page synopsis.
B. Watson
2025-03-11
listamsb: update man page.
B. Watson
2025-03-11
all: update version number in man pages.
B. Watson
2025-03-11
listamsb: add -k option, reorganize man page.
B. Watson
2025-03-11
CHANGES.txt: added.
B. Watson
2025-03-11
listamsb: rewrite next_line() in terms of read_token() expand_token() etc.
B. Watson
2025-03-10
listamsb: more work on cleaning up -D.
B. Watson
2025-03-10
listamsb: decrunch_line() reads tokens, not bytes, simplifies the logic.
B. Watson
2025-03-10
whichbas: detect LOCKed AMSB programs.
B. Watson
2025-03-10
listbas: abort if whichbas says this isn't atari BASIC or a variant.
B. Watson
2025-03-10
listamsb: support functions for int tokens.
B. Watson
2025-03-10
Makefile: add AMSB.txt to DOCS, bump VERSION.
B. Watson
2025-03-09
listbas: -D, warn if the input didn't look crunched.
0.2.1
B. Watson
2025-03-09
listbas: -D, commentary.
B. Watson
2025-03-09
listbas: -D, add a space to INPUT"STRING".
B. Watson
2025-03-09
listbas: -D, replace a bunch of ifs with switches.
B. Watson
2025-03-09
listbas: -D, tweakage.
B. Watson
2025-03-09
listbas: -D, fix ELSE.
B. Watson
2025-03-09
listbas: -D, stop putting a space in int vars like A#.
B. Watson
2025-03-09
listamsb: XXX comment for TOK_ELSE in need_space_between().
B. Watson
2025-03-09
listamsb: fix invalid token detection in expand_token() (for the -D option).
B. Watson
2025-03-09
listamsb: clean up -D output.
B. Watson
2025-03-09
AMSB.txt: add sections on redundant and unused tokens.
B. Watson
2025-03-08
listamsb: refactor a bit (is_comment_start()).
B. Watson
2025-03-08
listamsb: allow overriding a8cat path in environment.
B. Watson
2025-03-08
listamsb: fix comment.
B. Watson
2025-03-07
listamsb: handle function tokens better in decrunch_line().
B. Watson
2025-03-07
listamsb: avoid potential buffer overflow in decrunch_line().
B. Watson
2025-03-07
listamsb: tweak -D option some more.
B. Watson
2025-03-07
listamsb: tweak -D option.
B. Watson
2025-03-07
listamsb: add -D (decrunch) option.
B. Watson
2025-03-05
listamsb: add -C (crunch) option.
B. Watson
2025-03-05
listamsb: tweak man page.
B. Watson
2025-03-05
listamsb: fix man page.
B. Watson
2025-03-05
listamsb: count spaces outside strings/comments (-vv).
B. Watson
2025-03-05
AMSB.txt: add crunching setion.
B. Watson
2025-03-05
listamsb: add output filename to man page.
B. Watson
2025-03-05
listamsb: allow giving an output filename.
B. Watson
2025-03-04
listamsb: comment typo.
B. Watson
2025-03-04
listamsb: tweak popen() stuff, part 2.
B. Watson
2025-03-04
listamsb: tweak popen() stuff.
B. Watson
2025-03-04
listamsb: use list_*() functions.
B. Watson
2025-03-04
listamsb: list_*() functions.
B. Watson
2025-03-04
AMSB.txt: tweak.
B. Watson
[next]