diff -r 000000000000 -r 84fdfb0344c9 TODO --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/TODO Sun Feb 01 21:28:57 2009 +0200 @@ -0,0 +1,5 @@ + +* Add debugging output and verify refcounts of lm objects. Need a decent test script for that... +* How to report errors in callbacks? We cannot use lua_error, it can be even outside of any lua pcalled environment. +* Some additional lua functions? +