]> git.donarmstrong.com Git - lilypond.git/history - lily/lexer.ll
Issue 5145/1: Lexer: factor out push_markup_predicates
[lilypond.git] / lily / lexer.ll
2017-06-12 David KastrupIssue 5145/1: Lexer: factor out push_markup_predicates
2017-05-20 Jean-Charles Malah... Merge branch 'master' into translation
2017-05-08 Phil HolmesMerge remote-tracking branch 'origin/master' into relea...
2017-05-07 David KastrupReplace WORD token in parser and lexer with SYMBOL
2017-04-10 Phil HolmesMerge remote-tracking branch 'origin/release/unstable...
2017-04-09 David KastrupIssue 5113/2: Parser: discriminate quoted and non-quote...
2017-04-09 David KastrupIssue 5113/1: Reorganize Lily_lexer::scan_bare_word
2017-02-21 Jean-Charles Malah... Merge branch 'master' into translation
2017-02-20 David KastrupIssue 5070: Use explicit typecasts for Scm_variable...
2015-10-18 Phil HolmesMerge remote branch 'origin/master' into release/unstable release/2.19.29-1
2015-10-18 David KastrupRevert "Issue 4550 (1/2) Avoid "using namespace std...
2015-10-18 David KastrupRevert "Issue 4550 (2/2) Avoid "using namespace std...
2015-10-03 Dan EbleIssue 4550 (2/2) Avoid "using namespace std;" in includ...
2015-10-03 Dan EbleIssue 4550 (1/2) Avoid "using namespace std;" in includ...
2015-08-23 David KastrupRevert "Issue 4550 (1/2) Avoid "using namespace std...
2015-08-23 David KastrupRevert "Issue 4550 (2/2) Avoid "using namespace std...
2015-08-20 Dan EbleIssue 4550 (2/2) Avoid "using namespace std;" in includ...
2015-08-20 Dan EbleIssue 4550 (1/2) Avoid "using namespace std;" in includ...
2015-07-27 David KastrupIssue 4512: Remove redundant occurences of this->
2015-07-02 David KastrupIssue 4462/1: Create a module variable access system...
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...
2015-04-30 Jean-Charles Malah... Merge branch 'master' into translation
2015-04-21 Valentin VillenaveReplace C++ (in)equality checks with proper SCM syntax
2015-03-23 David KastrupIssue 4325: Replace most uses of scm_{from,to}_locale_...
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-10-06 David KastrupIssue4141/2: Use Xxx:is_smob instead of Xxx:unsmob...
2014-09-08 David KastrupIssue 3832: react sanely to ill-formed version strings
2014-09-08 David KastrupIssue 4086/3: Reimplement Music_function in terms of...
2014-09-08 David KastrupIssue 4086/1: Reimplement Input in terms of Simple_smob
2014-09-08 David KastrupIssue 4091: Lexer: don't go through int for fractions
2014-08-31 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2014-08-18 David KastrupIssue 4063: Interpret < > and << >> in \chordmode
2014-08-09 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2014-08-02 David KastrupMerge branch 'issue4032'
2014-08-02 David KastrupReplace remaining uses of unsmob_xxx with Xxx::unsmob
2014-08-02 David Kastrupunsmob_pitch -> Pitch::unsmob and related
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 David KastrupIssue 3769: Lexer/Parser: Don't package location data...
2014-01-12 Carl SorensenRun grand-replace (issue 3765)
2014-01-06 David KastrupIssue 3769: Lexer/Parser: Don't package location data...
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-19 David KastrupMerge branch 'issue3723' into staging
2013-12-19 David KastrupAdd location data to extra_tokens_ stack in lexer.
2013-12-19 David KastrupMove the extra_token mechanism out of the lexer proper
2013-12-08 David KastrupMerge branch 'translation' into 'master'
2013-11-25 David Kastrup Issue 3676: Bar checks display the wrong location
2013-11-23 David KastrupMerge remote-tracking branch 'origin/translation' into...
2013-11-19 David KastrupMerge branch 'origin/translation' into staging
2013-11-13 David KastrupIssue 3644: A \score-lines markup list command for...
2013-10-19 David KastrupMerge branch 'issue3618' (early part) into staging
2013-10-19 David KastrupIssue 3618/3: Eliminate EXPECT_DURATION token in parser
2013-10-19 David KastrupIssue 3618/1: Eliminate EXPECT_PITCH token in parser
2013-10-13 David KastrupMerge branch 'translation' into staging
2013-10-04 David KastrupIssue 2931: Allow non-LilyPond identifiers like "violin...
2013-09-27 David KastrupIssue3571: Stop \lyricmode { \skip 1.*3 } from failing.
2013-09-26 Francisco VilaMerge branch 'translation' into staging
2013-09-15 David KastrupIssue 3297: Make lexer more robust against unexpected...
2013-09-14 Jean-Charles Malah... Merge branch 'master' into translation
2013-09-10 Frédéric BronIssue 3531: replaced function argument 'string' by...
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-08-05 Jean-Charles Malah... Merge branch 'master' into translation
2013-07-27 David KastrupIssue 3471: Allow decimal fractions with non-empty...
2013-07-20 Jean-Charles Malah... Merge branch 'master' into translation
2013-07-17 David KastrupIssue 3455: Fix flex warning: -s option given but defau...
2013-03-26 Jean-Charles Malah... Merge branch 'master' into translation
2013-03-17 David KastrupIssue 3237: Harmonize point-and-click information for...
2013-02-17 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2013-01-29 Adam SpiersMerge branch 'tie-grace-fix' into staging
2013-01-29 David KastrupIssue 3138: Remove complete aborts in the lexer
2013-01-23 Francisco VilaMerge branch 'master' into translation
2013-01-16 David KastrupIssue 3102: Allow EOF to occur in the middle of a line...
2013-01-03 David KastrupMerge remote-tracking branch 'origin/translation'
2012-12-31 David KastrupMake lexer more robust against unexpected EOF
2012-12-20 David KastrupMerge remote-tracking branch 'origin/translation' into...
2012-12-11 David KastrupMerge branch 'translation' into staging
2012-12-07 David Kastrupparser/lexer: eliminate LYRIC_MARKUP as a token separat...
2012-12-07 David Kastrupparser/lexer: don't require separate LYRICS_STRING...
2012-12-06 David KastrupMerge remote-tracking branch 'origin/master' into trans...
2012-11-05 David KastrupIssue 2939: Fix relations between \maininput, EOF and...
2012-10-30 David Kastruplexer.ll: duplicate a few quotes in character sets...
2012-10-30 David Kastruplexer.ll: lyric_quote was not necessary as separate...
2012-10-30 David KastrupIssue 2935: is_main_input_ should only be set by \maini...
2012-10-25 David KastrupMerge remote-tracking branch 'origin/translation' into...
2012-10-22 David KastrupMerge branch 'translation' into staging
2012-10-21 David KastrupMerge remote-tracking branch 'origin/stable/2.16' into...
2012-10-18 David KastrupIssue 2728: count pairs of brackets
next