]> git.donarmstrong.com Git - lilypond.git/commit
Issue 3177: Remove lily-and and lily-or
authorDavid Kastrup <dak@gnu.org>
Thu, 14 Feb 2013 15:32:30 +0000 (16:32 +0100)
committerDavid Kastrup <dak@gnu.org>
Tue, 19 Feb 2013 21:56:37 +0000 (22:56 +0100)
commit6ad23a8dfac3d898233db6a7476dc0a3228583f4
tree1bc805dcbaeba5f7186b4e3679a0068bebd18bae
parentf9a1e9fef2154537cdc0dd60e95c1487e0919aad
Issue 3177: Remove lily-and and lily-or

They are named cryptically, duplicate functional-or and
functional-and, and the only caller only-if-beamed can be written much
more simply.

The rewrite stops when encountering the first object with beam in
side-support-elements: that's arguably non-equivalent but more
efficient.
scm/lily-library.scm
scm/output-lib.scm