0.8.3.5:
authorChristophe Rhodes <csr21@cam.ac.uk>
Tue, 26 Aug 2003 17:46:57 +0000 (17:46 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Tue, 26 Aug 2003 17:46:57 +0000 (17:46 +0000)
commitc7de1989d006e0b3a4f26143b7a81c9bdb754101
treee908e930f1443a44837b04ddb079db23ac5fc440
parent3b2fe8ed844834cfc975d63695fd2cb1b828f375
0.8.3.5:
DOCUMENTATION fixes:
... make generic function documentation findable;
... systematize DOCUMENTATION support, by having one method per
specified method, so adding support for STANDARD-METHODs
and for METHOD-COMBINATIONs
... refactor :RANDOM-DOCUMENTATION :STUFF stuff into an
auxiliary pair of functions, and use them in
COMPILER-MACRO and METHOD-COMBINATION methods;
... also set documentation in
LOAD-{SHORT,LONG}-METHOD-COMBINATION
(there's still some leftover refactoring to be done, and maybe
a systematic test suite to be written...)
NEWS
src/pcl/compiler-support.lisp
src/pcl/defcombin.lisp
src/pcl/defs.lisp
src/pcl/documentation.lisp
src/pcl/std-class.lisp
version.lisp-expr