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
Age
Commit message (
Expand
)
Author
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
2018-01-23
Lua filters: store constructors in registry
Albert Krewinkel
2018-01-15
Renaming: Json -> JSON in modules and functions.
John MacFarlane
2018-01-13
Lua modules: add function pandoc.utils.run_json_filter
Albert Krewinkel
2018-01-05
Update copyright notices to include 2018
Albert Krewinkel
2018-01-04
Use hslua utils where possible
Albert Krewinkel
2018-01-01
Lua.Module.Utils: make stringify work on MetaValues.
John MacFarlane
2017-12-23
Lua modules: add function pandoc.utils.hierarchicalize
Albert Krewinkel
2017-12-23
Lua modules: add function pandoc.utils.normalize_date
Albert Krewinkel
2017-12-23
Lua modules: add function pandoc.utils.to_roman_numeral
Albert Krewinkel
2017-12-22
Lua modules: add stringify function to pandoc.utils
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