summary refs log tree commit diff
path: root/describe-data.sed
AgeCommit message (Collapse)Author
2026-04-13implement all the remaining Forth words that need flatassembler versionsIrene Knapp
wow!!!!! the next step is implementing the Forth lexer. wow! Force-Push: yes Change-Id: If847c1d7b3949f7d449279e0783021484f96e6a8
2026-04-13add 2drop to describe-data.sedIrene Knapp
oops. missed this one, since it's never actually called so it showed up differently in the diff. Force-Push: yes Change-Id: Ia07b268ab736d06aa7d374654dd97baf14f84e1c
2026-04-13add some sed scripts to make the output easier to examineIrene Knapp
these separate out the data and heap segments; the one for the data segment also replaces all the flatassembler names with Forth names. the output of these scripts looks very clean when passed through diff, showing only important differences Force-Push: yes Change-Id: I868ca9817fa41d2c503a8480ae6ceb44c9e10df7