Re: [Chicken-hackers] [MEGA-PATCH] Modularise the compiler!

2014-09-13 Thread Peter Bex
On Thu, Sep 04, 2014 at 01:02:18AM +0200, Felix Winkelmann wrote: Hello! I have signed off a squash commit of all your changes and pushed it to a new branch (chicken-5). I have a proposal for more meaningful module names, though, and I will post a patch in the next days. Thanks for

Re: [Chicken-hackers] [MEGA-PATCH] Modularise the compiler!

2014-09-13 Thread Felix Winkelmann
I did wonder why you squashed the commits; like I said, I put a lot of effort into making them self-contained (and every single commit compiles and passes the testsuite). By squashing them, it becomes one big blob commit. If this commit introduces a bug, git bisect will be mostly useless,

Re: [Chicken-hackers] [MEGA-PATCH] Modularise the compiler!

2014-09-03 Thread Felix Winkelmann
Hello! I have signed off a squash commit of all your changes and pushed it to a new branch (chicken-5). I have a proposal for more meaningful module names, though, and I will post a patch in the next days. Thanks for investing the considerable effort of figuring all of this out. That is quite

Re: [Chicken-hackers] [MEGA-PATCH] Modularise the compiler!

2014-08-18 Thread Felix Winkelmann
From: Peter Bex peter@xs4all.nl Subject: Re: [Chicken-hackers] [MEGA-PATCH] Modularise the compiler! Date: Sun, 17 Aug 2014 23:28:49 +0200 On Sun, Aug 17, 2014 at 11:25:00PM +0200, Felix Winkelmann wrote: If y'all prefer, I could push my branch to call-cc, if that makes it easier to work

Re: [Chicken-hackers] [MEGA-PATCH] Modularise the compiler!

2014-08-18 Thread Peter Bex
On Mon, Aug 18, 2014 at 02:30:09PM +0200, Felix Winkelmann wrote: From: Peter Bex peter@xs4all.nl Subject: Re: [Chicken-hackers] [MEGA-PATCH] Modularise the compiler! Date: Sun, 17 Aug 2014 23:28:49 +0200 On Sun, Aug 17, 2014 at 11:25:00PM +0200, Felix Winkelmann wrote: If y'all

Re: [Chicken-hackers] [MEGA-PATCH] Modularise the compiler!

2014-08-17 Thread Felix Winkelmann
If y'all prefer, I could push my branch to call-cc, if that makes it easier to work on this. I realise that sending 19 patches back and forth over the mailing list will be very painful :) Oh, gosh... yes, please create a branch for this. felix

Re: [Chicken-hackers] [MEGA-PATCH] Modularise the compiler!

2014-08-17 Thread Peter Bex
On Sun, Aug 17, 2014 at 11:25:00PM +0200, Felix Winkelmann wrote: If y'all prefer, I could push my branch to call-cc, if that makes it easier to work on this. I realise that sending 19 patches back and forth over the mailing list will be very painful :) Oh, gosh... yes, please create a