ruby/ext/json
Jean Boussier ec171b4075 [ruby/json] Move create_addtions logic in Ruby.
By leveraging the `on_load` callback we can move all this logic
out of the parser. Which mean we no longer have to duplicate
that logic in both parser and that we'll later be able to extract
it entirely from the gem.

f411ddf1ce
2025-03-28 12:44:53 +09:00
..
fbuffer Refactor jeaiii-ltoa.h 2025-03-27 13:54:12 +09:00
generator Refactor jeaiii-ltoa.h 2025-03-27 13:54:12 +09:00
lib [ruby/json] Move create_addtions logic in Ruby. 2025-03-28 12:44:53 +09:00
parser [ruby/json] Move create_addtions logic in Ruby. 2025-03-28 12:44:53 +09:00
vendor Refactor jeaiii-ltoa.h 2025-03-27 13:54:12 +09:00
depend Added depend files 2019-07-14 01:31:29 +09:00
extconf.rb Restore ext/json/extconf.rb 2024-10-26 18:44:15 +09:00
json.gemspec [ruby/json] Few doc tweaks: 2025-01-30 16:56:02 +09:00