1. 04 Feb, 2017 2 commits
  2. 03 Feb, 2017 2 commits
    • StilesCrisis's avatar
      Fix Dev Studio bool-conversion warning · 1a7c5ea5
      StilesCrisis authored
      1a7c5ea5
    • 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
  3. 24 Jan, 2017 4 commits
  4. 19 Jan, 2017 1 commit
  5. 31 Dec, 2016 3 commits
  6. 30 Dec, 2016 1 commit
  7. 23 Dec, 2016 2 commits
  8. 21 Dec, 2016 3 commits
  9. 28 Nov, 2016 2 commits
  10. 21 Nov, 2016 2 commits
  11. 05 Nov, 2016 2 commits
  12. 31 Oct, 2016 3 commits
  13. 26 Oct, 2016 3 commits
  14. 25 Oct, 2016 1 commit
  15. 21 Oct, 2016 2 commits
  16. 20 Oct, 2016 1 commit
  17. 18 Oct, 2016 5 commits
  18. 17 Oct, 2016 1 commit