summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorlloydh <lloydh@e775cfb5-b74b-0410-aad5-5bebe4a96390>2007-12-09 16:45:41 +0000
committerlloydh <lloydh@e775cfb5-b74b-0410-aad5-5bebe4a96390>2007-12-09 16:45:41 +0000
commit84e9d4aad343eddd0e99d8653979c0fc679df4db (patch)
treec0013218a3cb6491fed84436659c057cf6cf6fb5 /TODO
parentb2384a8a4be5b38a0517e1a15e87850bded6a41d (diff)
downloadyajl-84e9d4aad343eddd0e99d8653979c0fc679df4db.tar.gz
add TODO items based on feedback.
git-svn-id: http://yajl-c.googlecode.com/svn/yajl/trunk@83 e775cfb5-b74b-0410-aad5-5bebe4a96390
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index d88ca36..471ad49 100644
--- a/TODO
+++ b/TODO
@@ -3,3 +3,6 @@
* testing:
a. the permuter
b. some performance comparison against json_checker.
+* doxygen setup and compelete documentation
+* non-cmake build system
+* investigate pull instead of push parsing