lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 2860 in lilypond: Patch: Eliminate MARKUP_IDEN


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2860 in lilypond: Patch: Eliminate MARKUP_IDENTIFIER and MARKUPLIST_IDENTIFIER
Date: Mon, 01 Oct 2012 05:21:07 +0000

Updates:
        Status: Fixed
        Labels: -Patch-push Fixed_2_17_4

Comment #5 on issue 2860 by address@hidden: Patch: Eliminate MARKUP_IDENTIFIER and MARKUPLIST_IDENTIFIER
http://code.google.com/p/lilypond/issues/detail?id=2860

Pushed to staging as
commit b0b7a5a1b794edcec21e59417aaac0f89441120e
Author: David Kastrup <address@hidden>
Date:   Fri Sep 14 07:53:10 2012 +0200

    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.

commit 335f7106bd0e02670486652c44a4de6d2332efbd
Author: David Kastrup <address@hidden>
Date:   Wed Sep 12 15:43:47 2012 +0200

    parser.yy: remove "embedded_scm" as one production for "assignment"

    This saved a few lines in the grammar for the price of clarity.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]