aboutsummaryrefslogtreecommitdiff
path: root/pandoc-lua-engine/pandoc-lua-engine.cabal
AgeCommit message (Expand)Author
2024-02-14Allow containers 0.7.John MacFarlane
2024-02-14Bump pandoc-server to 0.1.0.5 and allow containsers 0.7John MacFarlane
2023-09-27Lua: Use the newest LPeg version (lpeg-1.1.*)Albert Krewinkel
2023-09-01pandoc-lua-engine: bump lower bound for pandoc.John MacFarlane
2023-08-31pandoc-lua-engine: bump to 0.2.1.2pandoc-lua-engine-0.2.1.2John MacFarlane
2023-08-31pandoc-lua-engine; allow text 2.1.John MacFarlane
2023-08-06Bump pandoc-lua-engine version to 0.2.1.1pandoc-server-0.1.0.2pandoc-lua-engine-0.2.1.13.1.6.1John MacFarlane
2023-08-06Bump dates, update dependencies.John MacFarlane
2023-06-24Bump pandoc-lua-engine to 0.2.1.pandoc-lua-engine-0.2.1John MacFarlane
2023-06-09Bump pandoc-lua-engine to 0.2.0.1.pandoc-lua-engine-0.2.0.1John MacFarlane
2023-06-09Include lua/module/sample.svg in hackage tarballFelix Yan
2023-03-27Bump pandoc-lua-engine to 0.2, depend on latest pandocJohn MacFarlane
2023-03-20Lua: load text module as `pandoc.text`.Albert Krewinkel
2023-03-18Lua: add pandoc.cli.repl functionAlbert Krewinkel
2023-03-17pandoc-cli: add a Lua REPLAlbert Krewinkel
2023-03-13Switch to hslua-2.3Albert Krewinkel
2023-02-14Lua: add new function pandoc.system.cputime.Albert Krewinkel
2023-02-11Lua: add module `pandoc.json` to handle JSON encodingAlbert Krewinkel
2023-02-11Use latest pandoc-lua-marshal release, version 0.2.1.Albert Krewinkel
2023-02-09Bump pandoc-lua-engine to 0.1.1pandoc-lua-engine-0.1.13.1John MacFarlane
2023-02-09pandoc-lua-engine: require pandoc >= 3.1.John MacFarlane
2023-02-08pandoc-lua-engine: relax version bound to allow pandoc 3.1.John MacFarlane
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