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 --- quine.asm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'quine.asm') diff --git a/quine.asm b/quine.asm index 28f97d1..987c966 100644 --- a/quine.asm +++ b/quine.asm @@ -12034,6 +12034,8 @@ defword boot_source, 0x40 dq ": align-floor dup 3unroll /% swap drop * ; " + dq ": nexit 8 * control@ + r0 @ min control! ; " + ; Let's have strings now. dq ": s"" " dq " consume " -- cgit 1.4.1