koic (Koichi ITO)
- Login: koic
- Email: koic.ito@gmail.com
- Registered on: 08/18/2015
- Last sign in: 12/19/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 5 | 13 | 18 |
Like
Activity
Today
- 08:37 AM Ruby master Bug #20968: `Array#fetch_values` unexpected method name in stack trace
- Thank you for your prompt response.
I hadn’t realized that the same issue occurs with `1.ceildiv(0)` as well.
Thi... - 05:40 AM Ruby master Bug #20968 (Open): `Array#fetch_values` unexpected method name in stack trace
It seems that the current Ruby implementation is displaying unexpected method name in stack trace.
## Expected
...
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 ...
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.
...
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...
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...
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...
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...
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!
- 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 ...
Also available in: Atom