summaryrefslogtreecommitdiff
path: root/TODO
blob: 57d8e584c07ddf5f53f2bf37cc0266c57babdc28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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