]> granicus.if.org Git - jq/shortlog
jq
2012-09-02 Stephen DolanMove from Jansson to JV - proper freeing of memory
2012-09-02 Stephen DolanClean up build a little and add .gitignore.
2012-09-02 Stephen DolanMove from Jansson to JV - interpreter loop
2012-09-02 Stephen DolanMove from Jansson to JV - everything but the interprete...
2012-09-01 Stephen DolanValidation for empty objects
2012-09-01 Stephen DolanFirst pass at a JSON parser
2012-09-01 Stephen DolanFix a memory leak when inserting into an object with...
2012-09-01 Stephen DolanMinor changes to dtoa.c to make it easier to work with.
2012-09-01 Stephen DolanImport a copy of David Gay's dtoa.c
2012-08-28 Stephen DolanFix a bug in lexical scoping, add tests
2012-08-28 Stephen DolanReference-counted copy-on-write JSON library.
2012-08-27 Stephen DolanRemove syntax distinction between builtin and user...
2012-08-27 Stephen Dolanfirst pass at assignment
2012-08-26 Stephen Dolan2nd order functions
2012-08-22 Stephen DolanFix a revolting hack
2012-08-22 Stephen Dolanbugfix for backtracking over RET insns, and a truly...
2012-08-21 Stephen DolanClosures over variables
2012-08-21 Stephen DolanFirst pass at functions + tests
2012-08-21 Stephen Dolanframe layout refactor
2012-08-20 StephenStacks grow down now
2012-08-16 Stephenan addition operator, of sorts
2012-08-16 StephenMost of a C implementation of jq
2012-07-18 Stephen Dolaninitial