From 4e907523336834456ad62125c43131b19719d01c Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sat, 3 Sep 2011 17:00:24 +0000 Subject: * interp/property.lisp: Remove unused codes. * interp/g-util.boot (superType): If domain is $ then use current information. * interp/daase.lisp: Tidy. * interp/c-util.boot (extendsCategoryForm): Temporarily disable uses of information not coming from on-the-fly category compilation. * interp/br-data.boot (getParentsFor): Change first parameter to a DB. Adjust callers. * algebra/Makefile.in: Adjust dependencies. --- src/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 683ae4c1..d5b3ad1f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,15 @@ +2011-09-03 Gabriel Dos Reis + + * interp/property.lisp: Remove unused codes. + * interp/g-util.boot (superType): If domain is $ then use current + information. + * interp/daase.lisp: Tidy. + * interp/c-util.boot (extendsCategoryForm): Temporarily disable + uses of information not coming from on-the-fly category compilation. + * interp/br-data.boot (getParentsFor): Change first parameter to a DB. + Adjust callers. + * algebra/Makefile.in: Adjust dependencies. + 2011-08-30 Gabriel Dos Reis * algebra/Makefile.in: Simplify bootstrap rules. Build -- cgit v1.2.3