0.7.12.42:
authorChristophe Rhodes <csr21@cam.ac.uk>
Tue, 18 Feb 2003 12:55:36 +0000 (12:55 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Tue, 18 Feb 2003 12:55:36 +0000 (12:55 +0000)
commit24466b987096dd6ec63067b1531367308f199c99
treeae64e4296ca94ca0a05cc6b975d900611d59f76b
parent05449b9101cdf156f48e7cf935d3874dc7cbadeb
0.7.12.42:
A couple of minor fixes for bugs caught by Paul Dietz' test
suite.
... adjust source transform for CONSTANTLY to return a
side-effect-free function;
... OTHERWISE only introduces an otherwise-clause in TYPECASE if
it's the last clause;
... while I'm frobbing TYPECASE, make the style-warning format
string such that output is pretty.
... NEWS update
NEWS
src/code/macros.lisp
src/compiler/srctran.lisp
tests/compiler.pure.lisp
version.lisp-expr