1.0.5.45: metatypes-related refactor
authorChristophe Rhodes <csr21@cantab.net>
Thu, 10 May 2007 11:29:10 +0000 (11:29 +0000)
committerChristophe Rhodes <csr21@cantab.net>
Thu, 10 May 2007 11:29:10 +0000 (11:29 +0000)
commit11d63973b40deaab9c555bcdab8d5a742c814b48
tree4a8939c6af8c54062463b388553dd5bc93a14b3e
parente561daafc83baebdae5fc2779d7ea3167d3e334e
1.0.5.45: metatypes-related refactor
Many of the dlisp functions took (metatypes applyp) arguments,
when in fact all they were using was the length of the metatypes
argument and the applyp boolean.  Make this explicit, to assist
in understanding when the identity of metatypes actually
matters.
src/pcl/combin.lisp
src/pcl/dlisp.lisp
src/pcl/methods.lisp
version.lisp-expr