X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=NEWS;h=7b7354de36a56aa0bdaeb362fe813f564a5a733b;hb=8309cbcd6660ea1f0b35abacbb424ddc4158e448;hp=cb41bce2b25bbfe4579570562e29270a42778adb;hpb=dbed556ca13bc2371e83774890eaa06bc8b04def;p=lilypond.git diff --git a/NEWS b/NEWS index cb41bce2b2..7b7354de36 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +****** +pl 44 + - pure parser, My_lily_parser + - ''a iso ``a + - Includable_lexer + - junk Input_file + - Duration in parser, Duration restructuring + - grandiose lexer hax. Flex should be fixed, really. + Lexer much faster now. + - opps. mi2mu broken + ****** pl 43 - transposition. @@ -9,14 +20,14 @@ pl 43 pl 42.hwn3 - const naming change (T const <-> const T) - - Mudela 0.1 + - Mudela 0.1 (roughly the same as below..) pl 42.3 - moving towards Mudela 0.1: * (almost) all keywords must be preceded by backslash '\' * explicit lexer switches '$' and '@' dropped * keyword "music" dropped for horizontal music - * keywords "\lyric" "\melodic" "\rhythmic" introduced, e.g.: + * keywords "\lyric" " introduced, e.g.: melody = \melodic { c c | g g } * staff initialisable with music identifier: \staff{ melody }