From 55515251e3643565e3a6683a5d775a1f262939cd Mon Sep 17 00:00:00 2001 From: dos-reis Date: Wed, 9 Jul 2008 02:54:15 +0000 Subject: * interp/template.boot (evalSlotDomain): Likewise. (NRTaddInner): Likewise. * interp/nrunfast.boot (lazyMatch): Handle Enumeration. (newExpandLocalTypeForm): Likewise. * interp/lisplib.boot (isFunctor): Enumeration is a functor too. * interp/nruncomp.boot (NRTencode): Encode Enumeration too. --- src/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 91eab7a6..fb7283a6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2008-07-08 Gabriel Dos Reis + + * interp/template.boot (evalSlotDomain): Likewise. + (NRTaddInner): Likewise. + * interp/nrunfast.boot (lazyMatch): Handle Enumeration. + (newExpandLocalTypeForm): Likewise. + * interp/lisplib.boot (isFunctor): Enumeration is a functor too. + * interp/nruncomp.boot (NRTencode): Encode Enumeration too. + 2008-07-07 Gabriel Dos Reis * interp/spad.lisp (S-PROCESS): Remove Old Boot specific codes. -- cgit v1.2.3