Skip to content
GitLab
Explore
Sign in
This project is pending deletion, and will be deleted on 2025-08-03. Repository and other project resources are read-only.
ruby-deleted-200
internal
ruby_parser.h
Find file
Blame
Permalink
Apr 25, 2024
cf74ff71
Change return value of `gets` function to be `rb_parser_string_t *` instead of `VALUE`
· cf74ff71
yui-knk
authored
Apr 25, 2024
This change reduces parser's dependency on ruby object.
cf74ff71
Change return value of `gets` function to be `rb_parser_string_t *` instead of `VALUE`
yui-knk
authored
Apr 25, 2024
This change reduces parser's dependency on ruby object.
Loading