blob: 682a1203e05b88fd2a5229ae6e5dd6cc93ef2513 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
Next actions
------------
- pass the test suite of luatex.sty
- Coordinate release with Heiko.
test suite
----------
- regression checks on the results of the tests (sed+diff the log)
- add debug messages to be used in the test suite?
- import test files from luatex.sty
compat
------
- clarify doc/comments about relying on etex/pdf primitives
- import some error checking from Heiko's \LuT@MakeLuatexPrimitive
modutils
--------
- make `\listfiles` show Lua modules?
cctb
----
- support for unicode-letters?
mcb
---
- add an analogue of `callback.find()`, see #4
bytecode registers
------------------
- create submodule for that
- only lua interface, most probably
|