summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #1307 from palday/masterJohn MacFarlane2014-05-16
|\
| * fixed escape for literal paragraphPhillip Alday2014-05-16
* | Fixed travis build to install alex for GHC 7.8.2.John MacFarlane2014-05-16
* | travis: Test with ghc 7.8.2 rather than 7.8.1.John MacFarlane2014-05-16
* | Merge pull request #1306 from snoyberg/patch-1John MacFarlane2014-05-16
|\ \ | |/ |/|
| * Allow scientific 0.3Michael Snoyman2014-05-16
|/
* Require highlighting-kate 0.5.8.1.John MacFarlane2014-05-15
* EPUB writer: Fixed regression on cover image.John MacFarlane2014-05-15
* Fixed 034cd4bb214a30de3739c756eab428d5fbe617cc.John MacFarlane2014-05-14
* Updated changelog.John MacFarlane2014-05-14
* Bump version to 1.12.4.2.John MacFarlane2014-05-14
* osx package: Include uninstall script in zip file.John MacFarlane2014-05-14
* Merge pull request #1293 from tarleb/typoJohn MacFarlane2014-05-14
|\
| * Process: Fix minor typo in pipeProcess' docsAlbert Krewinkel2014-05-11
* | Merge pull request #1296 from DanStaal/masterJohn MacFarlane2014-05-14
|\ \
| * | Code cleanup and debug.Daniel T. Staal2014-05-13
* | | Merge pull request #1297 from tarleb/citationsJohn MacFarlane2014-05-14
|\ \ \
| * | | Org reader: support Pandocs citation extensionAlbert Krewinkel2014-05-14
| * | | Move `citeKey` from Readers.Markdown to ParsingAlbert Krewinkel2014-05-14
| * | | Introduce class HasLastStrPosition, generalize functionsAlbert Krewinkel2014-05-14
* | | | make_osx_package.sh: Use linker options to ensure OSX 10.6+ compatibility.John MacFarlane2014-05-13
| |/ / |/| |
* | | Moved make_osx_package.sh back to root.John MacFarlane2014-05-12
* | | Updated changelog.John MacFarlane2014-05-12
* | | Moved osx package stuff to osx directory; added uninstall script.John MacFarlane2014-05-12
* | | Updated changelog.John MacFarlane2014-05-12
* | | LaTeX reader: Support `\addbibresource`.John MacFarlane2014-05-12
* | | Shared addMetaField: if old and new values both lists, concatenate.John MacFarlane2014-05-12
* | | Added default.icml to data-files so it installs with the package.John MacFarlane2014-05-12
* | | Version bump to 1.12.4.1.John MacFarlane2014-05-12
* | | Updated changelog.John MacFarlane2014-05-12
* | | Require highlighting-kate >= 0.5.8.John MacFarlane2014-05-12
|/ /
* / LaTeX reader: set `bibliography` in metadata from `\bibliography` cmd.John MacFarlane2014-05-11
|/
* LaTeX reader: Don't error on "%foo" with no newline.John MacFarlane2014-05-10
* Merge pull request #1290 from tarleb/fix-header-paramsJohn MacFarlane2014-05-10
|\
| * Org reader: Fix block parameter reader, relax constraintsAlbert Krewinkel2014-05-10
|/
* Merge pull request #1288 from tarleb/update-copyrightJohn MacFarlane2014-05-09
|\
| * Update copyright notices for 2014, add missing noticesAlbert Krewinkel2014-05-09
* | Merge pull request #1289 from tarleb/code-block-headersJohn MacFarlane2014-05-09
|\ \ | |/ |/|
| * Org reader: Fix parsing of blank lines within blocksAlbert Krewinkel2014-05-09
| * Org reader: Support arguments for code blocksAlbert Krewinkel2014-05-09
| * Org reader: refactor #+BEGIN..#+END block parsing codeAlbert Krewinkel2014-05-09
|/
* OSX package script: cabal init before update.John MacFarlane2014-05-07
* Bumped version bound for mtl.John MacFarlane2014-05-07
* Require latest texmath.John MacFarlane2014-05-07
* Require latest highlighting-kate.John MacFarlane2014-05-07
* Small improvement to textile reader fix. Removed 'try'.mpickering2014-05-07
* Fix textile reader hanging.mpickering2014-05-07
* README: Updated Authors.John MacFarlane2014-05-07
* Textile reader: Rearranged inline parsers for performance.John MacFarlane2014-05-06
* Textile reader: Rewrote simpleInline for clarity and efficiency.John MacFarlane2014-05-06