From f7710d4de0626fb1ecbdfea2933198a494bfb77b Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Fri, 18 Sep 2026 03:31:15 -0700 Subject: give the names of codeword pointers in label-transform output under the hex transform, that is this also implements ndrop in quine, because it wasn't building evoke, and it checks in the updated hex.hex which reflects the more concise notation for integer constants. this brings all the builds into a clean state, for the moment. Force-Push: yes Change-Id: I243cf08c70b4a3af00ea5e0836c5596a32f1288b --- transform.e | 2 ++ 1 file changed, 2 insertions(+) (limited to 'transform.e') diff --git a/transform.e b/transform.e index fc88992..167089b 100644 --- a/transform.e +++ b/transform.e @@ -1359,6 +1359,7 @@ allocate-transformation-state s" transformation-state" variable { ~ It exists, so we declare our use of it (that's also the only way to ~ get a value for it). + ~ : provide-string-copy swap-transform-variables intern-label use-label swap-transform-variables @@ -1374,6 +1375,7 @@ allocate-transformation-state s" transformation-state" variable ~ ~ Fortunately we don't have to look at it, just append it to the log ~ and clean up. + ~ : 8 # (codeword pointer) offset-to-target-address-space , drop dropstring 0 exit } if -- cgit 1.4.1