]> git.donarmstrong.com Git - lilypond.git/commit
* lily/music-function.cc (ly_make_music_function): when an
authornsceaux <nsceaux>
Tue, 26 Oct 2004 17:31:54 +0000 (17:31 +0000)
committernsceaux <nsceaux>
Tue, 26 Oct 2004 17:31:54 +0000 (17:31 +0000)
commit26c0e46ec64f494427cf116710869c7ba7c232d9
treee35d1225b632b4ea46d3fadae057b34d79b44b9d
parent57700b36844d61d0e08cbc4bd2573b50eb84c6bc
* 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