index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
/
Lua
/
Module
/
Pandoc.hs
Age
Commit message (
Expand
)
Author
2020-02-07
Resolve HLint warnings
Albert Krewinkel
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
2019-09-29
Raise error on unsupported extensions. Closes #4338.
John MacFarlane
2019-08-16
Lua: traverse nested blocks and inlines in correct order
Albert Krewinkel
2019-07-02
Fix redundant constraint warnings. (#5625)
Pete Ryland
2019-03-01
Remove license boilerplate.
John MacFarlane
2019-02-16
T.P.Lua: split StackInstances into smaller Marshaling modules
Albert Krewinkel
2019-02-04
Add missing copyright notices and remove license boilerplate (#5112)
Albert Krewinkel
2018-09-24
Use hslua v1.0.0
Albert Krewinkel
2018-08-12
Lua: cleanup Lua utils, remove unused functions.
Albert Krewinkel
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
2018-01-23
Lua filters: store constructors in registry
Albert Krewinkel
2018-01-05
Update copyright notices to include 2018
Albert Krewinkel
2018-01-04
Use hslua utils where possible
Albert Krewinkel
2017-12-21
Lua modules: added pandoc.utils module
Albert Krewinkel
2017-12-21
Lua modules: make a Haskell module for each Lua module
Albert Krewinkel
2017-12-21
Lua modules: move to dedicated submodule
Albert Krewinkel