summaryrefslogtreecommitdiffstats
path: root/locfile.c
AgeCommit message (Expand)Author
2015-03-30Add `$__loc__` (fix #740)Nicolas Williams
2015-03-30Include filename and lineno in error messagesNicolas Williams
2014-08-14Add jq_report_error() function; use itNicolas Williams
2014-07-22Added library system with -l, -L, and JQ_LIBRARY_PATHWilliam Langford
2013-12-08These vfprintfs are being used as if they were printfs. Fix thatDavid R. MacIver
2013-12-04Add callback interface for errorsNicolas Williams
2013-05-29Bugfix multiline off-by-one (locfile.c)Brendan Macmillan
2013-05-29locfile.h -> locfile.h + locfile.cBrendan Macmillan