1.0.29.13: relax CAST-EXTERNALLY-CHECKABLE-P a bit
authorNikodemus Siivola <nikodemus@random-state.net>
Wed, 17 Jun 2009 20:03:35 +0000 (20:03 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Wed, 17 Jun 2009 20:03:35 +0000 (20:03 +0000)
commit024389e7e3db268f535e36d883b4efc9d7ea0f65
treec8057ea8b9c6e087cb05ecaa5c346840f04d8bd0
parent55dc8558f0686a9d1c8e7f8025bfe373b0c35e33
1.0.29.13: relax CAST-EXTERNALLY-CHECKABLE-P a bit

* Allows (lambda (x y) (string= x y)) to be compiled without inserting
  type-checks that will be done by STRING=* into the lambda.
NEWS
src/compiler/checkgen.lisp
src/compiler/ir1util.lisp
src/pcl/sequence.lisp
version.lisp-expr