summaryrefslogtreecommitdiff
path: root/lily/unpure-pure-container.cc
Commit message (Expand)AuthorAgeFilesLines
* Issue 4878: Make type_p_name_ always char pointer...David Kastrup2016-06-091-4/+1
* Remove Smob::type_p_name_ default...David Kastrup2016-03-101-0/+3
* Issue 4620/2: Add ly:pure-call and ly:unpure-call functionsDavid Kastrup2015-10-021-0/+37
* Issue 4618: Correct argument handling of Unpure_pure_call::call...David Kastrup2015-09-291-6/+9
* Issue 4461: Don't use drop-right from (srfi srfi-1) in C++...David Kastrup2015-06-261-3/+2
* Issue 4459/2: Mark print_smob (...) member functions as constDavid Kastrup2015-06-261-1/+1
* Issue 4365: non-member unsmob<T> replaces T::unsmob and T::is_smob...Dan Eble2015-05-221-2/+2
* Remove unneeded include of grob.hh in unpure-pure-container.ccDavid Kastrup2015-05-221-2/+0
* Issue 4400: Rework LY_DECLARE_SMOB_PROC to declare a member function...David Kastrup2015-05-221-2/+3
* Run grand replace for 2015.Werner Lemberg2015-01-041-1/+1
* Issue 4158: Turn Smob_base<>::print_smob into member functions...David Kastrup2014-10-111-5/+4
* Issue4141/2: Use Xxx:is_smob instead of Xxx:unsmob when used in boolean contexts...David Kastrup2014-10-061-2/+2
* Issue 4086/6: Reimplement unpure-pure-containers in terms of Simple_smob and ...David Kastrup2014-09-081-93/+28
* Run grand-replace (issue 3765)...Carl Sorensen2014-01-111-1/+1
* grob-property: if callback is independent of layout, call just onceKeith OHara2013-12-251-0/+11
* Simplify a function pointer cast that GUB chokes on...David Kastrup2013-03-111-1/+1
* Emergency repair work for issue 3200...David Kastrup2013-03-031-6/+8
* Issue 3200: Make ly:make-unpure-pure-container accept a single callback...David Kastrup2013-02-251-4/+35
* Corrects Mike Solomon's e-mail addressMike Solomon2012-09-101-1/+1
* Add some translation markers; normalize whitespace.Werner Lemberg2012-06-281-1/+1
* Run grand-replace for 2012Graham Percival2012-01-091-1/+1
* Implements unpure-pure-containers in LilyPond....Mike Solomon2011-09-011-0/+110