diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-11-10 16:07:39 +0100 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-11-11 15:53:11 +0100 |
commit | 718bc99ee907323af31f5b9334983a0494d1cc74 (patch) | |
tree | c340bb2ada06f05fac947bd79aa76fa32adcc783 /TODO | |
parent | cb23f57b4e1c9912c073c669a95c951655eb7d93 (diff) | |
download | luatexbase-718bc99ee907323af31f5b9334983a0494d1cc74.tar.gz |
modutils: finalize user doc
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -8,8 +8,6 @@ modutils - review logic: should this module be mandatory? if not, what should happen with mixed require(), require_module(), declaration and no declaration? -- Update user documentation including template(s) for Lua modules once the - preceding question is decided. general ------- @@ -38,3 +36,9 @@ cctb ---- - support for unicode-letters? + +bytecode registers +------------------ + +- create submodule for that +- only lua interface, most probably |