ruby/ext/json/parser
Jean Boussier c5ae432ec8
[flori/json] Cleanup useless ifdef
The json gem now requires Ruby 2.3, so there is no point keeping
compatibility code for older releases that don't have the
TypedData API.

45c86e153f
2024-06-04 12:23:48 +09:00
..
depend ruby tool/update-deps --fix 2024-04-27 21:55:28 +09:00
extconf.rb [flori/json] Deduplicate strings inside json_string_unescape 2021-05-17 19:51:51 +09:00
parser.c [flori/json] Cleanup useless ifdef 2024-06-04 12:23:48 +09:00
parser.h [flori/json] Cleanup useless ifdef 2024-06-04 12:23:48 +09:00
parser.rl [flori/json] Cleanup useless ifdef 2024-06-04 12:23:48 +09:00
prereq.mk ext/json/parser/prereq.mk: fix warnings for code generated by ragel 2021-05-18 23:26:03 +09:00