summaryrefslogtreecommitdiff
path: root/lily/translator-dispatch-list.cc
Commit message (Expand)AuthorAgeFilesLines
* Issue 4878: Make type_p_name_ always char pointer...David Kastrup2016-06-091-2/+0
* Issue 4862: Merge get_acknowledger and get_end_acknowledgerDavid Kastrup2016-06-061-4/+1
* Issue 4842/3: Replace Engraver_dispatch_entry with Method_instance...David Kastrup2016-05-081-19/+12
* Remove Smob::type_p_name_ default...David Kastrup2016-03-101-0/+2
* Issue 4365: non-member unsmob<T> replaces T::unsmob and T::is_smob...Dan Eble2015-05-221-2/+2
* Issue 4377: Run a script for using derived_unsmob where obvious...David Kastrup2015-05-121-1/+1
* Revert "Issue 4360: Reorganize smob initialization to make it more reliable"...David Kastrup2015-05-051-1/+0
* Issue 4360: Reorganize smob initialization to make it more reliable...David Kastrup2015-05-021-0/+1
* Issue 4351/1: Rename Engraver_void_function_engraver_grob_info to Translator:......David Kastrup2015-04-271-1/+1
* Run grand replace for 2015.Werner Lemberg2015-01-041-1/+1
* Issue 4082/3: Run scripts/auxiliar/smob-convert.shDavid Kastrup2014-09-011-19/+0
* unsmob_pitch -> Pitch::unsmob and related...David Kastrup2014-08-021-1/+1
* Run grand-replace (issue 3765)...Carl Sorensen2014-01-111-1/+1
* Issue 2088: Replace automatic pointer-to-member function conversions...David Kastrup2013-02-251-1/+1
* Run grand-replace for 2012Graham Percival2012-01-091-1/+1
* Grand fixcc.py run on all .hh .cc files....Graham Percival2011-08-011-19/+19
* Admin: run yearly grand-replace.Graham Percival2011-01-131-1/+1
* Run grand-replace for 2010.Neil Puttock2010-01-231-1/+1
* Update source file headers. Fixes using standard GNU package conventions....Jan Nieuwenhuizen2009-11-251-3/+14
* Run grand-replace for 2009.Jan Nieuwenhuizen2009-01-061-1/+1
* More C++.Werner Lemberg2008-12-271-4/+4
* Run `make grand-replace'.Jan Nieuwenhuizen2008-12-011-1/+1
* add 2007 to (c) year.Han-Wen Nienhuys2007-01-081-1/+1
* trim duplicate headers.Han-Wen Nienhuys2006-11-291-2/+0
* * scm/translation-functions.scm (format-bass-figure): translate...Han-Wen Nienhuys2006-05-301-2/+5
* * configure.in (--enable-std-vector): New option....Jan Nieuwenhuizen2006-01-311-2/+2
* * The grand 2005-2006 replace.Jan Nieuwenhuizen2006-01-061-1/+1
* (parse_symbol_list): Bugfix.Jan Nieuwenhuizen2005-08-121-14/+10
* * lily/include/translator.hh (class Translator): remove...Han-Wen Nienhuys2005-07-241-1/+2
* * lily/tuplet-engraver.cc (start_translation_timestep): only read...Han-Wen Nienhuys2005-07-231-1/+1
* * lily/include/translator.icc (ADD_ACKNOWLEDGER): new macro....Han-Wen Nienhuys2005-07-231-0/+83