rework generic-function-pretty-arglist
commit00fcde3923f656637419b153f892d6215c9ed972
authorChristophe Rhodes <csr21@cantab.net>
Fri, 27 Nov 2015 11:56:49 +0000 (27 11:56 +0000)
committerChristophe Rhodes <csr21@cantab.net>
Fri, 27 Nov 2015 11:57:45 +0000 (27 11:57 +0000)
tree7b9f912225b672603eb14d3b495d8af4b30ffa20
parent2afc47d58279d7af639c5e115f128a227311f760
rework generic-function-pretty-arglist

improve handling of keyword arguments along multiple axes; also use
parsing/making of lambda list rather than reinventing bits of wheels.
src/pcl/methods.lisp
tests/interface.impure.lisp