lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5113 Parser:


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, 11 May 2017 08:53:07 +0000


[issues:#5113] Parser: discriminate quoted and non-quoted strings

Status: Verified
Labels: Fixed_2_19_60
Created: Sun Apr 02, 2017 04:33 PM UTC by David Kastrup
Last Updated: Wed Apr 12, 2017 06:28 PM 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

reply via email to

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