| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove obsolete TODO | Simon Hengel | 2012-02-04 | 1 | -1/+0 |
* | Add DocWarning to Doc | Simon Hengel | 2012-02-04 | 3 | -0/+3 |
* | Fix module reference bug. | David Waern | 2011-11-26 | 2 | -5/+4 |
* | Allow doc comments to link to out-of-scope things (#78). | David Waern | 2011-11-26 | 5 | -80/+95 |
* | Give preference to type over data constructors for doc comment links at renam... | David Waern | 2011-11-26 | 3 | -39/+14 |
* | Follow changes to tuple sorts in master | Jose Pedro Magalhaes | 2011-11-16 | 2 | -4/+4 |
* | New kind-polymorphic core | Jose Pedro Magalhaes | 2011-11-11 | 3 | -22/+29 |
* | Add safe haskell indication to haddock output | David Terei | 2011-10-12 | 1 | -1/+2 |
* | Follow changes to ForeignImport/ForeignExport in GHC | Ian Lynagh | 2011-10-01 | 2 | -3/+3 |
* | Merge branch 'development' | David Waern | 2011-10-01 | 1 | -2/+5 |
|\ |
|
| * | Merge in darcs patch: | David Waern | 2011-10-01 | 1 | -2/+5 |
* | | Merge branch 'no-pred-ty' | Max Bolingbroke | 2011-09-09 | 3 | -37/+30 |
|\ \ |
|
| * | | Adapt Haddock for the ConstraintKind extension changes | Max Bolingbroke | 2011-09-06 | 3 | -37/+30 |
| |/ |
|
* / | Ignore associated type defaults (just as we ignore default methods) | Max Bolingbroke | 2011-09-09 | 2 | -5/+5 |
|/ |
|
* | Fix build | Ian Lynagh | 2011-06-17 | 4 | -5/+12 |
* | * Merge in git patch from Michal Terepeta | David Waern | 2011-06-11 | 5 | -82/+103 |
* | Add git commits since switchover: | David Waern | 2011-06-10 | 2 | -3/+5 |
* | Put title outside doc div when HTML:fying title+prologue | David Waern | 2011-01-22 | 1 | -1/+1 |
* | Write hoogle output in utf8; fixes GHC build on Windows | Ian Lynagh | 2011-01-05 | 1 | -3/+5 |
* | Haddockify ppHtml comments | David Waern | 2010-12-06 | 1 | -11/+11 |
* | Add a flag --pretty-html for rendering indented html with newlines | David Waern | 2010-12-06 | 2 | -23/+28 |
* | Re-order functions | David Waern | 2010-11-20 | 1 | -8/+8 |
* | Re-structure qualification code a little | David Waern | 2010-11-20 | 1 | -20/+19 |
* | add full qualification for undocumented names | tob.brandt | 2010-11-20 | 1 | -3/+2 |
* | hlint police | David Waern | 2010-11-16 | 6 | -20/+20 |
* | hlint police | David Waern | 2010-11-16 | 1 | -19/+17 |
* | Remove docNameOcc under the motto "don't name compositions" | David Waern | 2010-11-15 | 3 | -17/+17 |
* | Fix bad merge | David Waern | 2010-11-15 | 1 | -1/+1 |
* | Remove code for ghc < 7 | David Waern | 2010-11-15 | 2 | -25/+0 |
* | Solve conflict | David Waern | 2010-11-14 | 1 | -1/+2 |
* | Adapt to minor changes in internal GHC functions | simonpj | 2010-09-13 | 2 | -1/+2 |
* | Change to index pages: include an 'All' option even when subdividing A-Z. | rrnewton | 2010-10-24 | 1 | -5/+10 |
* | Style police | David Waern | 2010-10-16 | 1 | -0/+4 |
* | Use "qual" as an abbreviation for qualification instead of "quali" for consis... | David Waern | 2010-10-16 | 5 | -197/+197 |
* | Solve conflicts | David Waern | 2010-10-16 | 2 | -14/+17 |
* | adding support for local and relative name qualification | Tobias Brandt | 2010-08-27 | 2 | -8/+37 |
* | adding the option to fully qualify identifiers | Tobias Brandt | 2010-08-27 | 5 | -251/+283 |
* | make TOC group header identifiers validate | Mark Lentczner | 2010-09-04 | 2 | -2/+10 |
* | Replace ghci> with >>> in example syntax | David Waern | 2010-09-01 | 1 | -1/+1 |
* | make portability block be a table - solves layout issues | Mark Lentczner | 2010-08-29 | 1 | -4/+5 |
* | Add source entity path to --read-interface | David Waern | 2010-08-29 | 2 | -5/+11 |
* | Whitespace police | David Waern | 2010-08-28 | 1 | -1/+1 |
* | don't collapse entries in module list when clicking on links | Mark Lentczner | 2010-08-17 | 1 | -6/+13 |
* | clean up collapser logics | Mark Lentczner | 2010-08-17 | 4 | -27/+36 |
* | build style menu in javascript | Mark Lentczner | 2010-08-14 | 3 | -38/+11 |
* | move frames button to js | Mark Lentczner | 2010-08-13 | 1 | -4/+3 |
* | add Frames button and clean up frames.html | Mark Lentczner | 2010-08-13 | 1 | -1/+3 |
* | removed underlining on hover for named anchors | Mark Lentczner | 2010-08-13 | 1 | -1/+1 |
* | improved synopsis drawer: on click, not hover | Mark Lentczner | 2010-07-30 | 1 | -2/+2 |
* | styling tweaks | Mark Lentczner | 2010-07-29 | 2 | -6/+6 |