Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-06-27 | ConTeXt writer: don't escape `&`,`^`,`<`,`>`. | John MacFarlane | 1 | -1/+1 | |
Simplified escapes for `}` and `{` to `\{` and `\}`. Thanks to Aditya Mahajan. | |||||
2012-02-05 | Changed infix level of testing combinators. | John MacFarlane | 1 | -1/+1 | |
This avoids clash with (<>), which is defined in Data.Monoid as having infix 6. | |||||
2011-12-30 | Removed header 1 property from ConTeXt tests. | John MacFarlane | 1 | -3/+1 | |
It didn't work with new ids. | |||||
2011-12-30 | Updated ConTeXt tests. | John MacFarlane | 1 | -2/+2 | |
2011-01-29 | Moved tests to src. | John MacFarlane | 1 | -0/+72 | |