]> git.donarmstrong.com Git - lilypond.git/commit
* lily/music-function.cc (ly_make_music_function): when an
authorNicolas Sceaux <nicolas.sceaux@free.fr>
Tue, 26 Oct 2004 17:31:54 +0000 (17:31 +0000)
committerNicolas Sceaux <nicolas.sceaux@free.fr>
Tue, 26 Oct 2004 17:31:54 +0000 (17:31 +0000)
commitc7268da1b688b47e3a7f2ac926e5ce3d79e05dbb
treee35d1225b632b4ea46d3fadae057b34d79b44b9d
parent50f3e2717d9e21c4e594d0a6a8fa3dcb93eca778
* lily/music-function.cc (ly_make_music_function): when an
argument predicate is markup?, the signature keyword becomes
"markup" iso "scm".

* lily/lexer.ll (music_function_type): new MUSIC_FUNCTION_*MARKUP*
tokens, for functions which signatures contain "markup".

* lily/parser.yy (Generic_prefix_music_scm): add treatment for new
MUSIC_FUNCTION_*MARKUP* tokens.
ChangeLog
lily/lexer.ll
lily/music-function.cc
lily/parser.yy