summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-04-23 19:15:03 +0200
committerPhilipp Gesang <phg42.2a@gmail.com>2013-04-23 19:15:03 +0200
commit846cbb8f66e71a1a441dab2ba0d9ab44a5883368 (patch)
tree188d84e29c16c16b0c05fb74bf6fc3a2d94454f5 /TODO
parente6bd7d618a4bad71f90cfa111cd56197eb366d13 (diff)
parent9f6a0549cd37e642e4e3fd6c31a210544b6e93a0 (diff)
downloadluatexbase-846cbb8f66e71a1a441dab2ba0d9ab44a5883368.tar.gz
Merge branch 'master' of https://github.com/eroux/luatexbase
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index b70a84a..6205464 100644
--- a/TODO
+++ b/TODO
@@ -13,9 +13,7 @@ all
or generalise use of qstest
- 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
+- quit using module() in favor of locals
- support the syntax foo = require"foo" in modutils? How?
compat