General

Profile

S_H_ (Shun Hiraoka)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 8 12 20

Activity

04/21/2024

12:55 AM Ruby master Revision 381ce130 (git): Remove unused functions from struct `rb_parser_config_struct`
S_H_ (Shun Hiraoka)

04/11/2024

02:32 AM Ruby master Revision 76732b3e (git): Remove unused AREF macro
S_H_ (Shun Hiraoka)

04/06/2024

12:29 AM Ruby master Revision dae50387 (git): Remove unused functions from `struct rb_parser_config_struct`
S_H_ (Shun Hiraoka)

04/01/2024

03:05 AM Ruby master Revision 0774232b (git): Remove unnecessary macros and functions for Universal Parser
S_H_ (Shun Hiraoka)

03/21/2024

09:10 AM Ruby master Revision 060a71d4 (git): Fix Ripper memory allocation size when enabled Universal Parser
The size of `struct parser_params` is 8 bytes difference in `ripper_s_allocate` and `rb_ruby_parser_allocate` when th... S_H_ (Shun Hiraoka)

03/04/2024

03:33 AM Ruby master Revision 2d8788e9 (git): Support NODE_ONCE for pattern matching
S_H_ (Shun Hiraoka)

02/20/2024

10:02 AM Ruby master Revision fba64708 (git): Remove uneeded Universal Parser properties
S_H_ (Shun Hiraoka)

01/31/2024

04:31 AM Ruby master Revision f3df218f (git): Introduced `rb_node_const_decl_val` function
Introduce `rb_node_const_decl_val` function to allow `rb_ary_join` and
`rb_ary_reverse` functions to be removed from ...
S_H_ (Shun Hiraoka)

01/27/2024

08:11 AM Ruby master Revision 9b40f42c (git): Introduce `NODE_ENCODING`
`__ENCODING__ `was managed by `NODE_LIT` with Encoding object.
Introduce `NODE_ENCODING` for
1. `__ENCODING__` is de...
S_H_ (Shun Hiraoka)

01/12/2024

01:46 PM Ruby master Revision 524770d3 (git): Suppress warnings in parser_set_encode function
S_H_ (Shun Hiraoka)

Also available in: Atom