General

Profile

ydah (Yudai Takada)

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

Issues

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

Projects

Project Roles Registered on
Ruby Committer 12/26/2024
Backport187 Committer 12/26/2024
Backport191 Committer 12/26/2024
Backport192 Committer 12/26/2024
Backport193 Committer 12/26/2024
Backport200 Committer 12/26/2024
Backport21 Committer 12/26/2024
Backport22 Committer 12/26/2024
Ruby 1.8 Committer 12/26/2024
Ruby master Committer 12/26/2024

Like

Activity

01/14/2025

08:20 AM Ruby master Revision eafba0d5 (git): Use LRAMA instead of BISON
ydah (Yudai Takada)
08:20 AM Ruby master Revision ccb4ba45 (git): Use LRAMA instead of YACC
ydah (Yudai Takada)

01/12/2025

12:09 AM Ruby master Revision ca81142e (git): [ruby/prism] [Bug #21010] Reject endless method definition of `[]=`
Fixes: https://bugs.ruby-lang.org/issues/20785
https://github.com/ruby/prism/commit/192960ce5d
ydah (Yudai Takada)

01/09/2025

09:24 AM Ruby master Revision c7213011 (git): Implement FOR NODE locations
The following Location information has been added This is the information required for parse.y to be a universal pars... ydah (Yudai Takada)
09:24 AM Ruby master Revision 7790aa89 (git): Use Named Reference
ydah (Yudai Takada)
09:24 AM Ruby master Revision 6069e8fe (git): Refactor for loop handling to simplify do keyword location assignment
ydah (Yudai Takada)

01/08/2025

05:33 PM Ruby master Revision 36b6625b (git): Refactor `parse_isalnum` and `parse_isxdigit` to use macro
ydah (Yudai Takada)
05:23 PM Ruby master Revision 500a8775 (git): [ruby/prism] Reject pattern match with unexpected double splat inside array
`a => [-2**b]` should be SyntaxError
Fixes: https://github.com/ruby/prism/issues/3381
https://github.com/ruby/prism...
ydah (Yudai Takada)
01:48 AM Ruby master Revision 18f756e4 (git): Remove unnecessary semantic actions
If you don’t specify an action for a rule, Lrama supplies a default: `$$ = $1`. ydah (Yudai Takada)
01:46 AM Ruby master Revision 76759003 (git): Introduce macro for creating child iseqs with callbacks
Use macro like `NEW_ISEQ` and `NEW_CHILD_ISEQ`. ydah (Yudai Takada)

Also available in: Atom