2009/7/23 Valentin Villenave :
> do you want me to open a "Started" page in the tracker to keep track
> of this patch?
Cheers for the offer, but I don't think it's necessary. Once I've
dealt with Carl's comments on the latest patch, I think it'll be ready
for pushing. Then we can decide what's
2009/7/15 Neil Puttock :
> A new patch set is available here:
>
> http://codereview.appspot.com/8874/show
Hi Neil,
do you want me to open a "Started" page in the tracker to keep track
of this patch?
Regards,
Valentin
___
lilypond-devel mailing list
li
2009/4/25 Neil Puttock :
> 2009/4/23 Jan Nieuwenhuizen :
>> I don't really care about that, but it would be nice to split-out
>> the (find-brace lambda to a generic function.
>
> OK, I'll farm it out to lily-library.scm and upload a new patch.
A new patch set is available here:
http://codereview
2009/4/25 Carl D. Sorensen :
> There is a binary search routine for scheme vectors in
> lily/quote-iterator.cc. Would it preferable to export that function call
> and use it?
I don't know... is there a way of using such an exported function with
other scheme types?
Regards,
Neil
_
On 4/25/09 9:43 AM, "Neil Puttock" wrote:
> 2009/4/23 Jan Nieuwenhuizen :
>> Op donderdag 23-04-2009 om 07:19 uur [tijdzone +0200], schreef Werner
>> LEMBERG:
>>
>>> I'm not a good lisp programmer, but isn't the standard method for
>>> searching like that to not use a loop but recursive calls
2009/4/24 Mats Bengtsson :
> I haven't looked at your patch or the implementation, but suddenly
> remembered about
> http://lists.gnu.org/archive/html/lilypond-devel/2008-11/msg00405.html
> which seems to indicate that a binary search was already done.
Yes, it's in System_start_delimiter::staff_br
2009/4/23 Jan Nieuwenhuizen :
> Op donderdag 23-04-2009 om 07:19 uur [tijdzone +0200], schreef Werner
> LEMBERG:
>
>> I'm not a good lisp programmer, but isn't the standard method for
>> searching like that to not use a loop but recursive calls?
>
> I don't really care about that, but it would be n
2009/4/23 Werner LEMBERG :
>
>>> Please review this patch here:
>>>
>>> http://codereview.appspot.com/8874/show
>>
>> Looks good!
>
> I'm not a good lisp programmer, but isn't the standard method for
> searching like that to not use a loop but recursive calls? It doesn't
> really matter, but Han-W
I haven't looked at your patch or the implementation, but suddenly
remembered about
http://lists.gnu.org/archive/html/lilypond-devel/2008-11/msg00405.html
which seems to indicate that a binary search was already done.
/Mats
Neil Puttock wrote:
Hi,
Please review this patch here:
http://co
On 4/22/09 11:19 PM, "Werner LEMBERG" wrote:
>
>
>>> Please review this patch here:
>>>
>>> http://codereview.appspot.com/8874/show
>>
>> Looks good!
>
> I'm not a good lisp programmer, but isn't the standard method for
> searching like that to not use a loop but recursive calls? It does
Op donderdag 23-04-2009 om 07:19 uur [tijdzone +0200], schreef Werner
LEMBERG:
> I'm not a good lisp programmer, but isn't the standard method for
> searching like that to not use a loop but recursive calls?
I don't really care about that, but it would be nice to split-out
the (find-brace lambda
>> Please review this patch here:
>>
>> http://codereview.appspot.com/8874/show
>
> Looks good!
I'm not a good lisp programmer, but isn't the standard method for
searching like that to not use a loop but recursive calls? It doesn't
really matter, but Han-Wen likes to use recursive calls a lot
Neil Puttock gmail.com> writes:
>
> Hi,
>
> Please review this patch here:
>
> http://codereview.appspot.com/8874/show
Looks good!
Carl
___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-deve
Hi,
Please review this patch here:
http://codereview.appspot.com/8874/show
I've revised the \left-brace command extensively so it uses a binary
search to find the closest matching fetaBrace.
You might notice that the braces produced are slightly smaller than
the equivalent SystemStartBrace grob
14 matches
Mail list logo