index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
/
Lua
/
Module
/
MediaBag.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-24
MediaBag improvements.
John MacFarlane
1
-3
/
+3
2021-02-04
Lua filters: use same function names in Haskell and Lua
Albert Krewinkel
1
-13
/
+14
2021-01-08
Update copyright notices for 2021 (#7012)
Albert Krewinkel
1
-1
/
+1
2020-04-17
API change: use new type PandocLua for all pandoc Lua operations
Albert Krewinkel
1
-51
/
+26
2020-03-29
Clean up some fmaps (#6226)
Joseph C. Sible
1
-1
/
+1
2020-03-22
Finer grained imports of Text.Pandoc.Class submodules (#6203)
Albert Krewinkel
1
-2
/
+3
2020-03-15
Use implicit Prelude (#6187)
Albert Krewinkel
1
-2
/
+0
2020-03-13
Update copyright year (#6186)
Albert Krewinkel
1
-1
/
+1
2020-01-04
Add type annotations to assist ghci.
John MacFarlane
1
-3
/
+4
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
1
-3
/
+3
2019-05-29
pandoc.mediabag module: add function `delete`
Albert Krewinkel
1
-1
/
+7
2019-05-29
pandoc.mediabag module: add function `empty`
Albert Krewinkel
1
-0
/
+6
2019-05-29
pandoc.mediabag module: add items function iterating over mediabag
Albert Krewinkel
1
-1
/
+7
2019-03-01
Remove license boilerplate.
John MacFarlane
1
-17
/
+0
2019-02-16
T.P.Lua: split StackInstances into smaller Marshaling modules
Albert Krewinkel
1
-1
/
+1
2019-02-16
T.P.Lua: get CommonState from Lua global
Albert Krewinkel
1
-25
/
+41
2019-02-04
Add missing copyright notices and remove license boilerplate (#5112)
Albert Krewinkel
1
-2
/
+2
2018-09-24
Use hslua v1.0.0
Albert Krewinkel
1
-1
/
+1
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
1
-0
/
+2
2018-01-05
Update copyright notices to include 2018
Albert Krewinkel
1
-2
/
+2
2018-01-04
Use hslua utils where possible
Albert Krewinkel
1
-5
/
+5
2017-12-21
Lua modules: make a Haskell module for each Lua module
Albert Krewinkel
1
-0
/
+108