lua-djay

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

11 check-ins

2026-06-02
08:56
[915fb3657d] Leaf: Draft a new parser (user: phong tags: trunk)
2026-06-01
07:57
[a041fc2164] Target Lua 5.3+ (user: phong tags: trunk)
06:54
[2f77ce962e] Draft a build recipe (user: phong tags: trunk)
05:37
[81a803198a] Draft test runner (user: phong tags: trunk)
2026-05-21
05:28
[40694e442f] Fix license compliance (user: phong tags: trunk)
05:16
[24f49581a9] html: Use character instead of entity references

XML only defines four entities (< > & ") out of the box, so for XHTML embedded in Atom feeds, HTML entities don't come in DOCTYPE and need to be defined inlined. Therefore, character references are now used instead of entity references, making the output directly embeddable as XHTML in Atom entries.

References: https://www.w3.org/TR/REC-xml/#sec-references (user: phong tags: trunk)

05:16
[0c860a6633] html: Support self-closing tags for XHTML-compatibility (user: phong tags: trunk)
2024-05-19
08:36
[05b4f682fd] Refactor corrupted LuaLS annotations for completion

https://luals.github.io/wiki/annotations/ (user: rikutons tags: trunk)

2023-07-02
02:08
[254fec0809] Allow comment end with attribute end (user: gemmaro tags: trunk)
2023-01-24
15:25
[b9bc2a20f0] block: prioritize roman numerals over alphabetic ones when ambiguous, fix https://github.com/jgm/djot.js/issues/38 (user: nhellman tags: trunk)
2023-01-03
00:15
[4b7279928b] Initial commit (split from jgm/djot) (user: jgm tags: trunk)