summaryrefslogtreecommitdiffstats
path: root/locfile.h
AgeCommit message (Expand)Author
2015-04-28Fix header guards (fix #770)Nicolas Williams
2015-03-30Add `$__loc__` (fix #740)Nicolas Williams
2015-03-30Include filename and lineno in error messagesNicolas Williams
2014-07-22Added library system with -l, -L, and JQ_LIBRARY_PATHWilliam Langford
2013-12-04Add callback interface for errorsNicolas Williams
2013-05-29locfile.h -> locfile.h + locfile.cBrendan Macmillan
2013-05-29Hack bugfix for multiline off-by-one (locfile.c)Brendan Macmillan
2012-12-18Add wrappers for malloc/realloc/free. See #43.Stephen Dolan
2012-09-18Move everything around - delete old Haskell code, clean up build.Stephen Dolan