1. 03 Feb, 2017 1 commit
    • StilesCrisis's avatar
      Token-by-token pull parsing · 20f5caa8
      StilesCrisis authored
      Refactored the iterative parser so that users can parse a single JSON
      element at a time (invoking the handler one time) and then return
      control to the calling code. Call IterativeParseInit to start, and then
      call IterativeParseNext to retrieve one JSON element. Use
      IterativeParseComplete to check for JSON document completion.
      20f5caa8
  2. 24 Jan, 2017 4 commits
  3. 19 Jan, 2017 1 commit
  4. 31 Dec, 2016 3 commits
  5. 30 Dec, 2016 1 commit
  6. 23 Dec, 2016 2 commits
  7. 21 Dec, 2016 3 commits
  8. 28 Nov, 2016 2 commits
  9. 21 Nov, 2016 2 commits
  10. 05 Nov, 2016 2 commits
  11. 31 Oct, 2016 3 commits
  12. 26 Oct, 2016 3 commits
  13. 25 Oct, 2016 1 commit
  14. 21 Oct, 2016 2 commits
  15. 20 Oct, 2016 1 commit
  16. 18 Oct, 2016 5 commits
  17. 17 Oct, 2016 4 commits