Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-08-16 | Rewrite Docx.hs and Reducible to use Builder. | Jesse Rosenthal | 1 | -189/+175 |
2014-08-13 | Docx: Reducible forgot about smallcaps | Jesse Rosenthal | 1 | -0/+2 |
2014-08-12 | Docx reader: move combining logic to Reducible | Jesse Rosenthal | 1 | -0/+10 |
2014-08-11 | Docx reader: handle empty reducibles. | Jesse Rosenthal | 1 | -5/+6 |
2014-08-10 | Change head/tail to pattern guards. | Jesse Rosenthal | 1 | -7/+8 |
2014-08-09 | Docx reader: Fix spacing issue. | Jesse Rosenthal | 1 | -9/+10 |
2014-07-12 | Removed space at ends of lines in source. | John MacFarlane | 1 | -4/+4 |
2014-06-23 | Add copyright block to T.P.R.Docx.Reducible. | Jesse Rosenthal | 1 | -0/+31 |
2014-06-23 | Add new typeclass, Reducible | Jesse Rosenthal | 1 | -0/+150 |