S_H_ (Shun Hiraoka)
- Login: S_H_
- Email: gamelinks007@gmail.com
- Registered on: 02/25/2020
- Last sign in: 10/24/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 8 | 12 | 20 |
Activity
10/25/2024
- 01:32 PM Ruby master Revision 5c1e4327 (git): Remove rb_ary_new for parser
- rb_ary_new function was not used by the parser and could be removed.
- 01:26 PM Ruby master Revision d278d352 (git): Introduce inline_primary rule
- Introduce inline_primary rule to merge the same BNF pattern
10/13/2024
- 12:22 PM Ruby master Revision 6393d295 (git): [ruby/prism] Supress string_query function warning
- https://github.com/ruby/prism/commit/0635814327
10/04/2024
- 10:45 PM Ruby master Revision e766cb3e (git): Suppress warnings in `time_init_parse` function
- When building Ruby on Ubuntu 22.04 and GCC 11.4.0, the following warning appeared.
And this change has suppressed war...
09/27/2024
- 10:34 AM Ruby master Revision 7f83bd37 (git): Reduce `is_ascii_string` function dependency for parser
- Changed to use `rb_parser_is_ascii_string` function instead of `is_ascii_string` function
09/26/2024
- 10:20 AM Ruby master Revision 3e742579 (git): Remove rb_str_cat for parser
09/22/2024
- 03:22 AM Ruby master Revision 95d26ee4 (git): Reuse dedent_string function in rb_ruby_ripper_dedent_string function
- This change is reduce Ruby C API dependency for Universal Parser.
Reuse dedent_string functions in rb_ruby_ripper_ded...
06/12/2024
- 06:36 AM Ruby master Revision 1fc07637 (git): Introduce `ident_or_const` inline rule
06/02/2024
- 12:50 AM Ruby master Revision 0cc5f77c (git): Remove unused functions from struct rb_parser_config_struct
- StringValueCStr has not used in parse.y
05/17/2024
- 02:45 PM Ruby master Revision aed93ba1 (git): [ruby/prism] Replace and Use PM_LOCATION_NULL_VALUE macro
- https://github.com/ruby/prism/commit/50e188b168
Also available in: Atom