1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/json
Jean Boussier 520e0916af
Implement a freeze: parser option
If set to true all parsed objects will be
immediately frozen, and strings will be
deduplicated if the Ruby implementation
allows it.
2020-10-20 21:40:25 +09:00
..
fbuffer
generator Add an option to escape forward slash character 2020-09-25 17:28:42 +09:00
lib [flori/json] Fix JSON.load_file doc 2020-09-25 17:28:42 +09:00
parser Implement a freeze: parser option 2020-10-20 21:40:25 +09:00
depend Added depend files 2019-07-14 01:31:29 +09:00
extconf.rb Implement a freeze: parser option 2020-10-20 21:40:25 +09:00
json.gemspec bundle the LICENSE file in the gem 2020-09-25 17:28:42 +09:00