]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4427: clean up finding & changing of contexts in C++
authorDan Eble <nine.fierce.ballads@gmail.com>
Sun, 31 May 2015 19:14:22 +0000 (15:14 -0400)
committerDan Eble <nine.fierce.ballads@gmail.com>
Thu, 11 Jun 2015 11:31:25 +0000 (07:31 -0400)
commit43c2a7d76764f0e9c7a8f09067af885c53b018dc
tree9603330b718e3757bd65f261f677c5a9b5787cc2
parente593dba21a806902c959bf4bb0870cd4369322d0
Issue 4427: clean up finding & changing of contexts in C++

Combine the key feature of Change_iterator and Auto_change_iterator
into a common function (favoring the logic of Change_iterator).

Define functions for various context-search loops.
lily/accidental-engraver.cc
lily/auto-change-iterator.cc
lily/change-iterator.cc
lily/context.cc
lily/grace-engraver.cc
lily/include/change-iterator.hh
lily/include/context.hh
lily/lyric-combine-music-iterator.cc
lily/lyric-engraver.cc
lily/note-head-line-engraver.cc