From 09e1758b4380767647a238f88f51baa85e6e4df5 Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Thu, 21 May 2026 10:55:33 -0700 Subject: Add high-level flow control to the log-load transform that was a lot Change-Id: I6ae9c371fe1fe6fd2757d20df73a748339fa89d1 Force-Push: yes --- core.e | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core.e') diff --git a/core.e b/core.e index 491b73c..eeeb1fc 100644 --- a/core.e +++ b/core.e @@ -757,6 +757,7 @@ here ! ~ Jonesforth also offers C@C! as another name for its CCOPY, but neither ~ "@!" nor "mem@mem!" seems particulaly nice. ~ +~ TODO these parameters feel backwards ~ (destination, source, length --) : memcopy [ here @ @@ -776,6 +777,7 @@ here ! ~ careful about which end the transfer starts from. This "move" vs. "copy" ~ distinction mirrors C terminology. ~ +~ TODO these parameters feel backwards ~ (destination, source, length --) : memmove [ here @ -- cgit 1.4.1