turboladen (Steve Loveless)
- Login: turboladen
- Email: steve.loveless@gmail.com
- Registered on: 03/28/2012
- Last sign in: 01/04/2021
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...
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.
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 ...
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...
04/11/2012
- 05:09 AM Ruby master Bug #6211: Ripper lexes :on_rbrace when it should find :on_embexpr_end
- Hooray! Thank you!
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...
Also available in: Atom