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/parser
Jean Boussier 66b52f046f [flori/json] Stop including the parser source __LINE__ in exceptions
It makes testing for JSON errors very tedious. You either have
to use a Regexp or to regularly update all your assertions
when JSON is upgraded.

https://github.com/flori/json/commit/de9eb1d28e
2022-07-29 19:10:10 +09:00
..
depend [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
extconf.rb
parser.c [flori/json] Stop including the parser source __LINE__ in exceptions 2022-07-29 19:10:10 +09:00
parser.h
parser.rl [flori/json] Stop including the parser source __LINE__ in exceptions 2022-07-29 19:10:10 +09:00
prereq.mk