| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Track GHC PackageId to PackageKey renaming." | Mateusz Kowalczyk | 2014-08-14 | 1 | -6/+6 |
* | Bump down the version for master to 2.14.4 | Mateusz Kowalczyk | 2014-08-14 | 1 | -1/+1 |
* | Track GHC PackageId to PackageKey renaming. | Edward Z. Yang | 2014-07-21 | 1 | -6/+6 |
* | Prepare modules for parser split. | Mateusz Kowalczyk | 2014-05-05 | 1 | -1/+1 |
* | Include fixity information in the Interface file | Niklas Haas | 2014-03-11 | 1 | -4/+7 |
* | Update CPP check for __GLASGOW_HASKELL__ | Austin Seipp | 2014-01-29 | 1 | -1/+1 |
* | Bump interface version | Mateusz Kowalczyk | 2014-01-12 | 1 | -1/+1 |
* | Per-module extension flags and language listing. | Mateusz Kowalczyk | 2014-01-12 | 1 | -3/+12 |
* | Allow for headings inside function documentation. | Mateusz Kowalczyk | 2014-01-12 | 1 | -2/+16 |
* | Support for bold. | Mateusz Kowalczyk | 2014-01-12 | 1 | -0/+6 |
* | One pass parser and tests. | Mateusz Kowalczyk | 2014-01-12 | 1 | -0/+10 |
* | Bump version | Simon Hengel | 2013-11-10 | 1 | -12/+2 |
* | Fixes #231 | Mateusz Kowalczyk | 2013-09-18 | 1 | -1/+1 |
* | Bump interface file version. | David Waern | 2013-08-04 | 1 | -2/+2 |
* | Output Copright and License keys in Xhtml backend. | Mathieu Boespflug | 2013-08-04 | 1 | -9/+12 |
* | Merge branch 'ghc-7.6' into ghc-7.6-merge-2 | Kazu Yamamoto | 2013-02-01 | 1 | -9/+36 |
|\ |
|
| * | Improve note about `binaryInterfaceVersion` (thanks David) | Simon Hengel | 2012-10-12 | 1 | -2/+3 |
| * | Remove redundant if-defs, more source documentation | Simon Hengel | 2012-10-11 | 1 | -15/+16 |
| * | Allow to load interface files with compatible versions | Simon Hengel | 2012-10-09 | 1 | -1/+4 |
| * | Bump interface version | Simon Hengel | 2012-10-09 | 1 | -5/+5 |
| * | Add markup support for properties | Kazu Yamamoto | 2012-10-09 | 1 | -0/+6 |
| * | Merge branch 'dev' of https://github.com/sol/haddock into ghc-7.6 | David Waern | 2012-07-23 | 1 | -8/+17 |
| |\ |
|
| | * | Use LANGUAGE pragmas instead of default-extensions in cabal file | Simon Hengel | 2012-05-27 | 1 | -1/+1 |
| | * | Add an optional label to URLs | Simon Hengel | 2012-05-27 | 1 | -6/+15 |
| * | | Update dependencies. | Paolo Capriotti | 2012-07-20 | 1 | -0/+2 |
| |/ |
|
* / | Build with GHC 7.7 | Ian Lynagh | 2012-07-20 | 1 | -0/+4 |
|/ |
|
* | Mostly hlint-inspired cleanup. | David Waern | 2012-02-04 | 1 | -18/+16 |
* | Add DocWarning to Doc | Simon Hengel | 2012-02-04 | 1 | -4/+10 |
* | Merge ../../../haddock | David Waern | 2011-12-27 | 1 | -6/+8 |
|\ |
|
| * | Go back to having a doc, sub and decl map instead of one big decl map. | David Waern | 2011-12-27 | 1 | -4/+6 |
* | | Update dependencies and binaryInterfaceVersion | Ian Lynagh | 2011-12-12 | 1 | -0/+4 |
|/ |
|
* | Allow doc comments to link to out-of-scope things (#78). | David Waern | 2011-11-26 | 1 | -0/+6 |
* | Give preference to type over data constructors for doc comment links at renam... | David Waern | 2011-11-26 | 1 | -2/+2 |
* | Remove #ifs for older compiler versions. | David Waern | 2011-11-25 | 1 | -2/+0 |
* | Add flag --interface-version. | David Waern | 2011-11-25 | 1 | -1/+1 |
* | Merge branch 'development' | David Waern | 2011-10-22 | 1 | -7/+3 |
|\ |
|
| * | Bump .haddock file version since the format has changed recently | David Waern | 2011-10-22 | 1 | -7/+3 |
| * | Add safe haskell indication to haddock output | David Terei | 2011-10-12 | 1 | -1/+3 |
* | | Add safe haskell indication to haddock output | David Terei | 2011-10-12 | 1 | -1/+3 |
* | | Follow changes to BinIface Name serialization | Max Bolingbroke | 2011-09-27 | 1 | -20/+35 |
|/ |
|
* | Bump GHC dep to allow 7.2 | Ian Lynagh | 2011-06-26 | 1 | -0/+4 |
* | Remove code for ghc < 7 | David Waern | 2010-11-15 | 1 | -5/+1 |
* | follow changes in the GHC API | Simon Marlow | 2010-10-27 | 1 | -0/+3 |
* | Fix up __GLASGOW_HASKELL__ tests | Ian Lynagh | 2010-09-21 | 1 | -2/+2 |
* | Update interface file versioning to work with ghc 6.14/15 | David Waern | 2010-08-31 | 1 | -0/+4 |
* | Add source entity path to --read-interface | David Waern | 2010-08-29 | 1 | -1/+8 |
* | Fix build in GHC tree | Ian Lynagh | 2010-07-30 | 1 | -1/+1 |
* | Style police in Haddock.InterfaceFile | David Waern | 2010-07-21 | 1 | -12/+12 |
* | Fix a few stylistic issues in H.InterfaceFile | David Waern | 2010-05-13 | 1 | -2/+9 |
* | Position the module header the same way everywhere | David Waern | 2010-05-13 | 1 | -1/+0 |