From 562e4ac985b89cf4fc8ff66119e3ca5b97bd9bb5 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Wed, 17 Aug 2011 03:30:17 +0000 Subject: * interp/c-util.boot (categoryPrincipals): New. (categoryAncestors): Likewise. * interp/functor.boot (DescendCodeAdd): Tidy. (DescendCodeVarAdd): Fix thinko. Iterator over $domainShell. Don't pretend constants have ELT implementations. * interp/nruncomp.boot (buildFunctor): Tidy. --- src/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 685ae8bc..164311a1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2011-08-16 Gabriel Dos Reis + + * interp/c-util.boot (categoryPrincipals): New. + (categoryAncestors): Likewise. + * interp/functor.boot (DescendCodeAdd): Tidy. + (DescendCodeVarAdd): Fix thinko. Iterator over $domainShell. + Don't pretend constants have ELT implementations. + * interp/nruncomp.boot (buildFunctor): Tidy. + 2011-08-16 Gabriel Dos Reis * interp/modemap.boot (addModemap0): Don't special-case -- cgit v1.2.3