lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] Issue 4121 in lilypond: Patch: Store music list and mark


From: lilypond
Subject: [Lilypond-auto] Issue 4121 in lilypond: Patch: Store music list and markup command argument list names in docstring
Date: Sat, 20 Sep 2014 18:52:21 +0000

Status: Started
Owner: ----
Labels: Type-Enhancement Patch-new

New issue 4121 by address@hidden: Patch: Store music list and markup command argument list names in docstring
https://code.google.com/p/lilypond/issues/detail?id=4121

Store music list and markup command argument list names in docstring

For one thing, the doc string does not make a lot of sense without the
argument list and it cannot reliably be deduced from the doc string
itself.

For another, GUILEv2 does not do us the favor of storing the original
argument list anywhere where it could be retrieved with a useful amount
of labor.

While it would be nice to put the types of the arguments into the doc
string as well, the signature's actual predicates are only evaluated
after macro expansion and that is too late for generating the doc
string.

So we just stick the argument list (after uncurrying) as a line at the
top.

http://codereview.appspot.com/144280044

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

[Prev in Thread] Current Thread [Next in Thread]