diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-04-30 03:08:47 -0700 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-04-30 03:08:47 -0700 |
commit | 12e95bc9acd7c2d172a0b47b5832cbc56eb4fa54 (patch) | |
tree | f2d1d57a0f5e0cac8c8f9fdea3ba12a6b6805f90 /TODO | |
parent | 520f6b3ccb737a949ac73dcd1d8c152a044db0ba (diff) | |
parent | ec9027b5a79546bf9babb7d97b778551cd25b29e (diff) | |
download | luatexbase-12e95bc9acd7c2d172a0b47b5832cbc56eb4fa54.tar.gz |
Merge pull request #2 from phi-gamma/master
pull changes from eroux
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 |