General

Profile

ydah (Yudai Takada)

  • Login: ydah
  • Registered on: 04/18/2022
  • Last sign in: 12/18/2024

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 0 1

Like

Activity

12/16/2024

03:51 PM Ruby master Bug #20785 (Closed): Should `a in b, and c` `a in b, or c` `a in b, rescue c` be syntax ok?
Applied in changeset commit:git|f6e0a037aa21bd90830cecc397c16918890d76a2.
----------
[ruby/prism] [Bug #20785] Allow...
ydah (Yudai Takada)
03:51 PM Ruby master Revision f6e0a037 (git): [ruby/prism] [Bug #20785] Allow `, and` and `, or` after patterns
Partially: https://bugs.ruby-lang.org/issues/20785
https://github.com/ruby/prism/commit/71c9102d02
ydah (Yudai Takada)

12/13/2024

02:15 AM Ruby master Misc #20947: Propose ydah (Yudai Takada) as a Ruby committer
I'm very honored to be accepted as a committer. Thank you so much! ydah (Yudai Takada)

12/10/2024

04:56 AM Ruby master Bug #20939 (Open): When using the parse.y parser, it occurs argument stack underflow (-1) if there is processing after the shareable_constant_value: experimental_everything comment and `C = { **{ k: v } }`
The following code will occurs argument stack underflow if it is a parse.y parser.
```ruby
# shareable_constant_v...
ydah (Yudai Takada)
03:21 AM Ruby master Revision ce2f3983 (git): Remove unused macros from parse.y
ydah (Yudai Takada)
02:50 AM Ruby master Revision bfb7571d (git): Remove minimum Bison version requirement from parse.y
How about removing `%require “version”` since it is a definition to specify the minimum version of Bison and is not n... ydah (Yudai Takada)

12/06/2024

03:32 AM Ruby master Bug #20926 (Closed): shareable_constant_value: experimental_everything crashes with parse.y
Applied in changeset commit:git|6ccaa37eb365afd6b01359e63dac85aef35987a5.
----------
[Bug #20926] Fix a crashes with...
ydah (Yudai Takada)
01:33 AM Ruby master Bug #20926: shareable_constant_value: experimental_everything crashes with parse.y
https://github.com/ruby/ruby/pull/12275 ydah (Yudai Takada)
03:32 AM Ruby master Revision 6ccaa37e (git): [Bug #20926] Fix a crashes with `shareable_constant_value: experimental_everything` using parse.y's parser
https://bugs.ruby-lang.org/issues/20926 ydah (Yudai Takada)

12/04/2024

05:31 PM Ruby master Revision 5898abd0 (git): [ruby/prism] Add document CapturePatternNode fields
Partially: https://github.com/ruby/prism/issues/2123
https://github.com/ruby/prism/commit/1ffd693f9b
ydah (Yudai Takada)

Also available in: Atom