summaryrefslogtreecommitdiff
path: root/yajl/TODO
blob: 56c3dc080c852a3ec38ec176549b10393b219f9a (plain)
1
2
3
4
5
6
7
8
9
* add a test for 0x1F bug
* numeric overflow in integers and double
* line and char offsets in the lexer and in error messages
* testing:
  a. the permuter
  b. some performance comparison against json_checker.
* investigate pull instead of push parsing
* Handle memory allocation failures gracefully
* cygwin/msys support on win32