summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-04-30 03:08:47 -0700
committerPhilipp Gesang <phg42.2a@gmail.com>2013-04-30 03:08:47 -0700
commit12e95bc9acd7c2d172a0b47b5832cbc56eb4fa54 (patch)
treef2d1d57a0f5e0cac8c8f9fdea3ba12a6b6805f90 /TODO
parent520f6b3ccb737a949ac73dcd1d8c152a044db0ba (diff)
parentec9027b5a79546bf9babb7d97b778551cd25b29e (diff)
downloadluatexbase-12e95bc9acd7c2d172a0b47b5832cbc56eb4fa54.tar.gz
Merge pull request #2 from phi-gamma/master
pull changes from eroux
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