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
/
Pandoc.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-08
Lua filter: respect Inlines/Blocks filter functions in pandoc.walk_*
Albert Krewinkel
1
-3
/
+8
2021-02-04
Lua filters: use same function names in Haskell and Lua
Albert Krewinkel
1
-15
/
+16
2021-01-26
Lua: always load built-in Lua scripts from default data-dir
Albert Krewinkel
1
-4
/
+4
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
-15
/
+17
2020-03-22
Finer grained imports of Text.Pandoc.Class submodules (#6203)
Albert Krewinkel
1
-1
/
+1
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-02-07
Resolve HLint warnings
Albert Krewinkel
1
-1
/
+1
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
1
-9
/
+10
2019-09-29
Raise error on unsupported extensions. Closes #4338.
John MacFarlane
1
-10
/
+15
2019-08-16
Lua: traverse nested blocks and inlines in correct order
Albert Krewinkel
1
-2
/
+3
2019-07-02
Fix redundant constraint warnings. (#5625)
Pete Ryland
1
-1
/
+1
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-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
-14
/
+14
2018-08-12
Lua: cleanup Lua utils, remove unused functions.
Albert Krewinkel
1
-4
/
+5
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
1
-0
/
+2
2018-01-23
Lua filters: store constructors in registry
Albert Krewinkel
1
-1
/
+1
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
-9
/
+8
2017-12-21
Lua modules: added pandoc.utils module
Albert Krewinkel
1
-8
/
+0
2017-12-21
Lua modules: make a Haskell module for each Lua module
Albert Krewinkel
1
-72
/
+2
2017-12-21
Lua modules: move to dedicated submodule
Albert Krewinkel
1
-0
/
+213