From 5d7c7d1ece28d03ef06fcfe69e7128145bb27644 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 12 Feb 2012 23:39:55 +0000 Subject: * interp/define.boot (depthAssocList): Take the cache as second argument. Avoid globals. Adjust Callers. (depthAssoc): Likewise. Adjust Caller. (NRTmakeCategoryAlist): Remove uses of $depthAssocCache. --- src/ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 54c14a4e..640a0db8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,4 +1,11 @@ -2012-02-12 Gabriel Dos Reis +2012-02-12 Gabriel Dos Reis + + * interp/define.boot (depthAssocList): Take the cache as second + argument. Avoid globals. Adjust Callers. + (depthAssoc): Likewise. Adjust Caller. + (NRTmakeCategoryAlist): Remove uses of $depthAssocCache. + +2012-02-12 Gabriel Dos Reis * algebra/coerce.spad.pamphlet (Type): Redefine as empty Join. * interp/category.boot (Join): Handle empty argument list. -- cgit v1.2.3