Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-11-27 | Lua: use package pandoc-lua-marshal (#7719) | Albert Krewinkel | 1 | -133/+0 |
2021-11-06 | Lua: add Pushable instance for ReaderOptions | Albert Krewinkel | 1 | -1/+4 |
2021-11-06 | Lua: allow to pass custom reader options to `pandoc.read` | Albert Krewinkel | 1 | -35/+94 |
2021-10-22 | Switch to hslua-2.0 | Albert Krewinkel | 1 | -57/+49 |
2021-01-08 | Update copyright notices for 2021 (#7012) | Albert Krewinkel | 1 | -2/+2 |
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 | -3/+2 |
2020-01-04 | Add type annotations to assist ghci. | John MacFarlane | 1 | -1/+3 |
2019-11-12 | Switch to new pandoc-types and use Text instead of String [API change]. | despresc | 1 | -3/+4 |
2019-02-16 | T.P.Lua: split StackInstances into smaller Marshaling modules | Albert Krewinkel | 1 | -0/+79 |