summaryrefslogtreecommitdiff
path: root/TODO.org
blob: 0e9cd35e3943229d5103fc46749a1f71ee4fce45 (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)
* TODO fix portability issues
make int's instances platform independent so we can make  library
portable.
BInteger = Integer
* TODO rename BEncode to BValue
* TODO use HashMap for dicts
* TODO CPS Result