chiark / gitweb /
@@@ remove debugging print
[mLib-python] / TODO.org
1 #+TITLE: mLib-python progress
2
3 * [0/2] =buf=
4   + [ ] =buf/lbuf.h= ::
5   + [ ] =buf/pkbuf.h= ::
6
7 * [0/5] =codec=
8   + [ ] =codec/base32.h= ::
9   + [ ] =codec/base64.h= ::
10   + [ ] =codec/codec.h= ::
11   + [ ] =codec/hex.h= ::
12   + [ ] =codec/url.h= ::
13
14 * [0/2] =hash=
15   + [ ] =hash/crc32.h= ::
16   + [ ] =hash/unihash.h= ::
17
18 * [4/4] =mem=
19   + [X] =mem/alloc.h= :: pointless
20   + [X] =mem/arena.h= :: pointless
21   + [X] =mem/pool.h= :: pointless
22   + [X] =mem/sub.h= :: pointless
23
24 * [0/7] =sel=
25   + [ ] =sel/bres.h= ::
26   + [ ] =sel/conn.h= ::
27   + [ ] =sel/ident.h= ::
28   + [ ] =sel/sel.h= ::
29   + [ ] =sel/selbuf.h= ::
30   + [ ] =sel/selpk.h= ::
31   + [ ] =sel/sig.h= ::
32
33 * [5/8] =struct=
34   + [X] =struct/assoc.h= ::
35   + [X] =struct/atom.h= ::
36   + [ ] =struct/buf.h= ::
37   + [ ] =struct/darray.h= ::
38   + [X] =struct/dspool.h= :: pointless
39   + [X] =struct/dstr.h= :: pointless
40   + [X] =struct/hash.h= :: pointless
41   + [ ] =struct/sym.h= ::
42
43 * [5/8] =sys=
44   + [X] =sys/daemonize.h= ::
45   + [X] =sys/env.h= :: pointless
46   + [X] =sys/fdflags.h= ::
47   + [X] =sys/fdpass.h= ::
48   + [ ] =sys/fwatch.h= ::
49   + [ ] =sys/lock.h= ::
50   + [X] =sys/mdup.h= ::
51   + [ ] =sys/tv.h= ::
52
53 * [0/1] =test=
54   + [ ] =test/testrig.h= ::
55
56 * [0/1] =trace=
57   + [ ] =trace/trace.h= ::
58
59 * [3/3] =ui=
60   + [X] =ui/mdwopt.h= ::
61   + [X] =ui/quis.h= ::
62   + [X] =ui/report.h= ::
63
64 * [5/7] =utils=
65   + [X] =utils/align.h= :: not applicable
66   + [X] =utils/bits.h= :: pointless
67   + [X] =utils/compiler.h= :: pointless
68   + [X] =utils/exc.h= :: pointless
69   + [X] =utils/macros.h= :: pointless
70   + [ ] =utils/str.h= ::
71   + [ ] =utils/versioncmp.h= ::
72
73 * COMMENT Emacs cruft
74
75 #+LaTeX_CLASS: strayman