summaryrefslogtreecommitdiffstats
path: root/src/jv_parse.c
AgeCommit message (Expand)Author
2019-04-03Add configure guards around literal jv_numbersdec_literal_numberWilliam Langford
2019-04-03Save literal value of the parsed number to preserve it for the outputLeonid S. Usov
2017-01-27Parse no deeper than MAX_PARSING_DEPTHW-Mark Kubacki
2015-10-24Heap buffer overflow in tokenadd() (fix #105)Nicolas Williams
2015-08-23Move source files to src/David Tolnay