aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Lua/Marshaling/AST.hs
AgeCommit message (Expand)AuthorFilesLines
2020-04-15Lua: support new tablesAlbert Krewinkel1-17/+99
2020-04-15Use the new builders, modify readers to preserve empty headersdespresc1-1/+2
2020-04-15Adapt to the newest Table type, fix some previous adaptation issuesdespresc1-11/+10
2020-04-15Implement the new Table typedespresc1-3/+16
2020-03-15Use implicit Prelude (#6187)Albert Krewinkel1-2/+0
2020-03-13Update copyright year (#6186)Albert Krewinkel1-2/+2
2020-03-13Lua marshalling: Remove unused language extensionsAlbert Krewinkel1-2/+0
2019-09-08Replace Element and makeHierarchical with makeSections.John MacFarlane1-31/+0
2019-06-12Lua: add a `clone()` method to all AST elements (#5572)Albert Krewinkel1-1/+4
2019-02-16T.P.Lua: split StackInstances into smaller Marshaling modulesAlbert Krewinkel1-0/+312