0.8.8.9:
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 1 Mar 2004 21:32:42 +0000 (21:32 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 1 Mar 2004 21:32:42 +0000 (21:32 +0000)
commita2feba471e773f549aa575586370adb5438856f2
tree2fe01a7481b2992be949bc0919940c6b9f25d1de
parent1d46d379bb7a6424524b978f213ef69be5f1ad69
0.8.8.9:
Reinstate some compiler transforms for STRINGoid types.
... since STRING is now a union type, some compiler transforms
would give up (unnecessarily) with arguments of such
a type, even when the conditions were otherwise
favourable;
... extend the logic in those transforms to deal with arrays
with the same 'shape' but different specialized
array element type
src/compiler/array-tran.lisp
version.lisp-expr