1. 13 Mar, 2017 1 commit
    • John Stiles's avatar
      Improve LookaheadParser · e7fd7076
      John Stiles authored
      Fix clang -Wswitch-enum warnings.
      Made NextArrayValue() more robust—now handles error state correctly,
      will enter error state if an unexpected state is reached.
      Made separate states for each value type to simplify getters.
      Simplified implementation of skipping arrays and objects.
      Skipping an object now works whether you’ve retrieved the key or not.
      e7fd7076
  2. 09 Mar, 2017 2 commits
  3. 08 Mar, 2017 7 commits
  4. 06 Mar, 2017 2 commits
  5. 05 Mar, 2017 5 commits
  6. 03 Mar, 2017 7 commits
  7. 01 Mar, 2017 3 commits
  8. 28 Feb, 2017 13 commits