apply recursive decomposition in DECOMPOSE-STRING
authorChristophe Rhodes <csr21@cantab.net>
Thu, 18 Apr 2013 17:03:09 +0000 (18:03 +0100)
committerChristophe Rhodes <csr21@cantab.net>
Sat, 18 May 2013 19:04:04 +0000 (20:04 +0100)
commit70c40b1892a606163d0f60ac7b20093724e8e5e5
treec9b7cd545ccd6991e4f3631cc7b88389b8ce0ee8
parent93f6ccd997abd7f4fcefeec1e4383e0249f0df01
apply recursive decomposition in DECOMPOSE-STRING

We should really precompute the result of the recursion during the build;
working on getting tests up and running so that we can check whether
we've done that correctly.
src/code/target-char.lisp