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
/
Packages.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-22
Finer grained imports of Text.Pandoc.Class submodules (#6203)
Albert Krewinkel
1
-1
/
+2
2020-03-15
Use implicit Prelude (#6187)
Albert Krewinkel
1
-2
/
+0
2020-03-13
Update copyright year (#6186)
Albert Krewinkel
1
-1
/
+1
2019-05-29
Lua: add Version type to simplify comparisons
Albert Krewinkel
1
-0
/
+2
2019-05-04
Lua: add `pandoc.system` module (#5468)
Albert Krewinkel
1
-0
/
+2
2019-03-01
Remove license boilerplate.
John MacFarlane
1
-17
/
+0
2019-02-16
T.P.Lua: get CommonState from Lua global
Albert Krewinkel
1
-14
/
+8
2019-02-09
T.P.Lua: properly indent module-loading error
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
-20
/
+12
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
1
-0
/
+2
2018-01-19
hlint code improvements.
John MacFarlane
1
-1
/
+0
2018-01-13
Lua modules: add function pandoc.utils.run_json_filter
Albert Krewinkel
1
-1
/
+2
2018-01-05
Update copyright notices to include 2018
Albert Krewinkel
1
-2
/
+2
2017-12-21
Lua modules: added pandoc.utils module
Albert Krewinkel
1
-0
/
+2
2017-12-21
Lua modules: make a Haskell module for each Lua module
Albert Krewinkel
1
-2
/
+2
2017-12-21
Lua modules: move to dedicated submodule
Albert Krewinkel
1
-2
/
+3
2017-12-10
Lua filters: fix package loading for Lua 5.1
Albert Krewinkel
1
-1
/
+4
2017-12-02
Lua filters: refactor lua module handling
Albert Krewinkel
1
-0
/
+109