]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4421/4: Make music functions callable from Scheme
authorDavid Kastrup <dak@gnu.org>
Sun, 24 May 2015 17:38:34 +0000 (19:38 +0200)
committerDavid Kastrup <dak@gnu.org>
Tue, 9 Jun 2015 13:55:31 +0000 (15:55 +0200)
commitc782eccd5ea9b34e2491d861df752d6872a3f641
treecbcabd2d92b52e9275e80734b618a4fd618a417d
parentc8d3b77715bf284fd6aca074d4fa1fef136c7f0d
Issue 4421/4: Make music functions callable from Scheme

The functions get their signature checked and optional argument handling
is exactly like in LilyPond, with *unspecified* taking the role of
"\default".
lily/include/music-function.hh
lily/music-function.cc