From 4fbe17f6ca64c10f69729c412b7a198da4af65a0 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Mon, 7 Jun 2010 11:18:27 +0000 Subject: * interp/c-util.boot (isLispSpecialVariable): New. (mutateToBackendCode): Use it to record special vars. Be careful with locally bound variables. --- src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index c1bf33c4..4a682fdd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2010-06-07 Gabriel Dos Reis + + * interp/c-util.boot (isLispSpecialVariable): New. + (mutateToBackendCode): Use it to record special vars. + Be careful with locally bound variables. + 2010-06-06 Gabriel Dos Reis * interp/compiler.boot (replaceExitEtc): Tidy. -- cgit v1.2.3