1.0.30.34: flushable INITIALIZE-VECTOR
authorNikodemus Siivola <nikodemus@random-state.net>
Tue, 4 Aug 2009 10:59:09 +0000 (10:59 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Tue, 4 Aug 2009 10:59:09 +0000 (10:59 +0000)
commit8b1ad2754eff900f83ca41a0ab853d79fc662854
tree1bf0eb84700692e2d46f965a8af09f71ee925ee3
parent7217c0c2f1f8dc7934f8b0a25b9d3c4c4c6fe950
1.0.30.34: flushable INITIALIZE-VECTOR

 * Allows deleting simple unused MAKE-ARRAY and VECTOR combinations.

 * Move ASSERT-NO-CONSING and ASSERT-CONSING to compiler-test-util.lisp,
   so that they can be used outside dynamic-extent.impure.lisp.
NEWS
src/compiler/generic/vm-fndb.lisp
tests/compiler-test-util.lisp
tests/compiler.pure.lisp
tests/dynamic-extent.impure.lisp
version.lisp-expr