From 51d3d7ce39721742aaf673b358b24239be328b45 Mon Sep 17 00:00:00 2001 From: Gabriel Dos Reis Date: Sat, 26 Dec 2015 10:38:16 -0800 Subject: Remove dispatchFunction. --- src/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 4a0368a8..b7c1c482 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2015-12-26 Gabriel Dos Reis + + * interp/vmlisp.lisp (dispatchFunction): Remove. Adjust users. + * interp/c-util.boot (lookupDefiningFunction): Use opcode + '%function' in lieu of 'dispatchFunction'. + * interp/define.boot (doIt): Likewise. + * interp/nruncomp.boot (descendCodeTran): Likewise. + * interp/showimp.boot (dcOpPrint): Likewise. + 2015-12-25 Gabriel Dos Reis * boot/tokens.boot: Do not rename 'apply'. -- cgit v1.2.3