blob: ccedffdd23fe30742346c1f1bb46466cacc39872 (
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
|
Next actions
------------
- Coordinate release with Heiko (luatex-loader?)
test suite
----------
- regression checks on the results of the tests (sed+diff the log)
- add debug messages to be used in the test suite?
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
|