Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-01-09 | Added Attr field to Header. | John MacFarlane | 1 | -1/+1 |
2012-07-26 | Moved tests to tests/, modified cabal file so lib isn't recompiled. | John MacFarlane | 1 | -0/+190 |
2011-01-29 | Moved tests to src. | John MacFarlane | 1 | -181/+0 |
2011-01-29 | Tests.Arbitrary: don't allow empty list items. | John MacFarlane | 1 | -3/+5 |
2011-01-26 | Add support for attributes in inline Code. | John MacFarlane | 1 | -1/+1 |
2011-01-26 | Bumped version to 1.8; depend on pandoc-types 1.8. | John MacFarlane | 1 | -1/+7 |
2011-01-22 | Tests.Arbitrary: Let strings include any character. | John MacFarlane | 1 | -1/+1 |
2011-01-22 | Added native writer tests. | John MacFarlane | 1 | -4/+2 |
2011-01-22 | Tests.Arbitrary: Added instances for Inlines, Blocks. | John MacFarlane | 1 | -0/+8 |
2011-01-13 | Added Tests/Arbitrary.hs, with Arbitrary instances. | John MacFarlane | 1 | -0/+167 |