]> git.donarmstrong.com Git - lilypond.git/commit
Issue 2815: parser/lexer: de-unionize semantic values, make all of them SCM
authorDavid Kastrup <dak@gnu.org>
Thu, 6 Sep 2012 14:00:48 +0000 (16:00 +0200)
committerDavid Kastrup <dak@gnu.org>
Fri, 14 Sep 2012 05:54:05 +0000 (07:54 +0200)
commit2b5668b7afafe5939eb047e351adddf44bc40bb5
treec3220e639a78a8f857086347a2548836b7cae53f
parent987fc85646498b0d8bfa89b85ad1375d942a53f0
Issue 2815: parser/lexer: de-unionize semantic values, make all of them SCM

Being able to reliably interpret semantic values allows for better
parser extension and debugging.
lily/include/lily-lexer.hh
lily/lexer.ll
lily/parser.yy