Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-03-01 | Remove license boilerplate. | John MacFarlane | 3 | -54/+0 |
2019-02-04 | Add missing copyright notices and remove license boilerplate (#5112) | Albert Krewinkel | 3 | -6/+6 |
2018-10-28 | T.P.Filter: centralize filter path expansion | Albert Krewinkel | 2 | -10/+5 |
2018-10-28 | T.P.Lua: expose more useful internals (API change) | Albert Krewinkel | 1 | -22/+3 |
2018-10-28 | T.P.Lua: rename `runPandocLua` to `runLua` (API change) | Albert Krewinkel | 1 | -2/+2 |
2018-10-28 | T.P.Lua: merge runLuaFilter into T.P.Filter.Lua (API change) | Albert Krewinkel | 1 | -8/+39 |
2018-03-18 | Use NoImplicitPrelude and explicitly import Prelude. | John MacFarlane | 3 | -0/+6 |
2018-01-15 | Renaming: Json -> JSON in modules and functions. | John MacFarlane | 1 | -1/+1 |
2018-01-13 | Move filter functions to separate module | Albert Krewinkel | 3 | -0/+203 |