Re: [Jruby-devel] Parser issues, RDT Refactoring work

2006-06-05 Thread Thomas E Enebo
On Thu, 01 Jun 2006, Christopher Williams defenestrated me: > > I had a few questions and comments. Have any of the patches that the > students come up with made their way back into the trunk of JRuby? A couple of positioning fixes for more AST nodes (variable assignments now have proper offset

Re: [Jruby-devel] Parser issues, RDT Refactoring work

2006-06-02 Thread Mirko Stocker
On Friday 02 June 2006 00:14, Christopher Williams wrote: > I had a few questions and comments. Have any of the patches that the > students come up with made their way back into the trunk of JRuby? Not yet, but if you want, I could create some patches for the position-fixes and send them to the m

Re: [Jruby-devel] Parser issues, RDT Refactoring work

2006-06-02 Thread Thomas Corbat
Christopher Williams wrote: > Thomas and Charles, > I've been bad and haven't been subscribed to your development > mailing list (I'm the RDT developer) - but I ran into some archives > with questions and patches flying around by the Swiss students doing > refactoring work. > > I had a few questio

Re: [Jruby-devel] Parser issues, RDT Refactoring work

2006-06-01 Thread headius
I can answer quickly. The comment work i believe is still in progress but will eventually be incorporated. The str dstr thing has been recently simplified so that those simple quoted strings are single str nodes among over things. Tom can comment more on that. On 6/1/06, Christopher Williams <[EMA

[Jruby-devel] Parser issues, RDT Refactoring work

2006-06-01 Thread Christopher Williams
Thomas and Charles, I've been bad and haven't been subscribed to your development mailing list (I'm the RDT developer) - but I ran into some archives with questions and patches flying around by the Swiss students doing refactoring work. I had a few questions and comments. Have any of the patches