summaryrefslogtreecommitdiff
path: root/pandoc-lua-engine/src/Text/Pandoc/Lua/Marshal/PandocError.hs
AgeCommit message (Expand)Author
2024-02-20Lua: avoid crashing when an error message is not valid UTF-8Albert Krewinkel
2023-01-10Update copyright years, it's 2023!Albert Krewinkel
2022-10-30hlint suggestions.John MacFarlane
2022-10-16Lua: fix rendering of Lua errors in LuaAlbert Krewinkel
2022-10-16Lua: fix peeker for PandocError.Albert Krewinkel
2022-10-05Lua: produce more informative error messages for pandoc errorsAlbert Krewinkel
2022-09-30[API Change] Extract Lua code into new package pandoc-lua-engineAlbert Krewinkel