]> git.donarmstrong.com Git - lilypond.git/commit
Eliminate MARKUP_IDENTIFIER and MARKUPLIST_IDENTIFIER
authorDavid Kastrup <dak@gnu.org>
Fri, 14 Sep 2012 05:53:10 +0000 (07:53 +0200)
committerDavid Kastrup <dak@gnu.org>
Mon, 1 Oct 2012 05:17:48 +0000 (07:17 +0200)
commitb0b7a5a1b794edcec21e59417aaac0f89441120e
treefb6f709a702c3e41f0374c915c7457c4f144cfbc
parent335f7106bd0e02670486652c44a4de6d2332efbd
Eliminate MARKUP_IDENTIFIER and MARKUPLIST_IDENTIFIER

Those and their LYRIC variants are no longer generated by the lexer.
Instead, SCM_IDENTIFIER takes over their function.  One advantage is
that standard Scheme strings and lists of strings (including the empty
list!) are no longer receiving special syntactic status when used as
identifier.
lily/parser.yy