* PEG CHanges
@ 2011-04-15 22:04 Noah Lavine
2011-05-01 11:54 ` Andy Wingo
0 siblings, 1 reply; 4+ messages in thread
From: Noah Lavine @ 2011-04-15 22:04 UTC (permalink / raw)
To: guile-devel
Hello all,
I just pushed some changes to the wip-peg branch. They eliminate the
last remaining circularity in the module imports and then add
everything to the Makefile. It passes all tests on my machine.
This is my first time pushing something, so I hope I did it correctly.
If the patches aren't good I assume we can revert them.
Noah
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: PEG CHanges
2011-04-15 22:04 PEG CHanges Noah Lavine
@ 2011-05-01 11:54 ` Andy Wingo
2011-05-01 18:13 ` Noah Lavine
0 siblings, 1 reply; 4+ messages in thread
From: Andy Wingo @ 2011-05-01 11:54 UTC (permalink / raw)
To: Noah Lavine; +Cc: guile-devel
On Sat 16 Apr 2011 00:04, Noah Lavine <noah.b.lavine@gmail.com> writes:
> I just pushed some changes to the wip-peg branch. They eliminate the
> last remaining circularity in the module imports and then add
> everything to the Makefile. It passes all tests on my machine.
>
> This is my first time pushing something, so I hope I did it correctly.
> If the patches aren't good I assume we can revert them.
They look good, thanks. Now that we have it building, without
circularities, I would like to review it again. Do you have time to
rebase it? If you are comfortable with rebasing, I think we should
rewrite it to a series of N patches, one per module, adding the modules
to the build as they are added to the repo. What do you think?
I know it seems like extra work, but it's an important module, and it
will facilitate review. I think it's really close to being mergeable.
Regards,
Andy
--
http://wingolog.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: PEG CHanges
2011-05-01 11:54 ` Andy Wingo
@ 2011-05-01 18:13 ` Noah Lavine
2011-05-01 21:06 ` Andy Wingo
0 siblings, 1 reply; 4+ messages in thread
From: Noah Lavine @ 2011-05-01 18:13 UTC (permalink / raw)
To: Andy Wingo; +Cc: guile-devel
Yes, I think I could do that.
However, I don't think it's quite ready to merge. The last time we
talked about it, I think you wanted to change the s-expression
representation of some of the forms before we made it a public
interface. Should that be done before or after the rebase?
Noah
On Sun, May 1, 2011 at 7:54 AM, Andy Wingo <wingo@pobox.com> wrote:
> On Sat 16 Apr 2011 00:04, Noah Lavine <noah.b.lavine@gmail.com> writes:
>
>> I just pushed some changes to the wip-peg branch. They eliminate the
>> last remaining circularity in the module imports and then add
>> everything to the Makefile. It passes all tests on my machine.
>>
>> This is my first time pushing something, so I hope I did it correctly.
>> If the patches aren't good I assume we can revert them.
>
> They look good, thanks. Now that we have it building, without
> circularities, I would like to review it again. Do you have time to
> rebase it? If you are comfortable with rebasing, I think we should
> rewrite it to a series of N patches, one per module, adding the modules
> to the build as they are added to the repo. What do you think?
>
> I know it seems like extra work, but it's an important module, and it
> will facilitate review. I think it's really close to being mergeable.
>
> Regards,
>
> Andy
> --
> http://wingolog.org/
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: PEG CHanges
2011-05-01 18:13 ` Noah Lavine
@ 2011-05-01 21:06 ` Andy Wingo
0 siblings, 0 replies; 4+ messages in thread
From: Andy Wingo @ 2011-05-01 21:06 UTC (permalink / raw)
To: Noah Lavine; +Cc: guile-devel
Hi,
On Sun 01 May 2011 20:13, Noah Lavine <noah.b.lavine@gmail.com> writes:
> Yes, I think I could do that.
Great.
> However, I don't think it's quite ready to merge. The last time we
> talked about it, I think you wanted to change the s-expression
> representation of some of the forms before we made it a public
> interface. Should that be done before or after the rebase?
Ah, good question. I think a clean patch set will make it easier to see
what changes we want. That's just my instinct though. We can rebase
again afterwards too if we want.
Cheers,
Andy
--
http://wingolog.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-05-01 21:06 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-15 22:04 PEG CHanges Noah Lavine
2011-05-01 11:54 ` Andy Wingo
2011-05-01 18:13 ` Noah Lavine
2011-05-01 21:06 ` Andy Wingo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).