A few small improvements to PARSE-LAMBDA-LIST.
commit01ae51a7611612ee5c5911159bc8e74963982a50
authorDouglas Katzman <dougk@google.com>
Sat, 6 Jun 2015 16:05:03 +0000 (6 12:05 -0400)
committerDouglas Katzman <dougk@google.com>
Sat, 6 Jun 2015 16:05:03 +0000 (6 12:05 -0400)
treef115cc899989ee448a75d921f732cdd9a727d660
parent9406c4676103b26c66756fb4cfd772a71917d2fe
A few small improvements to PARSE-LAMBDA-LIST.

Take an :error-class argument, invert the keyword rejection mask,
and fix a typo.
src/code/cas.lisp
src/code/defstruct.lisp
src/code/early-type.lisp
src/code/setf.lisp
src/compiler/parse-lambda-list.lisp
src/pcl/boot.lisp
src/pcl/defcombin.lisp
tests/macroexpand.impure.lisp