summaryrefslogtreecommitdiff
path: root/lily/item-scheme.cc
Commit message (Expand)AuthorAgeFilesLines
* Issue 4365: non-member unsmob<T> replaces T::unsmob and T::is_smob...Dan Eble2015-05-221-3/+3
* Add Scheme function to return column associated with Item....David Nalesnik2015-02-191-0/+15
* Run grand replace for 2015.Werner Lemberg2015-01-041-1/+1
* Issue4141/2: Use Xxx:is_smob instead of Xxx:unsmob when used in boolean contexts...David Kastrup2014-10-061-1/+1
* Replace remaining uses of unsmob_xxx with Xxx::unsmob...David Kastrup2014-08-021-2/+2
* unsmob_pitch -> Pitch::unsmob and related...David Kastrup2014-08-021-1/+1
* Run grand-replace (issue 3765)...Carl Sorensen2014-01-111-1/+1
* Run grand-replace for 2012Graham Percival2012-01-091-1/+1
* [doc] Handle leading dash in @code....Werner Lemberg2011-08-171-1/+1
* Grand fixcc.py run on all .hh .cc files....Graham Percival2011-08-011-7/+6
* 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
* Run `make grand-replace'.Jan Nieuwenhuizen2008-12-011-1/+1
* Improve and correct documentation strings.Werner Lemberg2007-07-021-2/+3
* fix brown paper bag design: calling conventions are platform dependent.Han-Wen Nienhuys2007-01-271-1/+1
* replace SCM_ASSERT_TYPE with LY_ASSERT_TYPE and friendsHan-Wen Nienhuys2007-01-271-2/+2
* add 2007 to (c) year.Han-Wen Nienhuys2007-01-081-1/+1
* * The grand 2005-2006 replace.Jan Nieuwenhuizen2006-01-061-1/+1
* * lily/script-engraver.cc (make_script_from_event): don't trigger callback....Han-Wen Nienhuys2005-10-161-0/+30