aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-27fonts: dotted box WIP. still not working.B. Watson
2024-07-26fonts: more work. trying to get the "no such glyph" to display in X.B. Watson
2024-07-26fonts: fix WTFery.B. Watson
2024-07-26fonts: more work. latin-1 only missing fractions and some caps with circumfle...B. Watson
2024-07-26fonts: more work. latin-1 almost complete.B. Watson
2024-07-26fonts: more work.B. Watson
2024-07-25install-fonts.sh: avoid running fc-cache -f twice, if the BDF and TTF dirs ar...B. Watson
2024-07-25fonts: much progress.B. Watson
2024-07-24fonts: WIP.B. Watson
2024-07-24TODO: update.B. Watson
2024-07-24install-bdf.sh: reload FontConfig cache.B. Watson
2024-07-24README.txt: mention fauxtari fonts.B. Watson
2024-07-24fonts: tweak doc.B. Watson
2024-07-24fonts: WIP, getting there.B. Watson
2024-07-24fonts: WIP.B. Watson
2024-07-24regenerate man pages.B. Watson
2024-07-24manftr.rst: add fauxtari to "see also".B. Watson
2024-07-24fonts/* and fauxtari.{rst,7} added. still WIP.B. Watson
2024-07-22bas2aplus: tweak doc.B. Watson
2024-07-22bas2aplus: tweak doc.B. Watson
2024-07-21bas2aplus: tweak doc.B. Watson
2024-07-21bas2aplus: error exit and message on bad tokens; tweak doc.B. Watson
2024-07-21bas2aplus: show token names in errors and verbose messages.B. Watson
2024-07-21regenerate man pages.B. Watson
2024-07-21manftr.rst: add bas2aplus to SEE ALSO.B. Watson
2024-07-21README.txt: add bas2aplus to list.B. Watson
2024-07-21bas2aplus: tweak doc.B. Watson
2024-07-21bas2aplus: tweak doc.B. Watson
2024-07-21bas2aplus: added.B. Watson
2024-07-20listbas: tweak doc.B. Watson
2024-07-20listbas: tweak doc.B. Watson
2024-07-20listbas: decouple -a and -c options (so -a followed by -U won't be in mono).B. Watson
2024-07-20listbas: add -r option, tweak doc.B. Watson
2024-07-19README.txt: add a8diff.B. Watson
2024-07-19a8diff: added.B. Watson
2024-07-18listbas: trying to get indentation right. current solution too complex IMO.B. Watson
2024-07-18listbas: tweak doc.B. Watson
2024-07-18listbas: tweak doc.B. Watson
2024-07-18listbas: indentation seems complete for A+/Turbo/BXL/BXE. Still needs testing.B. Watson
2024-07-18listbas: Turbo indentation support (seems complete, needs more testing).B. Watson
2024-07-18listbas: indentation WIP: A+ and BXE seem complete (need more testing) and BX...B. Watson
2024-07-18listbas: partial indentation for A+, BXL, BXE.B. Watson
2024-07-17listbas: add -t (disable indent) option, though indentation not yet implement...B. Watson
2024-07-17listbas: add -k (no mixed case) option for BXL/BXE.B. Watson
2024-07-17listbas: tweak doc.B. Watson
2024-07-17listbas: support all 256 variable names in Turbo BASIC.B. Watson
2024-07-17listbas: print Turbo/BXL/BXE hex constants correctly (in hex!).B. Watson
2024-07-17listbas: separate print_varname() logic from callback.B. Watson
2024-07-17listbas: don't print duplicate color codes for "(" ops.B. Watson
2024-07-17TODO: add indentation item.B. Watson