]> git.donarmstrong.com Git - lilypond.git/commit
Issue 3249: Make a PostEvents container class for packaging several postevents
authorDavid Kastrup <dak@gnu.org>
Sat, 16 Mar 2013 16:35:53 +0000 (17:35 +0100)
committerDavid Kastrup <dak@gnu.org>
Sun, 24 Mar 2013 11:06:48 +0000 (12:06 +0100)
commit2c18ae02874d6e5bbb579603f4de64274ba9faaf
tree4feddccf9a467aa710e0d3bd67c990ffb743020f
parentc5029f8fcc32c249d58c724565038003ccf5574e
Issue 3249: Make a PostEvents container class for packaging several postevents

Previously it was not possible to assign multiple postevents to a
single variable or pass them as the result of an event function.  This
patch wraps multiple events in such situations inside of a PostEvents
post-event and unwraps them when used again in the parser.
lily/parser.yy
scm/define-music-types.scm