0.8.4.14:
authorChristophe Rhodes <csr21@cam.ac.uk>
Thu, 9 Oct 2003 15:47:16 +0000 (15:47 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Thu, 9 Oct 2003 15:47:16 +0000 (15:47 +0000)
commitd3c56c291d4d4eff8c3ec234d5ed904fe5b55df4
treea3d6d464d3500d2999f1c3b8c6b2f369d3e1e592
parent346d8a639e9a4ff57d193270341874c0b9d06c58
0.8.4.14:
Fix suboptimality reported by piso on #lisp
... catch bogus types like (fixnum 10) before they get too far
in the type system
... doesn't work for logically-built-in-but-made-by-PCL types
(yet)
Comment out newly-broken assertion that constant multiplies
don't produce compiler-notes
... if that's all that broke, count your lucky stars :-)
NEWS
src/code/early-type.lisp
tests/arith.pure.lisp
tests/type.impure.lisp
version.lisp-expr