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

62 Commits

Author SHA1 Message Date
Stephen Dolan
463b175cdb Reference-counted copy-on-write JSON library.
Comes with tests and, presumably, bugs.
2012-08-28 18:09:43 +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
a847d2250f 2nd order functions 2012-08-26 14:25:56 +01:00
Stephen Dolan
befb103a12 Fix a revolting hack 2012-08-22 19:21:35 +01:00
Stephen Dolan
2086e59ab1 bugfix for backtracking over RET insns, and a truly evil testcase 2012-08-22 19:05:53 +01:00
Stephen Dolan
79d81f4bee Closures over variables 2012-08-21 18:24:38 +01:00
Stephen Dolan
c128c2029e First pass at functions + tests 2012-08-21 18:14:13 +01:00
Stephen Dolan
dd0d340eba frame layout refactor 2012-08-21 12:35:44 +01:00
Stephen
15ad640202 Stacks grow down now 2012-08-20 15:53:20 +01:00
Stephen
fd738bface an addition operator, of sorts 2012-08-16 01:16:08 +01:00
Stephen
2002dc1a2f Most of a C implementation of jq 2012-08-16 01:00:30 +01:00