General

Profile

koic (Koichi ITO)

  • Login: koic
  • Email: koic.ito@gmail.com
  • Registered on: 08/18/2015
  • Last sign in: 07/21/2024

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 4 13 17

Like

Activity

09/20/2024

05:17 PM Ruby master Revision 75ed0863 (git): [ruby/prism] Fix `kDO_LAMBDA` token incompatibility for `Prism::Translation::Parser::Lexer`
## Summary
This PR fixes `kDO_LAMBDA` token incompatibility between Parser gem and `Prism::Translation::Parser` for ...
koic (Koichi ITO)

09/09/2024

07:01 PM Ruby master Revision 7a653345 (git): [ruby/prism] Fix a token incompatibility for `Prism::Translation::Parser::Lexer`
This PR fixes a token incompatibility between Parser gem and `Prism::Translation::Parser` for double splat argument.
...
koic (Koichi ITO)

09/07/2024

10:36 PM Ruby master Revision 47742841 (git): [ruby/prism] Fix a token incompatibility for `Prism::Translation::Parser::Lexer`
This PR fixes a token incompatibility between Parser gem and `Prism::Translation::Parser` for left parenthesis.
## P...
koic (Koichi ITO)

08/29/2024

08:04 PM Ruby master Revision af65b41e (git): [ruby/prism] Remove deprecated lib/prism/translation/parser/rubocop.rb file
Follow up https://github.com/ruby/prism/pull/2558.
This PR removes deprecated lib/prism/translation/parser/rubocop.r...
koic (Koichi ITO)

08/14/2024

04:28 PM Ruby master Revision 88954a0e (git): [ruby/prism] Tweak inspect representation of `Prism::Location`
This PR tweaks inspect representation of `Prism::Location`.
## Before
During debugging, the meaning of `@location=h...
koic (Koichi ITO)

08/10/2024

08:42 AM Ruby master Revision ad23bbe5 (git): [ruby/prism] [Doc] Tweak the docs for lex APIs
`Prism.lex` and `Prism.lex_file` return `ParseLexResult` instead of `Array`.
`Prism::parse_lex` and `Prism::parse_lex...
koic (Koichi ITO)

07/21/2024

05:05 PM Ruby master Bug #20644: Requiring URI together with the Parser gem in Ruby 3.4.0dev
I've confirmed that the issue is resolved with the patch. Thank you!
koic (Koichi ITO)
04:42 PM Ruby master Bug #20644 (Closed): Requiring URI together with the Parser gem in Ruby 3.4.0dev
Recently, `NameError` occurs when requiring URI together with the Parser gem in Ruby 3.4.0dev.
## Expected (Ruby ...
koic (Koichi ITO)

07/17/2024

06:17 PM Ruby master Revision 0fe816f3 (git): [ruby/prism] [Doc] Tweak example of `Prism::Dispatcher`
This PR tweaked the documentation to correct an error encountered
when running the example code of `Prism::Dispatcher...
koic (Koichi ITO)

05/13/2024

04:29 PM Ruby master Revision 5931f857 (git): [ruby/prism] Add error handling for missing `parser` gem in `Prism::Translation`
Resolves https://github.com/ruby/prism/pull/2803.
This PR adds error handling for missing `parser` gem in `Prism::Tr...
koic (Koichi ITO)

Also available in: Atom