-
- Downloads
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.
Loading
Please register or sign in to comment