diff options
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 3 | 
1 files changed, 3 insertions, 0 deletions
@@ -14,6 +14,9 @@ all  - add debug messages to be used in the test suite?  - mark all occurences of version-dependent stuff in the code  - drop compat for 0.25 when tl2010 is frozen +- quit using module() in favor of locals, more generally ensure compat with +  Lua 5.2 +- support the syntax foo = require"foo" in modutils? How?  compat  ------  | 
