aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Lua/Marshaling
AgeCommit message (Expand)Author
2020-04-15Lua: support new tablesAlbert Krewinkel
2020-04-15Use the new builders, modify readers to preserve empty headersdespresc
2020-04-15Adapt to the newest Table type, fix some previous adaptation issuesdespresc
2020-04-15Implement the new Table typedespresc
2020-03-15Use implicit Prelude (#6187)Albert Krewinkel
2020-03-13Update copyright year (#6186)Albert Krewinkel
2020-03-13Lua marshalling: Remove unused language extensionsAlbert Krewinkel
2020-02-07Apply linter suggestions. Add fix_spacing to lint target in Makefile.John MacFarlane
2020-02-07Resolve HLint warningsAlbert Krewinkel
2020-01-15Lua filters: allow filtering of element lists (#6040)Albert Krewinkel
2020-01-04Added a needed pragma.John MacFarlane
2020-01-04Add type annotations to assist ghci.John MacFarlane
2019-11-12Switch to new pandoc-types and use Text instead of String [API change].despresc
2019-10-29Changes to build with new doctemplates/doclayout.John MacFarlane
2019-10-09Options.WriterOptions: Change type of writerVariables to Context Text.John MacFarlane
2019-09-08Replace Element and makeHierarchical with makeSections.John MacFarlane
2019-06-12Lua: add a `clone()` method to all AST elements (#5572)Albert Krewinkel
2019-05-29pandoc.mediabag module: add items function iterating over mediabagAlbert Krewinkel
2019-05-29Lua Version type: shorten "version too old" messageAlbert Krewinkel
2019-05-29Lua: add Version type to simplify comparisonsAlbert Krewinkel
2019-02-16T.P.Lua: split StackInstances into smaller Marshaling modulesAlbert Krewinkel