ruby/ext/json/generator
Jean Boussier 1c6b36af18
Only define String.json_create & al when json/add is required
All the `json/add` related methods for string were
always defined unconditionally from the generators.

It's preferable to only define them if `json/add` is actually used.
2025-08-04 09:29:53 +09:00
..
depend Update dependencies for addition of set.h to public headers 2025-07-11 15:24:23 +09:00
extconf.rb [ruby/json] Use load simd/conf.rb 2025-07-01 15:35:32 +09:00
generator.c Only define String.json_create & al when json/add is required 2025-08-04 09:29:53 +09:00