summaryrefslogtreecommitdiffstats
path: root/src/jv.h
AgeCommit message (Expand)Author
2023-11-28libjq: extern C for C++Tyler Rockwood
2023-11-28Extend fuzzing set upDavid Korczynski
2023-08-13Rename jv_type_private.h to jv_private.h, move jvp_number_is_nan thereitchyny
2023-07-30Add JQ_FALLTHROUGH and use it to quiet warningsNicolas Williams
2023-07-25implode: Better invalid input validation and handlingMattias Wadman
2019-10-22Save literal value of the parsed number to preserve it for the outputLeonid S. Usov
2018-08-17Restore JV_PRINT_COLOUR as an alias1.6rc2William Langford
2017-03-26Add alternation destructuring operator `?//`William Langford
2017-02-25Add jv_object_has()Nicolas Williams
2015-12-01Fix JV_OBJECT() and go up to 18Nicolas Williams
2015-08-23Move source files to src/David Tolnay