From 940401ff9e39e827065b586894801704b5aea6eb Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 31 May 2021 10:19:38 -0700 Subject: . --- shell/macroexpand.mu | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shell') diff --git a/shell/macroexpand.mu b/shell/macroexpand.mu index 6ae17ccd..6772490e 100644 --- a/shell/macroexpand.mu +++ b/shell/macroexpand.mu @@ -14,6 +14,7 @@ fn macroexpand expr-ah: (addr handle cell), globals: (addr global-table), trace: trace trace, "mac", stream } # }}} + trace-lower trace # loop until convergence { var error?/eax: boolean <- has-errors? trace @@ -23,6 +24,7 @@ fn macroexpand expr-ah: (addr handle cell), globals: (addr global-table), trace: compare expanded?, 0/false loop-if-!= } + trace-higher trace # trace "=> " expr-ah {{{ { var should-trace?/eax: boolean <- should-trace? trace -- cgit 1.4.1-2-gfad0