ruby/ext/json/generator
John Hawthorn ea5776e7e4 [flori/json] Use rb_sym2str instead of SYM2ID
This avoids pinning an id to the symbol used if a dynamic symbol is
passed in as a hash key.

rb_sym2str is available in Ruby 2.2+ and json depends on >= 2.3.

5cbafb8dbe
2023-12-25 21:12:49 +09:00
..
depend Update the depend files 2023-02-28 09:09:00 -08:00
extconf.rb
generator.c [flori/json] Use rb_sym2str instead of SYM2ID 2023-12-25 21:12:49 +09:00
generator.h Manually merged from flori/json 2023-12-01 16:47:06 +09:00