libsxmp/TODO

5 lines
245 B
Plaintext
Raw Normal View History

2014-12-20 02:46:11 +02:00
- Move sexp related functions and macros to libsexpr
2015-02-02 14:39:38 +02:00
- Split connection.c to message.c, channel.c and support/misc .c (partially done)
2014-12-20 02:46:11 +02:00
- Optimize a lot of repeating code, sometimes to static inline
- Move cache related functions to libtdata