lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5362 Generali


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5362 Generalize context searches
Date: Thu, 30 Jan 2020 22:41:05 -0000

Passes make, make check and a full make doc.


[issues:#5362] Generalize context searches

Status: Started
Created: Fri Jun 29, 2018 01:08 AM UTC by Dan Eble
Last Updated: Wed Jan 29, 2020 08:39 PM UTC
Owner: Dan Eble

1: Add Context::matches ()

This method answers the central question of a context search: is this
what I'm looking for? Its use will increase in later commits.

2: Generalize context searches

Combine code for \new, \context, and various internal searches. This
includes a small block of disabled code which will fix
input/regression/context-find-parent.ly once it is enabled.

input/regression/context-descend-only-not-found.ly shows that a defect
in the descend-to-context function has been fixed: although the
previous implementation never changed context outside the current
subtree, it allowed creating a new context outside the current
subtree.

3: Change descend-only to search-direction

It is now a direction rather than a boolean.

Current review: https://codereview.appspot.com/579250043/
Old review: http://codereview.appspot.com/344050043


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.

_______________________________________________
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]