]> git.donarmstrong.com Git - lilypond.git/commit
Make #{ #} accept everything an assignment accepts.
authorDavid Kastrup <dak@gnu.org>
Sat, 27 Aug 2011 20:23:44 +0000 (22:23 +0200)
committerDavid Kastrup <dak@gnu.org>
Sun, 28 Aug 2011 19:42:10 +0000 (21:42 +0200)
commitd8ee829c73452cc35ef17c6c22abf5b47c754c15
tree37c29979f8a70b25d7f3a70148ed78011fbcd1f3
parent21252d67ab47eda3d047c6c92751705b43572368
Make #{ #} accept everything an assignment accepts.
This also makes #{ #} return a void music event, and does not create
sequential music if not necessary.
input/regression/display-lily-tests.ly
lily/include/lily-lexer.hh
lily/include/lily-parser.hh
lily/lexer.ll
lily/lily-parser-scheme.cc
lily/lily-parser.cc
lily/parser.yy
scm/parser-ly-from-scheme.scm