about summary refs log tree commit diff
path: root/hello.e
diff options
context:
space:
mode:
authorIrene Knapp <ireneista@irenes.space>2026-09-23 03:50:06 -0700
committerIrene Knapp <ireneista@irenes.space>2026-09-23 04:04:54 -0700
commit42e213368b5382bd3f39ab10fe147a088486523f (patch)
tree517d4b198e3a8ab3a64bfbc4cf76854a50fd3806 /hello.e
parentf5ac975b7f4f1931a687f4c60d008498f798128b (diff)
fix a minor bug in consume-from
this had been interfering with intended behavior when hitting EOF. the intent was that key returns 0, then word also returns 0, and finally interpret or the active transformation also notices it's supposed to exit. consume was leaving a stray value on the stack, which prevented all of that.

with this, it should be possible to remove the magic-word end delimiters for the transformations. end of an era :) that'll happen in a followup CL.

Force-Push: yes
Change-Id: Ib87afcf9199cc982250c4e66761c5fb056164fb7
Diffstat (limited to 'hello.e')
0 files changed, 0 insertions, 0 deletions