]> git.donarmstrong.com Git - lilypond.git/history - scm/ly-syntax-constructors.scm
Add '-dcrop' option to ps and svg backends
[lilypond.git] / scm / ly-syntax-constructors.scm
2015-12-21 Jean-Charles Malah... Merge branch 'master' into translation
2015-12-16 David KastrupIssue 4687/1: Let \etc in partial markup commands stand...
2015-08-08 David KastrupIssue 4537/1: Let \addlyrics accept an optional context mod
2015-08-01 David KastrupTypo fix for issue 4486: ly:music -> ly:music?
2015-07-30 David KastrupIssue 4529: Avoid "Parsed object should be dead" messag...
2015-07-27 David KastrupAdd/import music functions Syntax::property-{override...
2015-07-27 David KastrupSyntax::property_operation -> Syntax::property_{overrid...
2015-07-25 Jean-Charles Malah... Merge branch 'master' into translation
2015-07-21 David KastrupReorganize argument list for Syntax::partial-music...
2015-07-21 David Kastrupvalue->lily-string needs (scm display-lily) module.
2015-07-18 David KastrupIssue 4487/3: Implement partial markups
2015-07-18 David KastrupIssue 4487/2: Allow for chaining of several partial...
2015-07-18 David KastrupIssue 4487/1: Implement partial function calls
2015-07-18 David KastrupIssue 4486: Improve `music-function' and `music-functio...
2015-07-18 David KastrupIssue 4488/2: Use ly:set-origin! and two-argument form...
2015-07-08 David KastrupIssue 4474/6: Combine lyric-combine and lyric-combine...
2015-07-08 David KastrupIssue 4474/4: Replace define-loc with more flexible...
2015-07-08 David KastrupIssue 4474/3: Make all of ly-syntax-constructors.scm...
2015-07-08 David KastrupIssue 4474/2: Export get-next-unique-voice-name from...
2015-07-08 David KastrupIssue 4474/1: Move syntax constructors into separate...
2015-07-08 David KastrupRun scripts/auxiliar/fixscm.sh scm/ly-syntax-constructo...
2015-06-23 David KastrupIssue 4456: Syntax constructors should not be exported
2015-06-23 David KastrupIssue 4455/2: Pass location to syntax constructors...
2015-06-17 David KastrupMerge branch 'issue4442'
2015-06-16 David KastrupIssue 4442/2: Run scripts/auxiliar/update-with-convert...
2015-06-11 David KastrupIssue 4440: Establish %parser in Lily_parser::do_yyparse
2015-06-09 David KastrupIssue 4421/2: Factor out music-function-call-error
2015-06-07 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2015-06-02 David KastrupIssue 4422/3: Remove parser/location args from music...
2015-02-28 Phil HolmesMerge remote branch 'origin/master' into release/unstable
2015-01-20 Jean-Charles Malah... Merge branch 'master' into translation
2015-01-04 Werner LembergRun grand replace for 2015.
2014-10-25 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2014-09-14 David KastrupMerge branch 'issue4097' into HEAD
2014-09-14 David KastrupAllow \addlyrics to work with arbitrary contexts
2014-09-14 David KastrupRevert "Convert \new Staff ... \addlyrics into \new...
2014-09-14 David KastrupMerge branch 'issue4096' into HEAD
2014-09-14 David KastrupConvert \new Staff ... \addlyrics into \new Staff ...
2014-09-14 David KastrupGive \addlyrics the power of christening the associated...
2014-09-14 David KastrupFix bugs preventing \addlyrics from finding an existing...
2014-07-30 David KastrupMerge remote-tracking branch 'origin/master' into trans...
2014-06-20 David KastrupIssue 3954: Report bad return values in user-readable...
2014-06-16 David KastrupMerge remote-tracking branch 'origin' into translation
2014-06-15 David KastrupMerge remote-tracking branch 'origin/translation' into...
2014-03-16 David KastrupMerge remote-tracking branch 'origin/translation'
2014-03-16 David KastrupMerge remote-tracking branch 'origin/translation'
2014-03-15 David KastrupMerge remote-tracking branch 'origin/translation'
2014-02-15 David KastrupMerge remote-tracking branch 'origin/translation' into...
2014-01-12 Carl SorensenRun grand-replace (issue 3765)
2014-01-06 Phil HolmesMerge remote branch 'origin/release/unstable' into...
2014-01-06 Carl SorensenRun grand-replace (issue 3765)
2013-12-26 David KastrupMerge branch 'translation' into staging
2013-12-20 David KastrupMerge branch 'translation'
2013-12-08 David KastrupMerge branch 'translation' into 'master'
2013-11-23 David KastrupMerge remote-tracking branch 'origin/translation' into...
2013-11-22 David KastrupIssue 3666: Format error message for argument errors...
2013-10-13 David KastrupMerge branch 'translation' into staging
2013-10-01 David KastrupUse make-music with music arguments
2013-08-31 Jean-Charles Malah... Merge branch 'master' into translation
2013-08-30 David KastrupIssue 3516: Let parser accept symbols after \new, ...
2013-08-20 Jean-Charles Malah... Merge branch 'master' into translation
2013-08-14 David KastrupMerge branch 'issue3487'
2013-08-13 David KastrupIssue 3487: Make several special characters with or...
2013-06-21 Jean-Charles Malah... Merge branch 'master' into translation
2013-06-10 David KastrupRun scripts/auxiliar/fixscm.sh scm/*.scm
2013-06-09 David KastrupRevert "Apply scripts/auxiliar/fixscm.sh"
2013-06-06 Marc HohlApply scripts/auxiliar/fixscm.sh
2013-04-20 Jean-Charles Malah... Merge branch 'master' into translation
2013-04-06 David KastrupAllow markup lists to be composed at run-time
2013-04-06 David KastrupMove map-markup-command-list into parser internals
2013-02-17 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2013-02-17 David KastrupIssue 3165: MultiMeasureTextEvent created by i.e. R1...
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++...
2012-02-08 Francisco VilaMerge branch 'master' into lilypond/translation
2012-02-08 Francisco VilaMerge branch 'lilypond/translation' into staging
2012-02-03 Francisco VilaMerge branch 'lilypond/translation' into staging
2012-02-03 David KastrupReimplement ChordRepetition facility.
2012-01-11 Francisco VilaMerge branch 'lilypond/translation' into staging
2012-01-09 Graham PercivalRun grand-replace for 2012
2011-11-08 David Kastrupparser.yy: Allow backup and reparse of some more comple...
2011-11-08 David Kastrupparser.yy et al: make \mark a musicfunction.
2011-11-08 David Kastrupparser.yy et al: make \time and \times musicfunctions.
2011-11-07 Francisco VilaMerge branch 'lilypond/translation'
2011-11-06 David KastrupImplement \once as music function able to operate on...
2011-10-25 Francisco VilaMerge branch 'master' into lilypond/translation
2011-10-25 David Kastrupparser.yy: make Scheme and music expressions equivalent...
2011-10-22 David Kastrupparser: change order of arguments for context-specifica...
2011-10-22 David Kastrupparser.yy et al: move functionality of run_music_functi...
2011-10-20 David Kastrupmusic-function results should receive origin information.
2011-09-26 David KastrupGrammar nitpick.
2011-09-22 David KastrupMerge branch 'eventfunction'
2011-09-22 David KastrupParts from the optional music argument patch to make...
2011-09-17 Francisco VilaMerge branch 'master' into lilypond/translation
2011-09-13 David KastrupFix completely broken Scheme functions
2011-09-12 David Kastrupparser.yy et al: turn \partial and \skip into music...
2011-09-12 David KastrupCreate a nicer signature format for syntax functions...
2011-09-11 David Kastrupparser.yy et al: Turn \transpose into a music function.
2011-09-10 Graham PercivalMerge branch 'release/unstable'
next