diff options
| author | Irene Knapp <ireneista@irenes.space> | 2026-09-23 03:50:06 -0700 |
|---|---|---|
| committer | Irene Knapp <ireneista@irenes.space> | 2026-09-23 04:04:54 -0700 |
| commit | 42e213368b5382bd3f39ab10fe147a088486523f (patch) | |
| tree | 517d4b198e3a8ab3a64bfbc4cf76854a50fd3806 /hello.e | |
| parent | f5ac975b7f4f1931a687f4c60d008498f798128b (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