summaryrefslogtreecommitdiff
path: root/TODO.org
blob: d3523684755286991aa5f0766a19f1bc0ab03e44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
* DONE generic decode
* DONE tests for generics with record selectors
* DONE lens compatible selectors renaming
* DONE benchmarks for generic decode
* DONE documentation
* DONE document generics
* DONE v0.2.0.0 (reason: dictAssoc is hidded now)
* DONE fix portability issues
make int's instances platform independent so we can make  library
portable.
BInteger = Integer
* DONE rename BEncode to BValue, and BEncodable to BEncode
* TODO use HashMap for dicts
* TODO CPS Result