Commit History

Author SHA1 Message Date
  izzy 1e11d9b16c optionally exclude any stdio fns 1 month ago
  David Ulrich 495791f59c use TOKEN_NONE to signal lex EOI or unexpected character 2 months ago
  izzy b1dd6583b1 fix a bunch of memory leaks 9 months ago
  izzy 641e2e8d04 fixed memory leaks 9 months ago
  izzy d20f04d147 fix tokens getting skipped after literals 9 months ago
  David Ulrich 6d6e233a16 support top-level array 11 months ago
  izzy 92e01763c6 Merge branch 'master' of github.com:yzziizzy/c_json 2 years ago
  izzy 61e72e1dfd Better error reporting 2 years ago
  David Ulrich 48d1ae0b06 fixes for building on ubuntu and old gcc 2 years ago
  izzy d25be19c48 commented out some old printfs 2 years ago
  izzy 4d68be6232 better string escape sequence handling 4 years ago
  izzy 1bd5691b55 tighter compile flag support 4 years ago
  izzy 7e5132113c fix files starting with an array 4 years ago
  izzy bc41458682 significant work towards v2 4 years ago
  izzy 0d0ee504c0 json_obj_get_val fn 4 years ago
  izzy ba13d27603 merge, copy 4 years ago
  Izzy fd2fb9fbd6 fixed resize bug 4 years ago
  Izzy 62e5ac2520 free functions, bug fixes 5 years ago
  Izzy bcfbf805ba oops 5 years ago
  Izzy a6e106d87a fix compilers and libraries being annoying and picky 5 years ago
  Izzy ba076b2817 fixed string parsing, key escaping 5 years ago
  Izzy 29976a3516 more formatting options, 5 years ago
  Izzy e9eb801158 bug fixes 5 years ago
  Izzy 8717f778e1 output formatting tweaks 5 years ago
  Izzy 4af3fefa9e output functions, working but has minor formatting bugs 5 years ago
  Izzy cf6135860b Remember kids: Don't drink and Code. 6 years ago
  Izzy ddc0e8ef62 Merge branch 'master' of github.com:yzziizzy/c_json 6 years ago
  Izzy 18372c9977 helper functions 6 years ago
  Izzy a457763348 untested initial work on json stringification 6 years ago
  Izzy ef7bd2bd12 added missing header declarations 6 years ago