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

Issue 363720043: Syntax: fold a few scheme and music functions (Closed)

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

Description

Syntax: fold a few scheme and music functions The functions property-set-function and property-override-function were music functions internally calling property-set and property-override functions in the Syntax module for creating music expressions. However, since issue 4421 music functions were also callable from Scheme rather than only from the parser so maintaining this distinction is not really worth the trouble as the performance impact is small.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -43 lines) Patch
M lily/include/lily-imports.hh View 1 chunk +0 lines, -2 lines 0 comments Download
M lily/lily-imports.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M lily/parser.yy View 4 chunks +4 lines, -4 lines 0 comments Download
M scm/ly-syntax-constructors.scm View 3 chunks +18 lines, -35 lines 0 comments Download

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