Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-02 | JATS reader: fix typo ("lable" instead of "label") | Alexander Krotov | 1 | -1/+1 |
2018-04-25 | Added licensing headers for DocBook, EPUB, JATS, OPML readers. | John MacFarlane | 1 | -0/+30 |
2018-03-29 | Removed unused extensions (#4506) | Anabra | 1 | -1/+1 |
2018-03-18 | Use NoImplicitPrelude and explicitly import Prelude. | John MacFarlane | 1 | -0/+2 |
2018-01-19 | hlint code improvements. | John MacFarlane | 1 | -1/+0 |
2017-12-23 | JATS reader: handle author-notes. | John MacFarlane | 1 | -5/+6 |
2017-12-23 | JATS reader: code refactoring. | John MacFarlane | 1 | -63/+48 |
2017-12-23 | JATS reader: include institute metadata. | John MacFarlane | 1 | -2/+11 |
2017-12-23 | JATS reader: process author metadata. | John MacFarlane | 1 | -5/+27 |
2017-12-23 | JATS reader: better citation handling. | John MacFarlane | 1 | -3/+79 |
2017-12-22 | Improve support for code language in JATS | Hamish Mackenzie | 1 | -2/+19 |
2017-12-20 | Add Basic JATS reader based on DocBook reader | Hamish Mackenzie | 1 | -0/+387 |