From 390e8b6664a6e5fd58111b8d650d176825a877d3 Mon Sep 17 00:00:00 2001 From: Gabriel Dos Reis Date: Wed, 6 Jan 2016 04:59:53 -0800 Subject: macroExpand: Do not expand the definiendum in a definition. --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index f5cd62a3..89e40198 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2016-01-06 Gabriel Dos Reis + + * interp/define.boot (macroExpand): Do not expand the definiendum, + except parameter types, in a definition. + 2015-12-31 Gabriel Dos Reis * interp/compiler.boot (coerceEasy): Allow expansion of current -- cgit v1.2.3