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

Issue 1867050: Adds ly:define-event-class (Closed)

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

Description

Adds ly:define-event-class Create ly:define-event-class

Patch Set 1 #

Patch Set 2 : Symbol checking #

Patch Set 3 : Adds a regression test showing ly:define-event-class functionality #

Patch Set 4 : Define event classes with regtest #

Patch Set 5 : Syntax and naming changes from Neil #

Patch Set 6 : Nixes vestigial function notnull #

Total comments: 10

Patch Set 7 : Gets rid of excessive side-axis setting #

Patch Set 8 : Checks ly:engraver-announce-end-grob #

Patch Set 9 : Makes define-event-class translation friendly #

Unified diffs Side-by-side diffs Delta from patch set Stats (+220 lines, -0 lines) Patch
A input/regression/scheme-text-spanner.ly View 3 4 5 6 7 1 chunk +205 lines, -0 lines 0 comments Download
scm/define-event-classes.scm View 1 2 3 4 5 6 7 8 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 6
Neil Puttock
Hi Mike, I don't trust Rietveld not to swallow my comments, so I'm posting a ...
13 years, 8 months ago (2010-08-28 19:56:10 UTC) #1
Neil Puttock
http://codereview.appspot.com/1867050/diff/17001/18001 File input/regression/scheme-text-spanner.ly (right): http://codereview.appspot.com/1867050/diff/17001/18001#newcode201 input/regression/scheme-text-spanner.ly:201: a b c \schemeTextSpannerEnd d | + another spanner ...
13 years, 8 months ago (2010-08-28 20:18:58 UTC) #2
Neil Puttock
My comments in define-event-classes.scm don't work, so here goes: +(define-public (define-event-class leaf heritage) + (cond ...
13 years, 8 months ago (2010-08-28 20:22:04 UTC) #3
MikeSol
http://codereview.appspot.com/1867050/diff/17001/18001 File input/regression/scheme-text-spanner.ly (right): http://codereview.appspot.com/1867050/diff/17001/18001#newcode5 input/regression/scheme-text-spanner.ly:5: texidoc = "uses define-event-class to create a fully functional ...
13 years, 8 months ago (2010-08-28 21:12:25 UTC) #4
Graham Percival (old account)
As far as I can see, Mike has resolved all the known problems with this ...
13 years, 6 months ago (2010-10-02 16:02:37 UTC) #5
Neil Puttock
13 years, 6 months ago (2010-10-03 22:19:49 UTC) #6
On 2010/10/02 16:02:37, Graham Percival wrote:
> As far as I can see, Mike has resolved all the known problems with this patch.

> Are there any other problems, or should we accept it?

I'm working on it now.
Sign in to reply to this message.

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