General

Profile

turboladen (Steve Loveless)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 2 2

Activity

08/15/2023

08:52 PM Ruby master Revision e6e23b92 (git): [ruby/yarp] rust: Initial yarp-sys
Still need to add more tests
Update Cargo.toml; add README
Switch yp_string_t_type variants to SNAKE_CASE
Add unes...
turboladen (Steve Loveless)

06/02/2012

06:10 AM Ruby master Bug #6306: Ripper lexes :on_kw when it should find :on_ident
That is correct. I've used Ripper.sexp() a tad, but will look to using that more. Thank you for the feedback. turboladen (Steve Loveless)

05/31/2012

08:15 AM Ruby master Bug #6306: Ripper lexes :on_kw when it should find :on_ident
=begin
If this is how the lexer works, then I guess there's not much use in pleading my case, but FWIW, I'll explain ...
turboladen (Steve Loveless)

04/17/2012

05:33 AM Ruby master Bug #6306 (Rejected): Ripper lexes :on_kw when it should find :on_ident
=begin
1.9.3-p125 :001 > require 'ripper'
=> true
1.9.3-p125 :002 > Ripper.lex %Q{:def}
=> [[[1, 0], :on...
turboladen (Steve Loveless)

04/11/2012

05:09 AM Ruby master Bug #6211: Ripper lexes :on_rbrace when it should find :on_embexpr_end
Hooray! Thank you! turboladen (Steve Loveless)

03/28/2012

02:58 AM Ruby master Bug #6211 (Closed): Ripper lexes :on_rbrace when it should find :on_embexpr_end
=begin
1.9.3-p125 :001 > require 'ripper'
=> true
1.9.3-p125 :002 > Ripper.lex %Q{`\#{cmd}`}
=> [[[1, 0...
turboladen (Steve Loveless)

Also available in: Atom