summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorElie Roux <elie.roux@telecom-bretagne.eu>2013-05-03 01:18:55 -0700
committerElie Roux <elie.roux@telecom-bretagne.eu>2013-05-03 01:18:55 -0700
commit00e3aee4a50dc9d042bf792556b727761f20ae02 (patch)
tree1cf5657c28e3620e7261aa89940f1cadf908407f /TODO
parent12e95bc9acd7c2d172a0b47b5832cbc56eb4fa54 (diff)
parentc5837a5e38f2324ce7960840b609c290337ff160 (diff)
downloadluatexbase-00e3aee4a50dc9d042bf792556b727761f20ae02.tar.gz
Merge pull request #5 from phi-gamma/master
drop `module()`; incorporate Stephans’s suggestions
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 6205464..65e80cc 100644
--- a/TODO
+++ b/TODO
@@ -13,7 +13,6 @@ 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
-- quit using module() in favor of locals
- support the syntax foo = require"foo" in modutils? How?
compat