|
a3e509034b
|
jv_string_fmt (create printf-formatted JSON strings)
|
2012-09-10 16:01:56 +01:00 |
|
|
c2593dc417
|
Make a main program that doesn't spam debugging info.
|
2012-09-10 10:23:15 +01:00 |
|
|
0fd7d4b30c
|
UTF8 coding utilities and unicode escaping in jv_dump()'d strings.
Beyond the Basic Multilingual Plane, dead Cthulhu waits dreaming.
|
2012-09-06 21:39:00 +01:00 |
|
|
c5ab3b2336
|
Move some unicode handling stuff to a separate file.
|
2012-09-04 20:38:47 +01:00 |
|
|
9da3e0d373
|
Clean up build a little and add .gitignore.
|
2012-09-02 17:24:17 +01:00 |
|
|
f72c5ffac0
|
Move from Jansson to JV - interpreter loop
Passes tests, but leaks some memory.
|
2012-09-02 17:20:13 +01:00 |
|
|
2cb9a6e61d
|
Move from Jansson to JV - everything but the interpreter loop
Passes valgrind --leak-check=full.
|
2012-09-02 16:31:59 +01:00 |
|
|
e98624e5a9
|
First pass at a JSON parser
|
2012-09-01 19:16:43 +01:00 |
|
|
463b175cdb
|
Reference-counted copy-on-write JSON library.
Comes with tests and, presumably, bugs.
|
2012-08-28 18:09:43 +01:00 |
|
|
c128c2029e
|
First pass at functions + tests
|
2012-08-21 18:14:13 +01:00 |
|
|
2002dc1a2f
|
Most of a C implementation of jq
|
2012-08-16 01:00:30 +01:00 |
|