Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-11 | Rename logMessagesToJSON -> encodeLogMessages. | John MacFarlane | 1 | -2/+1 |
2017-02-11 | Logging: export logMessagesToJSON. | John MacFarlane | 1 | -2/+2 |
2017-02-11 | Added --log option to save log messages in JSON format to a file. | John MacFarlane | 1 | -0/+12 |
2017-02-11 | Use new warnings throughout the code base. | John MacFarlane | 1 | -2/+1 |
2017-02-06 | Removed --parse-raw and readerParseRaw. | John MacFarlane | 1 | -19/+14 |
2017-02-06 | Fix import | John MacFarlane | 1 | -1/+1 |
2017-02-06 | Changed year on copyright message. | John MacFarlane | 1 | -1/+1 |
2017-02-06 | Consolidated file arguments into Opt. | John MacFarlane | 1 | -4/+7 |
2017-02-06 | Further refactoring of App. | John MacFarlane | 1 | -8/+724 |
2017-02-05 | Fix an unneeded import warning. | John MacFarlane | 1 | -1/+1 |
2017-02-05 | Split pandoc.hs into a module, Text.Pandoc.App, and a small program. | John MacFarlane | 1 | -0/+720 |