]> git.donarmstrong.com Git - lilypond.git/history - lily/music-function-scheme.cc
Web-ja: update introduction
[lilypond.git] / lily / music-function-scheme.cc
2015-06-07 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2015-05-23 Dan EbleIssue 4365: non-member unsmob<T> replaces T::unsmob...
2014-10-25 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2014-10-06 David KastrupIssue4141/2: Use Xxx:is_smob instead of Xxx:unsmob...
2014-09-08 David KastrupIssue 4086/3: Reimplement Music_function in terms of...
2012-04-29 Till PaalaMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2012-04-16 Francisco VilaMerge branch 'master' into lilypond/translation
2012-04-16 Francisco VilaMerge branch 'lilypond/translation' into staging
2012-04-10 Graham PercivalRun fixcc.py with astyle 2.02
2012-04-02 Francisco VilaMerge branch 'master' into lilypond/translation
2012-04-02 Francisco VilaMerge branch 'lilypond/translation' into staging
2012-03-30 David KastrupTurn music functions and their signatures into C++...
2011-12-18 Francisco VilaMerge branch 'lilypond/translation' into staging
2011-12-12 Graham PercivalRun astyle 2.02.
2011-12-07 Francisco VilaMerge branch 'master' into lilypond/translation
2011-12-06 Graham PercivalMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2011-12-06 David KastrupDo more thorough typechecking in ly:make-music-function
2011-09-17 Francisco VilaMerge branch 'master' into lilypond/translation
2011-09-10 Graham PercivalMerge branch 'release/unstable'
2011-09-08 David KastrupMerge branch 'define-scheme-function'
2011-09-07 David Kastruplexer.ll: Introduce Scheme functions
2011-08-15 Till PaalaMerge branch 'lilypond/translation' of ssh://git.sv...
2011-08-08 Francisco VilaMerge branch 'master' into lilypond/translation
2011-08-03 Francisco VilaMerge branch 'lilypond/translation'
2011-08-01 Graham PercivalGrand fixcc.py run on all .hh .cc files.
2010-08-31 Till PaalaMerge branch 'lilypond/translation' of ssh://git.sv...
2010-08-25 Jean-Charles Malah... Merge branch 'lilypond/translation'
2010-08-04 Werner LembergWhitespace, minor formatting.
2007-07-04 Joe NeemanMerge branch 'master' into jneeman
2007-07-02 John MandereauMerge branch 'topic/master-translation' of /home/lilycv...
2007-07-02 John MandereauMerge branch 'Rmaster' into topic/master-translation
2007-07-02 Werner LembergImprove and correct documentation strings.
2007-01-31 Joe NeemanMerge with master
2007-01-31 Joe NeemanMerge branch 'master' of git+ssh://jneem@git.sv.gnu...
2007-01-27 Han-Wen Nienhuysfix brown paper bag design: calling conventions are...
2007-01-27 Han-Wen Nienhuysreplace SCM_ASSERT_TYPE with LY_ASSERT_TYPE and friends
2006-12-18 Joe NeemanMerge branch 'jneeman' of git+ssh://jneem@git.sv.gnu...
2006-12-06 Han-Wen NienhuysDocument music functions too.