0.6.11.21:
authorWilliam Harold Newman <william.newman@airmail.net>
Wed, 21 Mar 2001 12:29:12 +0000 (12:29 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Wed, 21 Mar 2001 12:29:12 +0000 (12:29 +0000)
commit22217256264c3a7af7dc03b9ffb1dd72a0c25368
tree6029a81ccc29219552ed682cec3714d42d3b88a2
parent95816dfe1bac897f06fcd8c7b2a4579d76f841d0
0.6.11.21:
fixed T-to-AT typo in DEFUN LISTEN
made CROSS-TYPEP understand SATISFIES types
rewrote the TYPE-UNION method :SIMPLE-INTERSECTION2 (and
:COMPLEX-INTERSECTION2) to return UNION-TYPE when
that's simpler than the result of just punting; now
bug 89 is fixed, (AND KEYWORD (OR KEYWORD NULL)=KEYWORD
BUGS
src/code/cross-type.lisp
src/code/early-extensions.lisp
src/code/late-type.lisp
src/code/macros.lisp
src/code/seq.lisp
src/code/stream.lisp
stems-and-flags.lisp-expr
tests/type.before-xc.lisp
version.lisp-expr