Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Support for bold. | Mateusz Kowalczyk | 2014-01-12 | 1 | -0/+101 | |
| | | | | | | | Conflicts: src/Haddock/Backends/Hoogle.hs src/Haddock/Interface/Rename.hs src/Haddock/Parser.hs | |||||
* | Update acceptance tests | Simon Hengel | 2014-01-12 | 1 | -2/+8 | |
| | ||||||
* | Fix totality, unicode, examples, paragraph parsing | Simon Hengel | 2014-01-12 | 42 | -393/+201 | |
| | | | | | | | | Also simplify specs and parsers while we're at it. Some parsers were made more generic. This commit is a part of GHC pre-merge squash, email fuuzetsu@fuuzetsu.co.uk if you need the full commit history. | |||||
* | Don't append newline to parseString input | Simon Hengel | 2014-01-12 | 56 | -293/+175 | |
| | | | | We also check that we have parsed everything with endOfInput. | |||||
* | One pass parser and tests. | Mateusz Kowalczyk | 2014-01-12 | 1 | -26/+36 | |
| | | | | | | | | We remove the HTML test as it is no longer necessary. We cover the test case in spec tests and other HTML tests but keeping this around fails: this is because the new parser has different semantics there. In fact, I suspect the original behaviour was a bug that wasn't caught/fixed but simply included as-is during the testing. | |||||
* | Bump version | Simon Hengel | 2013-11-10 | 56 | -56/+56 | |
| | ||||||
* | Update HTML tests | Simon Hengel | 2013-11-09 | 4 | -0/+275 | |
| | ||||||
* | Update tests. | David Waern | 2013-08-09 | 1 | -4/+16 | |
| | ||||||
* | Fix failing test | Simon Hengel | 2013-07-08 | 1 | -2/+2 | |
| | ||||||
* | Fix failing test | Simon Hengel | 2013-07-08 | 1 | -1/+1 | |
| | ||||||
* | Fix broken test | Simon Hengel | 2013-06-01 | 1 | -3/+3 | |
| | ||||||
* | Bump version | Simon Hengel | 2012-12-07 | 54 | -54/+54 | |
| | ||||||
* | Add test case for "spurious superclass constraints bug" | Simon Hengel | 2012-10-15 | 2 | -0/+161 | |
| | ||||||
* | Copy css, images, etc. on accept | Simon Hengel | 2012-10-15 | 6 | -0/+890 | |
| | ||||||
* | Move HTML reference renderings to /html-test/ref/ | Simon Hengel | 2012-10-15 | 107 | -0/+11535 | |