Age | Commit message (Expand) | Author | Files | Lines |
2014-08-08 | OMath parser: don't group expressions if there's only one. | Jesse Rosenthal | 1 | -3/+3 |
2014-08-07 | Merge pull request #1494 from jkr/math-module | John MacFarlane | 2 | -366/+629 |
2014-08-07 | Docx reader: Handle inline drawings. | Jesse Rosenthal | 1 | -3/+15 |
2014-08-07 | OMath module: Add new file. | Jesse Rosenthal | 1 | -0/+622 |
2014-08-07 | Docx reader: Split math out into math module. | Jesse Rosenthal | 1 | -366/+7 |
2014-08-06 | Remove now-unnecessary TexChar | Jesse Rosenthal | 1 | -4386/+0 |
2014-08-06 | Add a note on how `mapD` works. | Jesse Rosenthal | 1 | -0/+3 |
2014-08-06 | Docx reader: Use TeXMath to write math | Jesse Rosenthal | 1 | -22/+125 |
2014-08-01 | Docx Parser: Produce endnotes. | Jesse Rosenthal | 1 | -2/+2 |
2014-07-30 | Docx reader: Make docx reader put image data in MediaBag. | Jesse Rosenthal | 1 | -5/+5 |
2014-07-12 | Removed space at ends of lines in source. | John MacFarlane | 4 | -36/+36 |
2014-07-12 | Docx Reader: Add a compatibility layer for Except. | Jesse Rosenthal | 1 | -3/+3 |
2014-07-12 | Docx Reader: A nicer Docx type. | Jesse Rosenthal | 1 | -685/+670 |
2014-07-02 | Docx Reader: Add new file, TexChar. | Jesse Rosenthal | 1 | -0/+4386 |
2014-07-02 | Docx Reader: Parse omml equations. | Jesse Rosenthal | 1 | -8/+336 |
2014-06-29 | Docx reader: Add ParIndentation type to parser. | Jesse Rosenthal | 1 | -5/+26 |
2014-06-25 | Docx reader: Code cleanup in parse. | Jesse Rosenthal | 1 | -38/+12 |
2014-06-25 | Docx reader: Remove unnecessary filter in Parse. | Jesse Rosenthal | 1 | -7/+2 |
2014-06-25 | Docx reader: Parse Insertions and Deletions. | Jesse Rosenthal | 1 | -1/+17 |
2014-06-25 | Docx Reader: Add change types | Jesse Rosenthal | 1 | -1/+5 |
2014-06-23 | Add copyright block to T.P.R.Docx.Reducible. | Jesse Rosenthal | 1 | -0/+31 |
2014-06-23 | Move some of the clean-up logic into List module. | Jesse Rosenthal | 1 | -3/+22 |
2014-06-23 | Add new typeclass, Reducible | Jesse Rosenthal | 1 | -0/+150 |
2014-06-19 | Add literal tabs to parser. | Jesse Rosenthal | 1 | -1/+4 |
2014-06-16 | Naming: Use Docx instead of DocX. | John MacFarlane | 2 | -0/+812 |