Jump to page: 1 2 3
Thread overview
review queue: next?
Sep 09, 2013
Dicebot
Sep 09, 2013
Jacob Carlborg
Sep 09, 2013
H. S. Teoh
Sep 09, 2013
Dicebot
Sep 09, 2013
Robert Schadek
Sep 10, 2013
Dicebot
Sep 10, 2013
Robert Schadek
Sep 10, 2013
Dicebot
Sep 10, 2013
Brian Schott
Sep 11, 2013
Robert Schadek
Sep 29, 2013
ilya-stromberg
Sep 29, 2013
Dicebot
Oct 02, 2013
ilya-stromberg
Oct 02, 2013
Dicebot
Oct 02, 2013
Jesse Phillips
Oct 03, 2013
ilya-stromberg
Oct 03, 2013
Dicebot
Oct 03, 2013
ilya-stromberg
Oct 03, 2013
Dicebot
Oct 03, 2013
Jesse Phillips
Sep 09, 2013
Brian Schott
Sep 10, 2013
Dicebot
Sep 11, 2013
ilya-stromberg
Oct 13, 2013
ilya-stromberg
Oct 13, 2013
Dicebot
Oct 13, 2013
Michael
Oct 29, 2013
ilya-stromberg
Oct 29, 2013
Dicebot
Oct 29, 2013
Robert Schadek
Nov 04, 2013
Dicebot
September 09, 2013
While Jacob is working on improving std.serialization, there is some time to do more reviews. Review manager role does not seem to be very stressing, so I can step up as one for any of the projects currently in queue as soon as their authors express the desire to do so.

Personally, I'd love to move forward with std.d.lexer - Brian, what is your opinion on this?
September 09, 2013
On 2013-09-09 16:21, Dicebot wrote:

> Personally, I'd love to move forward with std.d.lexer - Brian, what is
> your opinion on this?

I would love to see that as well.

-- 
/Jacob Carlborg
September 09, 2013
On Mon, Sep 09, 2013 at 04:21:16PM +0200, Dicebot wrote:
> While Jacob is working on improving std.serialization, there is some time to do more reviews. Review manager role does not seem to be very stressing, so I can step up as one for any of the projects currently in queue as soon as their authors express the desire to do so.
> 
> Personally, I'd love to move forward with std.d.lexer - Brian, what is your opinion on this?

+1. I've been itching to get a high-quality D lexer in my hands.


T

-- 
Who told you to swim in Crocodile Lake without life insurance??
September 09, 2013
On Monday, 9 September 2013 at 14:52:46 UTC, H. S. Teoh wrote:
> On Mon, Sep 09, 2013 at 04:21:16PM +0200, Dicebot wrote:
>> While Jacob is working on improving std.serialization, there is some
>> time to do more reviews. Review manager role does not seem to be
>> very stressing, so I can step up as one for any of the projects
>> currently in queue as soon as their authors express the desire to do
>> so.
>> 
>> Personally, I'd love to move forward with std.d.lexer - Brian, what
>> is your opinion on this?
>
> +1. I've been itching to get a high-quality D lexer in my hands.
>
>
> T

..and I'd love it to be nicely field tested by the time DDMD is done so that latter can possibly be ported to use standard lexer :P
September 09, 2013
On 09/09/2013 04:21 PM, Dicebot wrote:
> While Jacob is working on improving std.serialization, there is some time to do more reviews. Review manager role does not seem to be very stressing, so I can step up as one for any of the projects currently in queue as soon as their authors express the desire to do so.
put some concrete "destroying" in my logger
September 09, 2013
On Monday, 9 September 2013 at 14:21:17 UTC, Dicebot wrote:
> While Jacob is working on improving std.serialization, there is some time to do more reviews. Review manager role does not seem to be very stressing, so I can step up as one for any of the projects currently in queue as soon as their authors express the desire to do so.
>
> Personally, I'd love to move forward with std.d.lexer - Brian, what is your opinion on this?

Other than some unit test coverage, I think the lexer is ready.
September 10, 2013
On Monday, 9 September 2013 at 20:24:43 UTC, Robert Schadek wrote:
> On 09/09/2013 04:21 PM, Dicebot wrote:
>> While Jacob is working on improving std.serialization, there is some
>> time to do more reviews. Review manager role does not seem to be very
>> stressing, so I can step up as one for any of the projects currently
>> in queue as soon as their authors express the desire to do so.
> put some concrete "destroying" in my logger

You should add it to http://wiki.dlang.org/Review_Queue then, there is also a link to an old review thread of `std.log` by Jose Armando Garcia which may be of interest to you as people are likely to ask similar questions :)
September 10, 2013
On Monday, 9 September 2013 at 20:52:09 UTC, Brian Schott wrote:
> On Monday, 9 September 2013 at 14:21:17 UTC, Dicebot wrote:
>> While Jacob is working on improving std.serialization, there is some time to do more reviews. Review manager role does not seem to be very stressing, so I can step up as one for any of the projects currently in queue as soon as their authors express the desire to do so.
>>
>> Personally, I'd love to move forward with std.d.lexer - Brian, what is your opinion on this?
>
> Other than some unit test coverage, I think the lexer is ready.

Good! I'll start a review thread within a day.
September 10, 2013
On 09/10/2013 01:43 PM, Dicebot wrote:
> You should add it to http://wiki.dlang.org/Review_Queue then, there is also a link to an old review thread of `std.log` by Jose Armando Garcia which may be of interest to you as people are likely to ask similar questions :)
done and done (the design of my logger is based on what I distilled from
the old discussion)
September 10, 2013
On Tuesday, 10 September 2013 at 12:09:42 UTC, Robert Schadek wrote:
> On 09/10/2013 01:43 PM, Dicebot wrote:
>> You should add it to http://wiki.dlang.org/Review_Queue then, there is
>> also a link to an old review thread of `std.log` by Jose Armando
>> Garcia which may be of interest to you as people are likely to ask
>> similar questions :)
> done and done (the design of my logger is based on what I distilled from
> the old discussion)

Thanks! You will be next after Brian then (pardon me for wanting std.d.lexer so much :P)
« First   ‹ Prev
1 2 3