PARSE-LAMBDA-LIST: the ultimate lambda-list parser.
commitb2cd21199ee67ea8ad6f5d49b83d0c7d8e817f42
authorDouglas Katzman <dougk@google.com>
Sat, 6 Jun 2015 05:32:32 +0000 (6 01:32 -0400)
committerDouglas Katzman <dougk@google.com>
Sat, 6 Jun 2015 05:40:25 +0000 (6 01:40 -0400)
tree8b4548d651523a31202a6c8086061e7c73572284
parent97ff828a9004addb248615f02341cc81f5f1a17c
PARSE-LAMBDA-LIST: the ultimate lambda-list parser.

This will eventually replace the disparate implementations of parsing
found in PARSE-DEFMACRO, DEFINE-MODIFY-MACRO, and SB-PCL::BIND-ARGS.
package-data-list.lisp-expr
src/code/cas.lisp
src/code/early-type.lisp
src/code/setf.lisp
src/compiler/early-c.lisp
src/compiler/macros.lisp
src/compiler/parse-lambda-list.lisp
src/pcl/boot.lisp