summaryrefslogtreecommitdiff
path: root/lily
Commit message (Expand)AuthorAgeFilesLines
* Issue 4811/1: Allow property paths as scalars and in assignments...David Kastrup2016-03-291-0/+31
* Fix breakage in merge of 4798/4. Add regtest.David Kastrup2016-03-221-1/+2
* Issue 4800: Require path separators in assignments/overrides...David Kastrup2016-03-221-9/+1
* Issue 4798/6: Admit lists starting with UNSIGNED as music function argumentsDavid Kastrup2016-03-191-0/+6
* Issue 4798/4: Parser work for key lists including numbers...David Kastrup2016-03-193-5/+9
* Issue 4798/2: Prepare override/revert to deal with numeric subkeys...David Kastrup2016-03-192-3/+9
* Issue 4798/1: Make alist routines use equal? key comparisons...David Kastrup2016-03-191-1/+2
* Optimize assoc_tail for various key typesDavid Kastrup2016-03-191-4/+6
* Add assv_tail functionDavid Kastrup2016-03-192-0/+12
* Issue 4797: Let the parser interpret alist variables...David Kastrup2016-03-191-1/+19
* Create nested_property functionDavid Kastrup2016-03-192-0/+14
* Issue 4790: Let ',' separate symbol lists like '.' does...David Kastrup2016-03-131-1/+23
* Issue 4785: Let TextSpanner inherit any direction set in event...David Kastrup2016-03-131-0/+2
* Some code cleanup in lookup.cc...David Kastrup2016-03-101-4/+4
* Remove Smob::type_p_name_ default...David Kastrup2016-03-1014-12/+26
* Issue 4786: fee.fi = 0 was interpreted as as fee = 0 for undefined fee...David Kastrup2016-03-081-0/+2
* (Optionally) embed ly source files inside generated PDF...Valentin Villenave2016-03-071-0/+25
* Issue 4779: Accept isolated durations as music function argumentsDavid Kastrup2016-03-041-23/+94
* Use new arguments of make_durationDavid Kastrup2016-03-041-11/+2
* Let make_duration accept preexisting durations and factorDavid Kastrup2016-03-041-7/+23
* Let make_music_from_simple accept numbers/durationsDavid Kastrup2016-03-041-3/+11
* parser.yy: factor out "multipliers" from "multiplied_duration"David Kastrup2016-03-041-10/+28
* parser.yy: Remove redundant duration_lengthDavid Kastrup2016-03-041-9/+3
* Issue 4770: Avoid unnecessary use of scm_list_n/scm_apply_0David Kastrup2016-03-046-26/+22
* Issue 4718/4: Fold transpose_mutable into Prob::transpose...David Kastrup2016-03-042-14/+6
* Issue 4718/3: Let Quote_iterator::process use Prob::transposeDavid Kastrup2016-03-041-2/+1
* Issue 4718/2: Let transpose_music_list act defensively for non-Prob membersDavid Kastrup2016-03-041-1/+2
* Issue 4718/1: In-chord tie in cue causes segfault...David Kastrup2016-03-044-6/+10
* Issue 4767: Crash with Completion_heads_engraver and bare durations...David Kastrup2016-02-151-1/+1
* Issue 4741: Allow Scheme functions to be called inside of markupDavid Kastrup2016-01-271-1/+1
* Issue 4743/1: Add ly:one-line-auto-height-breakingPaul Morris2016-01-244-6/+155
* Do not draw ledger lines on top of staff lines...Paul Morris2016-01-161-1/+14
* Do not output CC#7 events in MIDI on dynamic changes...Heikki Tauriainen2016-01-151-3/+4
* Fix whitespace errors introduced in issue 4704...Urs Liska2016-01-011-7/+7
* 4704: Improve beam subdivision beaming count...Urs Liska2015-12-282-9/+42
* 4704: Partially revert 0382ed88: "Adjust beam subdivision"...Urs Liska2015-12-281-3/+2
* Remove unused `max-stretch' property.Werner Lemberg2015-12-261-1/+0
* Add ly:grob-spanned-rank-intervalPaul Morris2015-12-231-0/+15
* Issue 4687/1: Let \etc in partial markup commands stand for any arguments...David Kastrup2015-12-161-1/+32
* Add and use note-collision-threshold grob property...Paul Morris2015-12-112-7/+12
* Issue 4674: Disallow "Scheme_engraver" as an engraver class of its own...David Kastrup2015-12-045-37/+24
* Issue 4664: Ensure one beam is left in subdivided beams...Urs Liska2015-11-251-1/+1
* Issue 4670: Percent_repeat_iterator's derived_mark is incomplete...David Kastrup2015-11-241-0/+1
* Issue 4657: Tweak Rest.staff-position fails with beam...David Kastrup2015-11-191-10/+15
* Issue 4504/1 add whiteout-style, drop whiteout-box...Paul Morris2015-11-112-17/+6
* Issue 4653: French beam ending on rest causes segfault...David Kastrup2015-11-103-4/+4
* Implement ly_memv as a sloppy memv variantDavid Kastrup2015-11-102-0/+13
* Doc: scm - Clarify ly:context-pushpop-property...James Lowe2015-11-071-1/+1
* Fix GC catastrophe in Slur_proto_engraver::derived_mark...David Kastrup2015-10-241-2/+4
* Revert "Issue 4550 (1/2) Avoid "using namespace std;" in included files"...David Kastrup2015-10-18238-532/+3