Age | Commit message (Expand) | Author |
---|---|---|
2024-07-07 | bas.c: fix OP_HEXCONST brain damage. | B. Watson |
2024-07-07 | bas.c: commentary for allow_hex_const (before I forget what it does). | B. Watson |
2024-07-07 | bas.c: handle possibility of turbo/bxl/bxe hex constant. | B. Watson |
2024-07-05 | bas.c: vntable_ok() no longer thinks the var name table is bad if it's only o... | B. Watson |
2024-06-25 | bas.c: terminate walk_code() loop correctly. | B. Watson |
2024-06-22 | bas.c: add on_trailing_garbage callback. | B. Watson |
2024-06-18 | bas.c: regularize warning text. | B. Watson |
2024-06-13 | major surgery: callback API, port dumpbas to use callbacks, add vxrefbas. | B. Watson |
2024-06-07 | dumpbas: added. | B. Watson |
2024-06-03 | protbas: split off protection functions from unprotbas. | B. Watson |
2024-06-03 | unprotbas: split off utility functions/etc to bas.c. | B. Watson |