From c5659a8580de5b531891c6703465c84add9fbb1b Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 13 Apr 2008 06:22:18 +0000 Subject: Various cleanups. --- src/ChangeLog | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 0a1c821a..9f368b0c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,46 @@ +2008-04-13 Gabriel Dos Reis + + * interp/apply.boot: Tidy signature declarations. + * interp/as.boot: Use getConstructorKindFromDB throughout. + * interp/br-con.boot: Likewise. + * interp/br-data.boot: Likewise. + * interp/br-op1.boot: Likewise. + * interp/br-op2.boot: Likewise. + * interp/br-prof.boot: Likewise. + * interp/br-saturn.boot: Likewise. + * interp/br-search.boot: Likewise. + * interp/br-util.boot: Likewise. + * interp/cattable.boot: Likewise. + * interp/clam.boot: Likewise. + * interp/clammed.boot: Likewise. + * interp/compiler.boot: Tidy signature declarations. + * interp/construct.lisp: Use getConstructorKindFromDB throughout. + * interp/daase.lisp: Likewise. + * interp/database.boot (getConstructorAbbreviationFromDB): New. + (getConstructorCategoryFromDB): Likewise. + (getConsructorKindFromDB): Likewise. + (getConstructorAncestorsFromDB): Likewise. + (getConstructorSourceFileFromDB): Likewise. + * interp/define.boot: Use getConstructorKindFromDB throughout. + * interp/domain.lisp: Likewise. + * interp/format.boot: Likewise. + * interp/g-cndata.boot: Likewise. + * interp/g-util.boot: Likewise. + * interp/i-eval.boot: Likewise. + * interp/i-funsel.boot: Likewise. + * interp/i-resolv.boot: Likewise. + * interp/i-syscmd.boot: Likewise. + * interp/interop.boot: Likewise. + * interp/lisplib.boot: Likewise. + * interp/nrunfast.boot: Likewise. + * interp/parse.boot: Likewise. + * interp/setvars.boot: Likewise. + * interp/sys-constant.boot ($EmptyVector): Fix thinko + * interp/types.boot (%Maybe): New. + (%ConstructorKind): Likewise. + * input/exsum.input.pamphlet: Fix thinko. + * input/mapleok.input.pamphlet: Fix typos. + 2008-04-12 Gabriel Dos Reis * interp/ax.boot: Use getConstructorModemap throughout. -- cgit v1.2.3