summaryrefslogtreecommitdiff
path: root/pandoc-lua-engine/src/Text/Pandoc/Lua/PandocLua.hs
AgeCommit message (Expand)Author
2023-03-15Lua: keep the Lua stack cleanAlbert Krewinkel
2023-01-10Update copyright years, it's 2023!Albert Krewinkel
2022-10-16Lua: fix peeker for PandocError.Albert Krewinkel
2022-10-06Lua: cleanup module dependenciesAlbert Krewinkel
2022-10-03Lua: Support running Lua with a GC-collected Lua state.Albert Krewinkel
2022-09-30[API Change] Extract Lua code into new package pandoc-lua-engineAlbert Krewinkel