summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJoshua Haberman <joshua@reverberate.org>2009-08-27 22:12:14 -0700
committerJoshua Haberman <joshua@reverberate.org>2009-08-27 22:12:14 -0700
commit22dd1980f6750d96cb574fcbefd9a40bafb73f1c (patch)
tree4d80c4de2e7bcaaa1558a5e4819dfa0bd3389b19 /TODO
parentf6ee9454093bb83c60ba62bfbcc104bb504b1b3d (diff)
Added TODO.
Diffstat (limited to 'TODO')
-rw-r--r--TODO26
1 files changed, 26 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..57d8e58
--- /dev/null
+++ b/TODO
@@ -0,0 +1,26 @@
+- functionality
+ - finish serialization
+ - text format to string (not just FILE*)
+ - default values
+ - enums with 0
+ - python
+ - _list() accessor
+ - expose enums
+- tests
+ - event parser
+ - round-trip encode/decode
+ - tree manipulation
+ - memory management
+- benchmarks
+ - low-level encoding/decoding
+ - event parsing
+ - python
+- performance
+ - strings by reference
+- checkin suite
+ - benchmark diff (done)
+ - memory footprint diff
+ - binary size diff
+ - valgrind check
+ - -Werror no compiler warnings
+ - test suite
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback