1
0
mirror of https://github.com/stedolan/jq.git synced 2024-05-11 05:55:39 +00:00

5 Commits

Author SHA1 Message Date
Stephen Dolan
2cb9a6e61d Move from Jansson to JV - everything but the interpreter loop
Passes valgrind --leak-check=full.
2012-09-02 16:31:59 +01:00
Stephen Dolan
dc6cf2fb58 Remove syntax distinction between builtin and user calls 2012-08-27 11:19:42 +01:00
Stephen Dolan
6c8b55793a first pass at assignment 2012-08-27 10:12:02 +01:00
Stephen Dolan
c128c2029e First pass at functions + tests 2012-08-21 18:14:13 +01:00
Stephen
2002dc1a2f Most of a C implementation of jq 2012-08-16 01:00:30 +01:00