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
/
AST.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-01
Depend on pandoc-types 1.23, remove Null constructor on Block.
John MacFarlane
1
-2
/
+0
2021-02-27
Lua: use strict evaluation when retrieving AST value from the stack
Albert Krewinkel
1
-79
/
+77
2021-01-08
Update copyright notices for 2021 (#7012)
Albert Krewinkel
1
-2
/
+2
2020-09-20
Lua filters: add SimpleTable for backwards compatibility (#6575)
Albert Krewinkel
1
-1
/
+1
2020-09-13
Fix hlint suggestions, update hlint.yaml (#6680)
Christian Despres
1
-3
/
+1
2020-07-25
Lua filters: make attr argument optional in Table constructor
Albert Krewinkel
1
-1
/
+1
2020-04-28
Support new Underline element in readers and writers (#6277)
Vaibhav Sagar
1
-0
/
+2
2020-04-17
API change: use PandocError for exceptions in Lua subsystem
Albert Krewinkel
1
-5
/
+10
2020-04-15
Lua: support new tables
Albert Krewinkel
1
-17
/
+99
2020-04-15
Use the new builders, modify readers to preserve empty headers
despresc
1
-1
/
+2
2020-04-15
Adapt to the newest Table type, fix some previous adaptation issues
despresc
1
-11
/
+10
2020-04-15
Implement the new Table type
despresc
1
-3
/
+16
2020-03-15
Use implicit Prelude (#6187)
Albert Krewinkel
1
-2
/
+0
2020-03-13
Update copyright year (#6186)
Albert Krewinkel
1
-2
/
+2
2020-03-13
Lua marshalling: Remove unused language extensions
Albert Krewinkel
1
-2
/
+0
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-02-16
T.P.Lua: split StackInstances into smaller Marshaling modules
Albert Krewinkel
1
-0
/
+312