diff --git a/TODO b/TODO new file mode 100644 index 0000000..5cf5be2 --- /dev/null +++ b/TODO @@ -0,0 +1,4 @@ + - Move sexp related functions and macros to libsexpr + - Split connection.c to sntlapi.c and sntl.c + - Optimize a lot of repeating code, sometimes to static inline + - Move cache related functions to libtdata