0.7.13.8:
authorChristophe Rhodes <csr21@cam.ac.uk>
Fri, 28 Feb 2003 15:50:28 +0000 (15:50 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Fri, 28 Feb 2003 15:50:28 +0000 (15:50 +0000)
commit800a2438e26a475325343134a39c7a3c09ba588f
treec22fe1aa0f7c9cbf2a15d8ec20039e00a52b8c2d
parent0f2ae6ebc3520494b665a9dbf32c36c671334d36
0.7.13.8:
Fix some more type system stuff
... the NEGATION type method should test for TYPE=, not EQ, with
*EMPTY-TYPE*
... install some hair to deal with more RATIONAL/INTEGER
confusion
(I can no longer construct an example that causes the type
system to get the answer wrong involving just INTEGER, RATIONAL,
AND, OR and NOT.  That's not to say that such an example doesn't
exist, only -- as Fermat didn't quite say -- that my brain is too
small to contain it)
NEWS
src/code/late-type.lisp
version.lisp-expr