aboutsummaryrefslogtreecommitdiff
path: root/pandoc-lua-engine/pandoc-lua-engine.cabal
AgeCommit message (Expand)Author
2023-01-15Lua: add module `pandoc.structure`.Albert Krewinkel
2023-01-13Use latest dev pandoc-lua-marshal.John MacFarlane
2023-01-13Require pandoc-types 1.23, update dependencies.John MacFarlane
2023-01-12CI: test with GHC 9.2.5 and 9.4.4Albert Krewinkel
2023-01-03Lua: add functions `pandoc.text.toencoding`, `pandoc.text.fromencoding`.Albert Krewinkel
2022-12-20T.P.Scripting: Refactor the scripting engine.John MacFarlane
2022-12-12Lua: add pandoc.cli moduleAlbert Krewinkel
2022-11-21Use doctemplates 0.11.John MacFarlane
2022-11-15Allow mtl 2.3.1Alexander Batischev
2022-10-21Lua: add pandoc.scaffolding.Writer (#8377)Albert Krewinkel
2022-10-20Lua: add new module `pandoc.zip`Albert Krewinkel
2022-10-14Lua: Support built-in default templates for custom writersAlbert Krewinkel
2022-10-10Lua: support extensions in custom writersAlbert Krewinkel
2022-10-10Lua: support custom bytestring readers.Albert Krewinkel
2022-10-06Lua: cleanup module dependenciesAlbert Krewinkel
2022-10-04Lua: add new module `pandoc.format`.Albert Krewinkel
2022-10-04Lua: ensure that extensions marshaling is consistent.Albert Krewinkel
2022-10-03Add test for custom bytestring writersAlbert Krewinkel
2022-10-03Remove unused lua53 flag.John MacFarlane
2022-10-03Remove support for Lua 5.3.Albert Krewinkel
2022-09-30[API Change] Extract Lua code into new package pandoc-lua-engineAlbert Krewinkel