summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO b/TODO
index 46892c2..55c4f05 100644
--- a/TODO
+++ b/TODO
@@ -1,14 +1,16 @@
modutils
--------
+- use tex.error for errors when available
- 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.
mcb
---
-- Incorporate remaining bits from luatextra?
-- Enhance test file?
+- Enhance test file: call each function at least once
- General review of code and comments.
- Update user documentation.