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
/
listbas.rst
Age
Commit message (
Collapse
)
Author
2024-07-16
listbas: document Turbo and A+, plus (not yet existing) BXL/BXE.
B. Watson
2024-07-16
listbas: add support for Turbo BASIC XL.
B. Watson
2024-07-14
add sanity checking to BASIC header, in parse_header().
B. Watson
2024-07-14
listbas: tweak doc.
B. Watson
2024-07-14
listbas: tweak doc.
B. Watson
2024-07-13
listbas: tweak doc.
B. Watson
2024-07-13
listbas: tweak doc.
B. Watson
2024-07-13
listbas: add -l option, fix option lists in help output and man page.
B. Watson
2024-07-13
listbas: tweak doc.
B. Watson
2024-07-13
listbas: separate highlight colors for DATA items and REM text; highlight ↵
B. Watson
quotes around strings and commas between DATA items as operators.
2024-07-13
listbas: separate highlight colors for line numbers and DATA/REM text.
B. Watson
2024-07-12
listbas: tweak doc.
B. Watson
2024-07-12
listbas: make colors customizable (-c), add -U and -C options, add ↵
B. Watson
LISTBAS_OPTS environment variable.
2024-07-12
listbas: code cleanup, add -x and -u opts, fix color bug in strings, don't ↵
B. Watson
highlight quotes around strings.
2024-07-11
listbas: add -d (dots) mode, stopgap for non-UTF8 terminals.
B. Watson
2024-07-05
listbas: exit with status 2 on invaid tokens, add note to doc about aha.
B. Watson
2024-07-05
listbas: tweak doc and usage.
B. Watson
2024-07-05
listbas: do Unicode/magazine internally (no external a8cat); add color ↵
B. Watson
syntax highlighting and options related to it.
2024-07-01
listbas: use a8cat instead of a8utf8 or a8eol.
B. Watson
2024-06-26
listbas: tweak doc.
B. Watson
2024-06-26
listbas: tweak code and doc.
B. Watson
2024-06-25
listbas: update doc.
B. Watson
2024-06-25
listbas: update docs.
B. Watson
2024-06-25
listbas: pipe through a8eol or a8utf8; do not write ATASCII to terminal; add ↵
B. Watson
docs.