summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc
Commit message (Expand)AuthorAge
...
* TWiki reader: Remove old readTWikiWithWarnings'.John MacFarlane2017-01-25
* Class: rename addWarning[WithPos] to warning[WithPos].John MacFarlane2017-01-25
* Class: Renamed 'warn' to 'addWarning' and consolidated RTF writer.John MacFarlane2017-01-25
* New withWarningsToStderr exported from Text.Pandoc.Class.John MacFarlane2017-01-25
* Make sure texMathToInlines issues warning.John MacFarlane2017-01-25
* Refactored math conversion in writers.John MacFarlane2017-01-25
* Class: cleanup and clarification.Jesse Rosenthal2017-01-25
* Remove OverlappingInstances pragma.Jesse Rosenthal2017-01-25
* Try adding OverlappingInstances pragma to parsing.Jesse Rosenthal2017-01-25
* Readers: pass errors straight up to PandocMonad.Jesse Rosenthal2017-01-25
* Fix rebasing errors.Jesse Rosenthal2017-01-25
* Remove redundant imports from OPML reader.Jesse Rosenthal2017-01-25
* Remove reader from PandocPure.Jesse Rosenthal2017-01-25
* Make Txt2Tags test pass.Jesse Rosenthal2017-01-25
* Have a common state for all PandocMonad instances.Jesse Rosenthal2017-01-25
* Unify Errors.Jesse Rosenthal2017-01-25
* Finish converting readers over.Jesse Rosenthal2017-01-25
* Add Text2Tags to Text.PandocJesse Rosenthal2017-01-25
* Add input and output filepaths to PandocMonad.Jesse Rosenthal2017-01-25
* Add Zoned time to class.Jesse Rosenthal2017-01-25
* Class: Add getModificationTimeJesse Rosenthal2017-01-25
* Working on readers.Jesse Rosenthal2017-01-25
* Add IncoherentInstances pragma for HasQuotedContext.Jesse Rosenthal2017-01-25
* Class: add setMediaBag function.Jesse Rosenthal2017-01-25
* Add ParseError to PandocExecutionError.Jesse Rosenthal2017-01-25
* List derived instances vertically one-per-line for readability.Jesse Rosenthal2017-01-25
* Change Test{State,Env} to Pure{State,Env}Jesse Rosenthal2017-01-25
* Class: Add MediaBag to MonadState.Jesse Rosenthal2017-01-25
* Class: Add stateful IO warnings, and function to get warndings.Jesse Rosenthal2017-01-25
* Changed readNative to use PandocMonad.John MacFarlane2017-01-25
* Deleted whitespace at end of source lines.John MacFarlane2017-01-25
* Fixed regression in OPML writer.John MacFarlane2017-01-25
* Texinfo writer: restore former behavior for headers level > 4.John MacFarlane2017-01-25
* Fixes to compile after rebase.John MacFarlane2017-01-25
* Implement Errors in PandocMonadJesse Rosenthal2017-01-25
* Convert all writers to use PandocMonad.Jesse Rosenthal2017-01-25
* Add runPure function.Jesse Rosenthal2017-01-25
* Make PandocExecutionError an exceptionJesse Rosenthal2017-01-25
* Make opaque typeclasses PandocPure and PandocIOJesse Rosenthal2017-01-25
* Class: Specify Functor and ApplicativeJesse Rosenthal2017-01-25
* Remove Text.Pandoc.FreeJesse Rosenthal2017-01-25
* Convert writers to use PandocMonad typeclass.Jesse Rosenthal2017-01-25
* Introduce PandocMonad typeclass.Jesse Rosenthal2017-01-25
* Remove GetPOSIXTime from Free monad.Jesse Rosenthal2017-01-25
* Free: Remove readFileUTF8.Jesse Rosenthal2017-01-25
* Remove readFileStrict.Jesse Rosenthal2017-01-25
* Remove IO UUID functions.Jesse Rosenthal2017-01-25
* Write Pure uuid function taking stdgen.Jesse Rosenthal2017-01-25
* ODT Writer: fix compiler complaint.Jesse Rosenthal2017-01-25
* Free: Add Typeable instance to PandocActionErrorJesse Rosenthal2017-01-25