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
/
Init.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-28
T.P.Lua: expose more useful internals (API change)
Albert Krewinkel
1
-2
/
+1
2018-10-28
T.P.Lua: rename `runPandocLua` to `runLua` (API change)
Albert Krewinkel
1
-3
/
+3
2018-10-26
Text.Pandoc.Lua: move globals handling to separate module
Albert Krewinkel
1
-21
/
+18
2018-10-25
Lua: allow access to pandoc state (#5015)
Albert Krewinkel
1
-5
/
+10
2018-10-12
Lua filters: push ListAttributes via constructor
Albert Krewinkel
1
-0
/
+1
2018-09-24
Use hslua v1.0.0
Albert Krewinkel
1
-4
/
+9
2018-07-02
Spellcheck comments
Alexander Krotov
1
-1
/
+1
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
1
-0
/
+2
2018-02-24
Lua: register script name in global variable
Albert Krewinkel
1
-1
/
+7
2018-01-23
Lua filters: store constructors in registry
Albert Krewinkel
1
-0
/
+25
2018-01-07
Lua: make pandoc-types version available as PANDOC_API_VERSION
Albert Krewinkel
1
-0
/
+3
2018-01-07
Lua: make pandoc version available as PANDOC_VERSION
Albert Krewinkel
1
-0
/
+4
2018-01-05
Update copyright notices to include 2018
Albert Krewinkel
1
-2
/
+2
2017-12-18
Lua filters: perform minor code clean-up
Albert Krewinkel
1
-4
/
+4
2017-12-13
Custom writer: use init file to setup Lua interpreter
Albert Krewinkel
1
-0
/
+79