Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-04-23 | Org reader: allow multi-word arguments to src block params | Albert Krewinkel | 1 | -0/+9 |
2017-04-23 | Org reader: stop adding rundoc prefix to src params | Albert Krewinkel | 1 | -33/+26 |
2017-04-23 | Org reader: handle line numbering switch for src blocks | Albert Krewinkel | 1 | -0/+9 |
2017-04-16 | Org reader: allow emphasized text to be followed by `[` | Albert Krewinkel | 1 | -0/+10 |
2017-04-16 | Org reader: convert markup at beginning of footnotes | Albert Krewinkel | 1 | -0/+10 |
2017-03-14 | Got rid of distracting warning in test output. | John MacFarlane | 1 | -2/+2 |
2017-03-14 | Use tasty for tests rather than test-framework. | John MacFarlane | 9 | -47/+47 |
2017-03-07 | Small change to unbalanced bracket test to speed up test suite. | John MacFarlane | 1 | -1/+1 |
2017-03-04 | Stylish-haskell automatic formatting changes. | John MacFarlane | 9 | -38/+32 |
2017-02-11 | Use new warnings throughout the code base. | John MacFarlane | 1 | -1/+1 |
2017-02-04 | Moved tests/ -> test/. | John MacFarlane | 9 | -0/+3602 |