From b2e5345b1480696de2f0c647ac32c5cd4c1792e1 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sat, 1 Jun 2013 20:39:26 +0000 Subject: Cache category objects created at functor build time. --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index c951d78a..f7892e25 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2013-06-01 Gabriel Dos Reis + + * interp/define.boot (getCategoryObject): New. + * interp/functor.boot (InvestigateConditions): Use it. + (getViewsConditions): Likewise. + (getPossibleViews): Likewise. + 2013-06-01 Gabriel Dos Reis * interp/category.boot (filterConditionalCategories): Fix thinko. -- cgit v1.2.3