yui-knk (Kaneko Yuichiro)
- Login: yui-knk
- Registered on: 02/17/2014
- Last sign in: 05/06/2025
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 24 | 24 |
Reported issues | 1 | 31 | 32 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 12/07/2015 |
Activity
Today
-
02:29 AM Ruby Misc #21549: DevMeeting-2025-09-11
- * [Bug #18878] parse.y: Foo::Bar {} is inconsistently rejected (yui-knk)
* Do we also support `Foo::Bar do end` (a...
08/27/2025
-
02:38 PM Ruby Bug #18878: parse.y: Foo::Bar {} is inconsistently rejected
- Do we also support `Foo::Bar do end` (and `Foo::Bar do end + 1`)?
With `ruby 3.5.0dev (2025-08-27T03:02:56Z master 5...
01/13/2025
-
12:23 AM Ruby Revision 84f0d2dd (git): Stop passing `-t` and `-v` on ripper build
- Both of them are debug option.
Let's use `YFLAGS` for parse.y build if needed.
12/23/2024
12/12/2024
-
05:19 AM Ruby Misc #20947 (Closed): Propose ydah (Yudai Takada) as a Ruby committer
- I’d like to propose ydah (https://bugs.ruby-lang.org/users/52290) as a Ruby committer.
He has contributed to parse...
09/02/2024
-
11:40 PM Ruby Bug #20695 (Closed): Elevated GC allocations in parse.y parser
- Applied in changeset commit:git|c93d07ed7448f332379cf21b4b7b649b057e5671.
----------
[Bug #20695] Do not create need... -
11:40 PM Ruby Revision c93d07ed (git): [Bug #20695] Do not create needless string object in parser
- `set_parser_s_value` does nothing in parser therefore no need to
create string object in parser `set_yylval_node`.
#...
08/27/2024
-
12:59 AM Ruby Revision 52c4d0e0 (git): Remove `enc_coderange_broken` field from `struct rb_parser_config_struct`
- It has not been used since fcc55dc2261b4c61da711c10a5476d05d4391eca.
08/26/2024
-
12:08 AM Ruby Revision 2e07c130 (git): Remove nonexist declarations
- These functions were removed by 33c1e082d0807db403a2d93cbf0a094c911.