Skip to content
Snippets Groups Projects
Commit 9359983b authored by ram's avatar ram
Browse files

Changed slot defaults for APPROXIMATE-KEY-INFO to use REQUIRED-ARGUMENT.

Fixed some comments that I neglected to update with the last round of
changes.
Changed FIND-OPTIONAL-DISPATCH-TYPES to only union in NULL for hairy
default keywords, since this is the initial value type passed in
for these keywords when they are unsupplied.  This allows some of the
type checking to be pushed into the XEP or local caller for these args.
Also, fixed handling of &rest args not to give spurious warnings about
definitions that have both &rest and &key.
And fixed FIND-LAMBDA-TYPES to do type intersections only when there is
no syntax lossage, rather than only doing it when there is a change
in the number of args.
parent 6f9682b1
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.
Finish editing this message first!
Please register or to comment