summaryrefslogtreecommitdiff
path: root/ext/json/parser/parser.h
AgeCommit message (Expand)Author
2021-05-19ext/json/parser/parser.h: Add fallback MAYBE_UNUSEDNobuyoshi Nakada
2021-05-17[flori/json] Deduplicate strings inside json_string_unescapeJean Boussier
2021-05-17[flori/json] Refactor json_string_unescapeJean Boussier
2020-10-20Implement a freeze: parser optionJean Boussier
2017-06-16Merge json-2.1.0 from https://github.com/flori/jsonhsbt
2016-07-05* ext/json/*, test/json/*: Update json-2.0.1.hsbt
2015-05-28parser.rl: allocate structs with wrappernobu
2015-04-12* ext/json/*, test/json/*: Reverted r50231. Because it's not works withhsbt
2015-04-11* ext/json/*, test/json/*, defs/default_gems: Gemify JSON library.hsbt
2015-02-13* ext/json: merge upstream from flori/jsonhsbt
2014-12-28ext/json: for ancient backward compatibilitiesnobu
2014-12-27json: backward compatibilitiesnobu
2014-10-04json/parser: typed datanobu
2014-10-04ext: protoize no-arguments functionsnobu
2012-03-11* ext/json: Merge 164a75c8bd2007d32c4d7665d53140d8fc126dcd.naruse
2011-08-30* ext/json: Merge json gem 1.5.4+ (2149f4185c598fb97db1).naruse
2011-07-10* ext/json: Merge json gem 1.5.4+ (f7f78896607b6f6226cd).naruse
2011-02-05* ext/json/parser/parser.h (GET_PARSER): raise TypeError.nobu
2011-02-05* ext/json/parser/parser.h (GET_PARSER): check if initialized.nobu
2010-04-26Recommit of JSON; fix mixed declarations.naruse
2010-04-26* ext/jason: revert r27493. came again after canceling gcc-ism.usa
2010-04-26* ext/json: Update to JSON 1.4.1.naruse