|
From: | Auto mailings of changes to Lily Issues |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5113 Parser: discriminate quoted and non-quoted strings |
Date: | Thu, 06 Apr 2017 14:48:24 +0000 |
Patch on countdown for April 9th.
[issues:#5113] Parser: discriminate quoted and non-quoted strings
Status: Started
Created: Sun Apr 02, 2017 04:33 PM UTC by David Kastrup
Last Updated: Mon Apr 03, 2017 07:57 AM UTC
Owner: David Kastrup
Parser: discriminate quoted and non-quoted strings
Checking quoted strings for syntactic correctness seems spurious, as does
splitting them into multiple symbols. Now "x.y" is treated as a list
of two symbols without the quotation marks, but as a single string or
symbol when given quotation marks.
This allows using quotation marks for creating arbitrary symbols, and
consequently specifying key lists using quoted strings without the
strings being split in other components or being rejected because
of syntactical reasons.
Also contains commit:
Reorganize Lily_lexer::scan_bare_word
This also redefines LilyPond's manners of converting simple
expressions into music, most notably checking drum types for being
defined before accepting them as note values.
http://codereview.appspot.com/316430043
Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Testlilyissues-auto mailing list address@hidden https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
[Prev in Thread] | Current Thread | [Next in Thread] |