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
/
Marshaling
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-15
Use implicit Prelude (#6187)
Albert Krewinkel
8
-16
/
+0
2020-03-13
Update copyright year (#6186)
Albert Krewinkel
7
-12
/
+12
2020-03-13
Lua marshalling: Remove unused language extensions
Albert Krewinkel
4
-8
/
+3
2020-02-07
Apply linter suggestions. Add fix_spacing to lint target in Makefile.
John MacFarlane
2
-2
/
+0
2020-02-07
Resolve HLint warnings
Albert Krewinkel
1
-1
/
+0
2020-01-15
Lua filters: allow filtering of element lists (#6040)
Albert Krewinkel
1
-0
/
+45
2020-01-04
Added a needed pragma.
John MacFarlane
1
-0
/
+1
2020-01-04
Add type annotations to assist ghci.
John MacFarlane
2
-2
/
+6
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
2
-6
/
+9
2019-10-29
Changes to build with new doctemplates/doclayout.
John MacFarlane
1
-4
/
+6
2019-10-09
Options.WriterOptions: Change type of writerVariables to Context Text.
John MacFarlane
1
-0
/
+31
2019-09-08
Replace Element and makeHierarchical with makeSections.
John MacFarlane
1
-31
/
+0
2019-06-12
Lua: add a `clone()` method to all AST elements (#5572)
Albert Krewinkel
1
-1
/
+4
2019-05-29
pandoc.mediabag module: add items function iterating over mediabag
Albert Krewinkel
1
-0
/
+75
2019-05-29
Lua Version type: shorten "version too old" message
Albert Krewinkel
1
-1
/
+1
2019-05-29
Lua: add Version type to simplify comparisons
Albert Krewinkel
1
-0
/
+154
2019-02-16
T.P.Lua: split StackInstances into smaller Marshaling modules
Albert Krewinkel
4
-0
/
+519