Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-04 | Add missing copyright notices and remove license boilerplate (#5112) | Albert Krewinkel | 1 | -2/+2 |
2018-11-11 | Fix CPP conditional for TH pragma | Albert Krewinkel | 1 | -1/+1 |
2018-11-05 | Use DERIVE_JSON_VIA_TH in Text.Pandoc.Filter. | John MacFarlane | 1 | -6/+6 |
2018-11-04 | Add cabal flag `derive_json_via_th` | Albert Krewinkel | 1 | -3/+18 |
2018-10-28 | T.P.Filter: centralize filter path expansion | Albert Krewinkel | 1 | -2/+11 |
2018-10-28 | T.P.Lua: merge runLuaFilter into T.P.Filter.Lua (API change) | Albert Krewinkel | 1 | -4/+3 |
2018-03-18 | Use NoImplicitPrelude and explicitly import Prelude. | John MacFarlane | 1 | -0/+2 |
2018-01-19 | hlint code improvements. | John MacFarlane | 1 | -1/+1 |
2018-01-15 | Renaming: Json -> JSON in modules and functions. | John MacFarlane | 1 | -2/+2 |
2018-01-13 | Move filter functions to separate module | Albert Krewinkel | 1 | -0/+60 |