Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-02-05 | Remove dependency on dlist. | John MacFarlane | 1 | -6/+7 |
2012-01-27 | Made charWidth in Text.Pandoc.Pretty complete. | John MacFarlane | 1 | -29/+35 |
2012-01-25 | Pretty: Export realLength and use it in calculating offsets. | John MacFarlane | 1 | -10/+16 |
2012-01-25 | Pretty: Added charWidth function. | John MacFarlane | 1 | -0/+37 |
2011-12-31 | Pretty: Added beforeNonBreak combinator. | John MacFarlane | 1 | -0/+21 |
2011-11-18 | Pretty: Added chomp combinator. | John MacFarlane | 1 | -0/+13 |
2010-12-22 | Pretty: Added quote, doubleQuote. | John MacFarlane | 1 | -0/+10 |
2010-12-21 | Pretty: don't print a breaking space before a newline. | John MacFarlane | 1 | -0/+4 |
2010-12-20 | Renamed 'enclosed' to 'inside'. | John MacFarlane | 1 | -7/+7 |
2010-12-19 | Pretty: Fixed parens. | John MacFarlane | 1 | -1/+1 |
2010-12-19 | Pretty: Added enclosed, parens. | John MacFarlane | 1 | -2/+13 |
2010-12-19 | Pretty: Added braces and brackets. | John MacFarlane | 1 | -0/+9 |
2010-12-17 | Added new prettyprinting module. | John MacFarlane | 1 | -0/+395 |