| Commit message (Expand) | Author | Age | Files | Lines |
* | Update tests for the CSS changes | Mateusz Kowalczyk | 2015-06-14 | 12 | -576/+717 |
* | Build executable with '-threaded' (fixes #399) | Emanuel Borsboom | 2015-06-12 | 1 | -0/+94 |
* | Add simple test case for arbitrary-depth list nesting. | Łukasz Hanuszczak | 2015-05-27 | 1 | -10/+39 |
* | Do not insert anchor for section headings in contents box | watashi | 2015-04-26 | 1 | -0/+111 |
* | Test for anchor defaulting | Mateusz Kowalczyk | 2015-03-27 | 2 | -134/+31 |
* | Update test files | Mateusz Kowalczyk | 2015-01-22 | 4 | -48/+18 |
* | support GHC 7.10: no Safe-Inferred, Foldable instance | jpmoresmau | 2015-01-22 | 69 | -74/+76 |
* | For pattern synonyms, render "pattern" as a keyword | Dr. ERDI Gergo | 2014-12-12 | 2 | -10/+30 |
* | Update Haddock to new pattern synonym type signature syntax | Dr. ERDI Gergo | 2014-12-12 | 2 | -20/+20 |
* | Allow the parser to spit out meta-info | Mateusz Kowalczyk | 2014-12-10 | 1 | -0/+175 |
* | Fix re-exports of built-in type families | Mateusz Kowalczyk | 2014-11-04 | 1 | -0/+89 |
* | Experimental support for collapsable headers | Mateusz Kowalczyk | 2014-10-29 | 1 | -0/+125 |
* | Omit unnecessary foralls and fix #315 | Niklas Haas | 2014-08-24 | 1 | -3/+117 |
* | Fix extra whitespace on signatures and update all test cases | Niklas Haas | 2014-08-24 | 33 | -108/+200 |
* | Stop testing #188. | Mateusz Kowalczyk | 2014-08-15 | 2 | -89/+8 |
* | Fix #313 by doing some list munging. | Mateusz Kowalczyk | 2014-08-15 | 1 | -0/+132 |
* | Don't mangle append order for nested lists. | Mateusz Kowalczyk | 2014-06-25 | 1 | -15/+39 |
* | Drop DocParagraph from front of headers | Mateusz Kowalczyk | 2014-06-25 | 1 | -4/+2 |
* | Fix anchors. Closes #308. | Mateusz Kowalczyk | 2014-06-25 | 2 | -0/+202 |
* | Parse identifiers with ^ and ⋆ in them. | Mateusz Kowalczyk | 2014-04-11 | 1 | -0/+133 |
* | Update test cases for GHC bug #8945, Haddock #188 | Mateusz Kowalczyk | 2014-04-03 | 4 | -48/+149 |
* | Crash when exporting record selectors of data family instances | Niklas Haas | 2014-03-31 | 1 | -0/+165 |
* | Drop leading whitespace in @-style blocks. | Mateusz Kowalczyk | 2014-03-31 | 1 | -0/+102 |
* | Print kind signatures on GADTs | Mateusz Kowalczyk | 2014-03-31 | 2 | -1/+136 |
* | Fix issue #281 | Niklas Haas | 2014-03-15 | 1 | -81/+223 |
* | Hide minimal definition for only-method classes | Niklas Haas | 2014-03-15 | 4 | -40/+0 |
* | Strip links from recently added html tests | Niklas Haas | 2014-03-13 | 6 | -217/+217 |
* | Display minimal complete definitions for type classes | Niklas Haas | 2014-03-13 | 5 | -0/+319 |
* | Hide RHS of TFs with non-exported right hand sides | Niklas Haas | 2014-03-13 | 1 | -24/+68 |
* | Fix up some whitespace | Mateusz Kowalczyk | 2014-03-11 | 1 | -1/+1 |
* | Bump version to 2.15.0 | Mateusz Kowalczyk | 2014-03-11 | 64 | -64/+64 |
* | Update appearance of fixity annotations | Niklas Haas | 2014-03-11 | 2 | -50/+103 |
* | Group similar fixities together | Niklas Haas | 2014-03-09 | 1 | -1/+32 |
* | Render fixity information | Niklas Haas | 2014-03-08 | 2 | -2/+383 |
* | Change rendering of duplicate record field docs | Mateusz Kowalczyk | 2014-02-27 | 1 | -0/+179 |
* | Add RankNTypes test case to ImplicitParams.hs | Niklas Haas | 2014-02-23 | 1 | -0/+22 |
* | Lower precedence of equality constraints | Niklas Haas | 2014-02-23 | 1 | -60/+50 |
* | Make ImplicitParams render correctly (#260) | Niklas Haas | 2014-02-23 | 1 | -0/+89 |
* | Update test case for lifted GADT type rendering | Mateusz Kowalczyk | 2014-02-23 | 1 | -1/+1 |
* | Strip a single leading space from bird tracks (#201) | Niklas Haas | 2014-02-22 | 3 | -18/+24 |
* | Add test case for inter-module type/data family instances | Niklas Haas | 2014-02-15 | 2 | -0/+100 |
* | Add test case for PatternSynonyms | nand | 2014-02-11 | 1 | -0/+241 |
* | Improve display of poly-kinded type operators | nand | 2014-02-11 | 1 | -66/+226 |
* | Add support for type/data families | nand | 2014-02-11 | 3 | -79/+727 |
* | Correct whitespace in ‘hidden’ test for <+> change | Mateusz Kowalczyk | 2014-01-30 | 1 | -4/+4 |
* | Handle infix vs prefix names correctly everywhere, by explicitly specifying t... | Dr. ERDI Gergo | 2014-01-31 | 1 | -3/+3 |
* | Update tests | Mateusz Kowalczyk | 2014-01-30 | 2 | -2/+2 |
* | <+>: Don't insert a space when concatenating empty nodes | Dr. ERDI Gergo | 2014-01-31 | 23 | -224/+224 |
* | Allow for nesting of paragraphs under lists. | Mateusz Kowalczyk | 2014-01-12 | 5 | -20/+298 |
* | Per-module extension flags and language listing. | Mateusz Kowalczyk | 2014-01-12 | 1 | -0/+89 |