aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Lua/Module/Types.hs
AgeCommit message (Expand)AuthorFilesLines
2021-01-08Update copyright notices for 2021 (#7012)Albert Krewinkel1-1/+1
2020-03-15Use implicit Prelude (#6187)Albert Krewinkel1-1/+0
2020-03-13Update copyright year (#6186)Albert Krewinkel1-1/+1
2019-09-08Replace Element and makeHierarchical with makeSections.John MacFarlane1-5/+0
2019-06-12Lua: add a `clone()` method to all AST elements (#5572)Albert Krewinkel1-0/+46
2019-05-29Lua: add Version type to simplify comparisonsAlbert Krewinkel1-0/+28