Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-14 | Remove Tests.Arbitrary | Jesse Rosenthal | 1 | -1/+1 |
2016-10-11 | Markdown writer: add test for note placement. | Jesse Rosenthal | 1 | -2/+138 |
2016-07-14 | Removed some redundant class constraints. | John MacFarlane | 1 | -1/+1 |
2015-11-09 | Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." | John MacFarlane | 1 | -1/+0 |
2015-11-08 | Use -XNoImplicitPrelude and 'import Prelude' explicitly. | John MacFarlane | 1 | -0/+1 |
2015-04-18 | Markdown writer: improved escaping. | John MacFarlane | 1 | -2/+2 |
2015-03-10 | Support shortcut reference links in markdown writer | Konstantin Zudov | 1 | -1/+90 |
2013-11-30 | Markdown writer: Fix rendering of tight sublists. | John MacFarlane | 1 | -0/+4 |
2013-01-23 | Eliminated use of TH in test suite. | John MacFarlane | 1 | -1/+1 |
2012-07-26 | Moved WriterOptions and associated types Shared -> Options. | John MacFarlane | 1 | -1/+1 |
2012-07-26 | Moved tests to tests/, modified cabal file so lib isn't recompiled. | John MacFarlane | 1 | -0/+34 |