Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(54)

Issue 250150043: Move syntax constructors into separate module (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 10 months ago by dak
Modified:
8 years, 7 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Move syntax constructors into separate module Also: Run scripts/auxiliar/fixscm.sh scm/ly-syntax-constructors.scm

Patch Set 1 #

Patch Set 2 : Make all of ly-syntax-constructors.scm a separate module #

Patch Set 3 : Replace define-loc with more flexible use of here! command #

Patch Set 4 : Combine lyric-combine and lyric-combine-music #

Patch Set 5 : Export get-next-unique-voice-name from lily module #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -103 lines) Patch
M lily/guile-init.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M lily/include/lily-imports.hh View 1 chunk +5 lines, -0 lines 0 comments Download
M lily/lily-imports.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M lily/music-function.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M lily/parser.yy View 1 chunk +2 lines, -2 lines 0 comments Download
M scm/lily.scm View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M scm/ly-syntax-constructors.scm View 1 2 3 4 8 chunks +76 lines, -96 lines 0 comments Download
M scm/music-functions.scm View 1 2 3 4 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 4
dak
Make all of ly-syntax-constructors.scm a separate module
8 years, 10 months ago (2015-07-02 13:28:37 UTC) #1
dak
Replace define-loc with more flexible use of here! command
8 years, 10 months ago (2015-07-02 13:29:12 UTC) #2
dak
Combine lyric-combine and lyric-combine-music
8 years, 10 months ago (2015-07-02 13:29:35 UTC) #3
dak
8 years, 10 months ago (2015-07-02 14:47:38 UTC) #4
Export get-next-unique-voice-name from lily module
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b