Skip to content
Snippets Groups Projects
Commit ea9a2156 authored by Liam Healy's avatar Liam Healy
Browse files

Added slot 'funcallables to 'callback-included

The callback-included objects now have a slot 'funcallables which is
set by a function #'make-funcallables-for-object which is used by
make-reinitialize-instance.  This required swapping the order of
:callback-object and :before in body-expand, which shouldn't affect
anything else.  New name #'make-funcallable-form renamed from
#'make-funcallable to clarfiy distinction with
#'make-funcallables-for-object.  Eliminated select-dynamic-values.
parent 09ce32be
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment