aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Lua/PandocLua.hs
AgeCommit message (Expand)AuthorFilesLines
2021-11-27Lua: use package pandoc-lua-marshal (#7719)Albert Krewinkel1-22/+3
2021-10-29Lua: use hslua module abstraction where possibleAlbert Krewinkel1-8/+0
2021-10-22Switch to hslua-2.0Albert Krewinkel1-17/+16
2021-08-24Text.Pandoc.Class: add readStdinStrict method to PandocMonad.John MacFarlane1-0/+1
2021-08-24Lua subsystem and custom writers: generalize types from PandocIO...John MacFarlane1-3/+2
2021-01-26Lua: always load built-in Lua scripts from default data-dirAlbert Krewinkel1-12/+19
2021-01-08Update copyright notices for 2021 (#7012)Albert Krewinkel1-1/+1
2020-04-17API change: use new type PandocLua for all pandoc Lua operationsAlbert Krewinkel1-0/+134