From d6800ad8e97f587b10dd58e7fadc2ef9758ffc51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Fri, 27 May 2011 16:23:38 +0200 Subject: new todo: module()? --- TODO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index ee09ff6..b70a84a 100644 --- a/TODO +++ b/TODO @@ -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 ------ -- cgit v1.2.3