Age | Commit message (Expand) | Author |
2024-07-26 | fonts: more work. | B. Watson |
2024-07-25 | install-fonts.sh: avoid running fc-cache -f twice, if the BDF and TTF dirs ar... | B. Watson |
2024-07-25 | fonts: much progress. | B. Watson |
2024-07-24 | fonts: WIP. | B. Watson |
2024-07-24 | TODO: update. | B. Watson |
2024-07-24 | install-bdf.sh: reload FontConfig cache. | B. Watson |
2024-07-24 | README.txt: mention fauxtari fonts. | B. Watson |
2024-07-24 | fonts: tweak doc. | B. Watson |
2024-07-24 | fonts: WIP, getting there. | B. Watson |
2024-07-24 | fonts: WIP. | B. Watson |
2024-07-24 | regenerate man pages. | B. Watson |
2024-07-24 | manftr.rst: add fauxtari to "see also". | B. Watson |
2024-07-24 | fonts/* and fauxtari.{rst,7} added. still WIP. | B. Watson |
2024-07-22 | bas2aplus: tweak doc. | B. Watson |
2024-07-22 | bas2aplus: tweak doc. | B. Watson |
2024-07-21 | bas2aplus: tweak doc. | B. Watson |
2024-07-21 | bas2aplus: error exit and message on bad tokens; tweak doc. | B. Watson |
2024-07-21 | bas2aplus: show token names in errors and verbose messages. | B. Watson |
2024-07-21 | regenerate man pages. | B. Watson |
2024-07-21 | manftr.rst: add bas2aplus to SEE ALSO. | B. Watson |
2024-07-21 | README.txt: add bas2aplus to list. | B. Watson |
2024-07-21 | bas2aplus: tweak doc. | B. Watson |
2024-07-21 | bas2aplus: tweak doc. | B. Watson |
2024-07-21 | bas2aplus: added. | B. Watson |
2024-07-20 | listbas: tweak doc. | B. Watson |
2024-07-20 | listbas: tweak doc. | B. Watson |
2024-07-20 | listbas: decouple -a and -c options (so -a followed by -U won't be in mono). | B. Watson |
2024-07-20 | listbas: add -r option, tweak doc. | B. Watson |
2024-07-19 | README.txt: add a8diff. | B. Watson |
2024-07-19 | a8diff: added. | B. Watson |
2024-07-18 | listbas: trying to get indentation right. current solution too complex IMO. | B. Watson |
2024-07-18 | listbas: tweak doc. | B. Watson |
2024-07-18 | listbas: tweak doc. | B. Watson |
2024-07-18 | listbas: indentation seems complete for A+/Turbo/BXL/BXE. Still needs testing. | B. Watson |
2024-07-18 | listbas: Turbo indentation support (seems complete, needs more testing). | B. Watson |
2024-07-18 | listbas: indentation WIP: A+ and BXE seem complete (need more testing) and BX... | B. Watson |
2024-07-18 | listbas: partial indentation for A+, BXL, BXE. | B. Watson |
2024-07-17 | listbas: add -t (disable indent) option, though indentation not yet implement... | B. Watson |
2024-07-17 | listbas: add -k (no mixed case) option for BXL/BXE. | B. Watson |
2024-07-17 | listbas: tweak doc. | B. Watson |
2024-07-17 | listbas: support all 256 variable names in Turbo BASIC. | B. Watson |
2024-07-17 | listbas: print Turbo/BXL/BXE hex constants correctly (in hex!). | B. Watson |
2024-07-17 | listbas: separate print_varname() logic from callback. | B. Watson |
2024-07-17 | listbas: don't print duplicate color codes for "(" ops. | B. Watson |
2024-07-17 | TODO: add indentation item. | B. Watson |
2024-07-17 | listbas: print empty op token names correctly, handle silent let in A+. | B. Watson |
2024-07-17 | listbas: print ERROR- the same way BASIC/A+ does. | B. Watson |
2024-07-17 | listbas: quit emitting ANSI color codes in ATASCII output (derp!), print ERRO... | B. Watson |
2024-07-16 | listbas: commentary. | B. Watson |
2024-07-16 | bas.c: clean up on_text logic. | B. Watson |