0.9.15.48: more precice unions of array types
authorNikodemus Siivola <nikodemus@random-state.net>
Wed, 23 Aug 2006 12:46:26 +0000 (12:46 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Wed, 23 Aug 2006 12:46:26 +0000 (12:46 +0000)
commit98c725660502dc1a761e60ac935f95ed60143021
treee882160540bb6bd5ad8178013d6abaabc77ce92d
parentf76b45e1a3bb2008540e0db90b591c591315f129
0.9.15.48: more precice unions of array types
 * implement ARRAY :SIMPLE-UNION2, and don't use CSUBTYPEP to shortcut
   unions where both types are array types -- fixes bug #306a. (Move to tests.)
 * move comments in UNION-COMPLEX-SUBTYPEP-ARG2 slightly for clarity.
 * bug #367 went with #368.
 * bug #387 is fixed nowadays.
BUGS
NEWS
src/code/late-type.lisp
tests/compiler.impure.lisp
tests/type.impure.lisp
version.lisp-expr