]> git.donarmstrong.com Git - lilypond.git/commit - lily/stencil.cc
Issue 3362: Let Stencil::add_stencil and ly:stencil-add flatten combine-stencil expre...
authorDavid Kastrup <dak@gnu.org>
Wed, 8 May 2013 10:04:39 +0000 (12:04 +0200)
committerDavid Kastrup <dak@gnu.org>
Sun, 19 May 2013 08:57:41 +0000 (10:57 +0200)
commit64859b072648e37507ca91316e6182652351e502
treeb4ab186935dc9f2b644a413906da48ed28d3e0b4
parentdb8b07bb2323afd6fd8b0d9cfc48241f31e870a8
Issue 3362: Let Stencil::add_stencil and ly:stencil-add flatten combine-stencil expressions

Reduces memory usage, and the depth of recursion when interpreting stencils.
lily/stencil-scheme.cc
lily/stencil.cc