TODO 332 B

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