diff options
author | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-16 11:24:56 +0200 |
---|---|---|
committer | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-16 11:24:56 +0200 |
commit | f561b20dfd29458a3e0cd3d73d47cb491e9642f8 (patch) | |
tree | 3e0b3c4d6fd7b5e4991d300142076950c4fd10c7 /TODO | |
parent | a2ee5bc3b3ebe670d234826aa4302944ac301142 (diff) | |
download | luatexbase-f561b20dfd29458a3e0cd3d73d47cb491e9642f8.tar.gz |
Updating TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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 |