Age | Commit message (Expand) | Author | Files | Lines |
2021-01-08 | Update copyright notices for 2021 (#7012) | Albert Krewinkel | 1 | -1/+1 |
2020-03-15 | Use implicit Prelude (#6187) | Albert Krewinkel | 1 | -2/+0 |
2020-03-13 | Update copyright year (#6186) | Albert Krewinkel | 1 | -1/+1 |
2019-11-12 | Switch to new pandoc-types and use Text instead of String [API change]. | despresc | 1 | -11/+14 |
2019-10-27 | Org reader: fix parsing of empty comment lines | Albert Krewinkel | 1 | -1/+3 |
2019-03-01 | Remove license boilerplate. | John MacFarlane | 1 | -18/+0 |
2019-02-04 | Add missing copyright notices and remove license boilerplate (#5112) | Albert Krewinkel | 1 | -2/+2 |
2018-03-18 | Use NoImplicitPrelude and explicitly import Prelude. | John MacFarlane | 1 | -0/+2 |
2018-01-05 | Update copyright notices to include 2018 | Albert Krewinkel | 1 | -2/+2 |
2017-11-22 | Org reader: allow empty list items | Albert Krewinkel | 1 | -11/+15 |
2017-06-03 | Org reader: apply hlint suggestions | Albert Krewinkel | 1 | -5/+4 |
2017-05-31 | Org reader: fix module names in haddock comments | Albert Krewinkel | 1 | -2/+1 |
2017-05-13 | Update dates in copyright notices | Albert Krewinkel | 1 | -2/+2 |
2017-05-03 | Org reader: support table.el tables | Albert Krewinkel | 1 | -0/+5 |
2017-03-04 | Stylish-haskell automatic formatting changes. | John MacFarlane | 1 | -1/+1 |
2017-01-25 | Working on readers. | Jesse Rosenthal | 1 | -16/+17 |
2016-11-24 | Org reader: respect column width settings | Albert Krewinkel | 1 | -1/+1 |
2016-11-19 | Un-break Travis build | Albert Krewinkel | 1 | -2/+2 |
2016-11-19 | Org reader: Ensure images in paragraphs are not parsed as figures | Albert Krewinkel | 1 | -1/+25 |
2016-05-25 | Org reader: extract inline parser to module | Albert Krewinkel | 1 | -0/+112 |