Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tests to follow HTML changes | Mateusz Kowalczyk | 2015-08-02 | 1 | -0/+4 |
| | |||||
* | Update changelog | Mateusz Kowalczyk | 2015-07-31 | 1 | -0/+2 |
| | |||||
* | Make some version changes after 2.16.1 release | Mateusz Kowalczyk | 2015-07-22 | 1 | -4/+6 |
| | |||||
* | Fix expansion icon for user-collapsible sections | Mateusz Kowalczyk | 2015-07-11 | 1 | -0/+2 |
| | | | | Closes #412 | ||||
* | Update changelog | Mateusz Kowalczyk | 2015-07-07 | 1 | -0/+2 |
| | |||||
* | Update tests for the CSS changes | Mateusz Kowalczyk | 2015-06-14 | 1 | -0/+2 |
| | |||||
* | Update changelog | Mateusz Kowalczyk | 2015-06-12 | 1 | -0/+2 |
| | | | | Closes #398 | ||||
* | Changelog for #207 | Mateusz Kowalczyk | 2015-06-12 | 1 | -0/+2 |
| | | | | Fixes #207, closes #402 | ||||
* | Update changelog for -threaded | Mateusz Kowalczyk | 2015-06-12 | 1 | -0/+2 |
| | | | | Closes #400 | ||||
* | Expand response files in arguments | Mateusz Kowalczyk | 2015-03-28 | 1 | -0/+1 |
| | | | | Closes #285 | ||||
* | Post-release version bumps and changelog | Mateusz Kowalczyk | 2015-03-28 | 1 | -11/+14 |
| | |||||
* | Don't print instance safety information in Hoogle | Mateusz Kowalczyk | 2015-03-27 | 1 | -0/+2 |
| | | | | Fixes #168 | ||||
* | Output method documentation in Hoogle backend | Mateusz Kowalczyk | 2015-03-27 | 1 | -0/+2 |
| | | | | | | | | | One thing of note is that we no longer preserve grouping of methods and print each method on its own line. We could preserve it if no documentation is present for any methods in the group if someone asks for it though. Fixes #259 | ||||
* | Update changelog | Mateusz Kowalczyk | 2015-03-27 | 1 | -0/+2 |
| | |||||
* | Fix Hoogle display of constructors | Mateusz Kowalczyk | 2015-03-27 | 1 | -0/+2 |
| | | | | Fixes #361 | ||||
* | Clearly default to variables in out of scope case | Mateusz Kowalczyk | 2015-03-27 | 1 | -0/+3 |
| | |||||
* | Update changelog | Mateusz Kowalczyk | 2015-03-17 | 1 | -0/+2 |
| | | | | Closes #151 due to 71170fc77962f10d7d001e3b8bc8b92bfeda99bc | ||||
* | Changelog only | Mateusz Kowalczyk | 2015-01-22 | 1 | -0/+4 |
| | |||||
* | update changelog | Mateusz Kowalczyk | 2014-12-18 | 1 | -0/+12 |
| | |||||
* | Print missing docs by default | Mateusz Kowalczyk | 2014-12-18 | 1 | -0/+2 |
| | | | | Adds --no-print-missing-docs | ||||
* | Various fixups and bumps for next release | Mateusz Kowalczyk | 2014-12-12 | 1 | -1/+1 |
| | |||||
* | Fix parsing of identifiers written in infix way | Mateusz Kowalczyk | 2014-11-04 | 1 | -0/+2 |
| | |||||
* | Fix re-exports of built-in type families | Mateusz Kowalczyk | 2014-11-04 | 1 | -0/+2 |
| | | | | Fixes #310 | ||||
* | Allow an optional colon after the closing bracket of definition lists | Simon Hengel | 2014-11-03 | 1 | -0/+4 |
| | | | | | This is to disambiguate them from markdown links and will be require with a future release. | ||||
* | Add support for markdown images | Simon Hengel | 2014-11-03 | 1 | -0/+2 |
| | |||||
* | Experimental support for collapsable headers | Mateusz Kowalczyk | 2014-10-29 | 1 | -0/+4 |
| | | | | Closes #335 | ||||
* | Delete few unused/irrelevant/badly-place files. | Mateusz Kowalczyk | 2014-08-24 | 1 | -0/+3 |
| | |||||
* | Update CHANGES | Mateusz Kowalczyk | 2014-08-24 | 1 | -1/+18 |
| | |||||
* | Add #313 to CHANGES | Mateusz Kowalczyk | 2014-08-15 | 1 | -0/+2 |
| | |||||
* | Bump down the version for master to 2.14.4 | Mateusz Kowalczyk | 2014-08-14 | 1 | -1/+1 |
| | |||||
* | Don't mangle append order for nested lists. | Mateusz Kowalczyk | 2014-06-25 | 1 | -0/+2 |
| | | | | | | | | The benefit of this is that the ‘top-level’ element of such lists is properly wrapped in <p> tags so any CSS working with these will be applied properly. It also just makes more sense. Pointed out at jgm/pandoc#1346. | ||||
* | Drop DocParagraph from front of headers | Mateusz Kowalczyk | 2014-06-25 | 1 | -0/+2 |
| | | | | | I can not remember why they were wrapped in paragraphs to begin with and it seems unnecessary now that I test it. Closes #307. | ||||
* | Fix anchors. Closes #308. | Mateusz Kowalczyk | 2014-06-25 | 1 | -0/+2 |
| | |||||
* | Update CHANGES to follow 2.14.3 | Mateusz Kowalczyk | 2014-04-11 | 1 | -0/+4 |
| | |||||
* | Make CHANGES consistent with what's now in 2.14.2 | Mateusz Kowalczyk | 2014-04-01 | 1 | -0/+6 |
| | |||||
* | Drop leading whitespace in @-style blocks. | Mateusz Kowalczyk | 2014-03-31 | 1 | -0/+2 |
| | | | | Fixes #201. | ||||
* | Print kind signatures on GADTs | Mateusz Kowalczyk | 2014-03-31 | 1 | -0/+2 |
| | |||||
* | Fix a few typos | Herbert Valerio Riedel | 2014-03-23 | 1 | -4/+4 |
| | | | | Signed-off-by: Herbert Valerio Riedel <hvr@gnu.org> | ||||
* | Always read in prologue files as UTF8 (#286). | Mateusz Kowalczyk | 2014-03-13 | 1 | -0/+4 |
| | |||||
* | Update changelog | Mateusz Kowalczyk | 2014-03-13 | 1 | -0/+8 |
| | |||||
* | Filter family instances of hidden types | Niklas Haas | 2014-03-11 | 1 | -1/+1 |
| | | | | | Currently, this check does not extend to hidden right hand sides, although it probably should hide them in that case. | ||||
* | Update changelog | Niklas Haas | 2014-03-11 | 1 | -1/+8 |
| | |||||
* | Update changelog | Mateusz Kowalczyk | 2014-03-10 | 1 | -0/+9 |
| | |||||
* | Improve display of poly-kinded type operators | nand | 2014-02-11 | 1 | -0/+2 |
| | | | | | | | This now displays them as (==) k a b c ... to mirror GHC's behavior, instead of the old (k == a) b c ... which was just wrong. Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> | ||||
* | Add support for type/data families | nand | 2014-02-11 | 1 | -0/+2 |
| | | | | | | | | This adds support for type/data families with their respective instances, as well as closed type families and associated type/data families. Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> | ||||
* | Fixes #271 | Mateusz Kowalczyk | 2014-01-13 | 1 | -0/+2 |
| | | | | Signed-off-by: Austin Seipp <austin@well-typed.com> | ||||
* | Update documentation. | Mateusz Kowalczyk | 2014-01-12 | 1 | -8/+21 |
| | |||||
* | Bump version | Simon Hengel | 2013-11-10 | 1 | -1/+15 |
| | |||||
* | Update CHANGES | Simon Hengel | 2012-12-07 | 1 | -0/+11 |
| | |||||
* | Update ANNOUNCE and CHANGES | Simon Hengel | 2012-10-11 | 1 | -1/+1 |
| |