From fe9dc717e927b11fd11489da7dca45912e87bb3b Mon Sep 17 00:00:00 2001 From: dos-reis Date: Mon, 7 Nov 2011 08:52:50 +0000 Subject: * interp/lisplib.boot (getConstructorOpsAndAtts): Fold content in called. Remove. (getFunctorOpsAndAtts): Simplify. (getSlotFromFunctor): Rework. * interp/define.boot (getInfovecCode): Bind $byteVec and $byteAddress here. (compDefineFunctor1): Not here. --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 8fd826c8..f6ee0934 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2011-11-07 Gabriel Dos Reis + + * interp/lisplib.boot (getConstructorOpsAndAtts): Fold content in + called. Remove. + (getFunctorOpsAndAtts): Simplify. + (getSlotFromFunctor): Rework. + * interp/define.boot (getInfovecCode): Bind $byteVec and + $byteAddress here. + (compDefineFunctor1): Not here. + 2011-11-06 Gabriel Dos Reis * interp/compiler.boot ($compileOnlyCertainItems): Remove. -- cgit v1.2.3