Added TODO.

pull/13171/head
Joshua Haberman 15 years ago
parent f6ee945409
commit 22dd1980f6
  1. 26
      TODO

26
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
Loading…
Cancel
Save