Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-11-12 | Switch to new pandoc-types and use Text instead of String [API change]. | despresc | 1 | -14/+14 |
2019-03-01 | Remove license boilerplate. | John MacFarlane | 1 | -23/+0 |
2018-11-03 | Creole reader: parse Text without converting to [Char] | Alexander Krotov | 1 | -4/+3 |
2018-07-02 | Spellcheck comments | Alexander Krotov | 1 | -1/+1 |
2018-03-18 | Use NoImplicitPrelude and explicitly import Prelude. | John MacFarlane | 1 | -0/+2 |
2018-03-16 | Monoid/Semiground cleanup relying on custom Prelude. | John MacFarlane | 1 | -2/+1 |
2017-11-15 | Creole reader: Fix performance issue for longer lists. (#4075) | Sascha Wilde | 1 | -1/+1 |
2017-10-31 | Creole reader: fixed some minor typos and formatting. | Sascha Wilde | 1 | -4/+5 |
2017-10-31 | Creole reader: fixed lists with trailing white space. | Sascha Wilde | 1 | -1/+2 |
2017-10-27 | hlint suggestions. | John MacFarlane | 1 | -1/+1 |
2017-10-27 | hlint changes. | John MacFarlane | 1 | -17/+19 |
2017-10-27 | Automatic reformating by stylish-haskell. | John MacFarlane | 1 | -6/+6 |
2017-10-26 | Creole reader (#3994) | Sascha Wilde | 1 | -0/+316 |