0.9.15.44: fix bug 368: intersection of array types
authorNikodemus Siivola <nikodemus@random-state.net>
Mon, 21 Aug 2006 17:54:38 +0000 (17:54 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 21 Aug 2006 17:54:38 +0000 (17:54 +0000)
commite470d15075046b67add2863185514c47b578e22c
tree6c7174bf953d0a60fcf2949bdc5d9d993af146f3
parent81c6f85203df993c7e29ac5f75d50c705dbbfd8d
0.9.15.44: fix bug 368: intersection of array types
 * TYPE-INTERSECTION of arrays preserves the specialized type when
   appropriate -- even if the intersection of the expressed types is
   empty.
 * Delete bug 217 -- has been fixed, is in the test-suite.
 * Note about bug 235.
 * Not more *USE-IMPLEMENTATION-TYPES*, behave always as if it was T.
BUGS
NEWS
package-data-list.lisp-expr
src/code/late-type.lisp
tests/compiler.impure.lisp
version.lisp-expr