X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2FMoof%2Fyajl%2FTODO;fp=src%2FMoof%2Fyajl%2FTODO;h=56c3dc080c852a3ec38ec176549b10393b219f9a;hb=96dd0815b98cf9459c8dd7a8009aabb6f8051e9e;hp=0000000000000000000000000000000000000000;hpb=d50942708db230dc5c43b8df89ede45525e1c394;p=chaz%2Fyoink diff --git a/src/Moof/yajl/TODO b/src/Moof/yajl/TODO new file mode 100644 index 0000000..56c3dc0 --- /dev/null +++ b/src/Moof/yajl/TODO @@ -0,0 +1,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