aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix up some whitespaceMateusz Kowalczyk2014-03-113-786/+786
* Bump version to 2.15.0Mateusz Kowalczyk2014-03-1167-67/+67
* Revert "Reorder topDeclElem to move the source/wiki links to the top"Niklas Haas2014-03-111-1/+1
* Add documentation for --source-entity-lineNiklas Haas2014-03-111-0/+7
* Filter family instances of hidden typesNiklas Haas2014-03-113-5/+20
* Update appearance of fixity annotationsNiklas Haas2014-03-114-67/+141
* Update changelogNiklas Haas2014-03-111-1/+8
* Include fixity information in the Interface fileNiklas Haas2014-03-114-30/+40
* Update changelogMateusz Kowalczyk2014-03-101-0/+9
* Group similar fixities togetherNiklas Haas2014-03-093-5/+51
* Differentiate between TH splices (line-links) and regular namesNiklas Haas2014-03-0911-140/+182
* Use optLast instead of listToMaybe for sourceUrls/wikiUrlsNiklas Haas2014-03-091-7/+6
* Reorder topDeclElem to move the source/wiki links to the topNiklas Haas2014-03-091-1/+1
* Render fixity informationNiklas Haas2014-03-0811-104/+621
* Change rendering of duplicate record field docsMateusz Kowalczyk2014-02-274-1/+215
* Fix wording in the docsMateusz Kowalczyk2014-02-241-3/+3
* Fix rendering of Contents when links are presentMateusz Kowalczyk2014-02-244-22/+37
* Add RankNTypes test case to ImplicitParams.hsNiklas Haas2014-02-232-2/+27
* Lower precedence of equality constraintsNiklas Haas2014-02-233-70/+67
* Make ImplicitParams render correctly (#260)Niklas Haas2014-02-234-8/+112
* Don't shadow ‘strip’.Mateusz Kowalczyk2014-02-231-4/+4
* Update test case for lifted GADT type renderingMateusz Kowalczyk2014-02-231-1/+1
* Turn a source code comment into specsSimon Hengel2014-02-222-9/+10
* Strip a single leading space from bird tracks (#201)Niklas Haas2014-02-226-19/+58
* Use a bespoke data type to indicate fixityMateusz Kowalczyk2014-02-194-66/+66
* Add test case for inter-module type/data family instancesNiklas Haas2014-02-154-1/+112
* Only warn about missing docs when docs are missingMateusz Kowalczyk2014-02-131-1/+2
* Get rid of re-implementation of sortByNiklas Haas2014-02-131-7/+3
* Add test case for PatternSynonymsnand2014-02-112-0/+263
* Improve display of poly-kinded type operatorsnand2014-02-119-103/+280
* Add support for type/data familiesnand2014-02-1118-237/+1003
* Ensure a space between type signature and ‘Source’Mateusz Kowalczyk2014-02-101-2/+1
* Insert a space between module link and descriptionMateusz Kowalczyk2014-02-101-1/+1
* Document module header.Mateusz Kowalczyk2014-02-091-8/+62
* Correct whitespace in ‘hidden’ test for <+> changeMateusz Kowalczyk2014-01-301-4/+4
* Handle infix vs prefix names correctly everywhere, by explicitly specifying t...Dr. ERDI Gergo2014-01-315-59/+69
* Update testsMateusz Kowalczyk2014-01-303-3/+3
* Fix @ code blocksMateusz Kowalczyk2014-01-302-0/+9
* <+>: Don't insert a space when concatenating empty nodesDr. ERDI Gergo2014-01-3124-225/+227
* Update CPP check for __GLASGOW_HASKELL__Austin Seipp2014-01-291-1/+1
* Support for -XPatternSynonymsDr. ERDI Gergo2014-01-198-33/+156
* Fixes #271Mateusz Kowalczyk2014-01-132-1/+3
* Update maintainerMateusz Kowalczyk2014-01-121-1/+1
* Update documentation.Mateusz Kowalczyk2014-01-122-76/+271
* Allow escaping in URLs and pictures.Mateusz Kowalczyk2014-01-123-143/+190
* Allow for nesting of paragraphs under lists.Mateusz Kowalczyk2014-01-1210-89/+613
* Bump interface versionMateusz Kowalczyk2014-01-122-1/+1
* Per-module extension flags and language listing.Mateusz Kowalczyk2014-01-1212-48/+209
* Allow for headings inside function documentation.Mateusz Kowalczyk2014-01-129-8/+89
* Support for bold.Mateusz Kowalczyk2014-01-1215-14/+244