TODO
changeset 6 90073cbb535d
parent 0 84fdfb0344c9
child 7 5db1448eb857
equal deleted inserted replaced
5:e617c9cf6dd3 6:90073cbb535d
     1 
     1 
     2 * Add debugging output and verify refcounts of lm objects. Need a decent test script for that...
     2 Verify refcounts of lm objects. Need a decent test script for that.
     3 * How to report errors in callbacks? We cannot use lua_error, it can be even outside of any lua pcalled environment.
     3 Some additional lua functions?
     4 * Some additional lua functions?
       
     5 
     4