Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bump version | David Waern | 2010-11-14 | 4 | -3/+7 | |
| | ||||||
* | Change to index pages: include an 'All' option even when subdividing A-Z. | rrnewton | 2010-10-24 | 2 | -9/+14 | |
| | ||||||
* | Add a pointer to the style guide | David Waern | 2010-10-17 | 1 | -0/+3 | |
| | ||||||
* | Style police | David Waern | 2010-10-16 | 1 | -13/+14 | |
| | ||||||
* | Style police | David Waern | 2010-10-16 | 3 | -9/+13 | |
| | ||||||
* | Use "qual" as an abbreviation for qualification instead of "quali" for ↵ | David Waern | 2010-10-16 | 7 | -206/+206 | |
| | | | | consistency | |||||
* | Solve conflicts | David Waern | 2010-10-16 | 3 | -14/+27 | |
| | ||||||
* | corrected qualification help message | Tobias Brandt | 2010-08-27 | 1 | -2/+1 | |
| | ||||||
* | adding support for local and relative name qualification | Tobias Brandt | 2010-08-27 | 4 | -10/+46 | |
| | ||||||
* | adding the option to fully qualify identifiers | Tobias Brandt | 2010-08-27 | 8 | -253/+291 | |
| | ||||||
* | Style wibble | David Waern | 2010-10-03 | 1 | -3/+3 | |
| | ||||||
* | print haddock coverage info on stdout when generating docs | Simon Michael | 2010-09-22 | 3 | -4/+23 | |
| | | | | | | A module's haddockable items are its exports and the module itself. The output is lightly formatted so you can align the :'s and sort for readability. | |||||
* | add hints for cleaner darcs show authors output | Simon Michael | 2010-09-22 | 1 | -0/+10 | |
| | ||||||
* | make TOC group header identifiers validate | Mark Lentczner | 2010-09-04 | 2 | -2/+10 | |
| | ||||||
* | H.Utils needs FFI on Win+MinGW | David Waern | 2010-09-02 | 1 | -0/+1 | |
| | ||||||
* | Add a note to ANNOUNCE | David Waern | 2010-09-02 | 1 | -0/+3 | |
| | ||||||
* | Update release instructions | David Waern | 2010-09-02 | 1 | -1/+1 | |
| | ||||||
* | Update copyright years in license | David Waern | 2010-09-02 | 2 | -2/+2 | |
| | ||||||
* | Add a list of contributors to the user guide | David Waern | 2010-09-02 | 1 | -6/+48 | |
| | | | | | | | | | | | Break out everyone thanked in the `Acknowledgements` chapter into a separate contributor list and add everyone from `darcs show authors`. We consider everyone who is thanked to be a contributor as a conservative estimation :-) I have added some more contributors that I know about, who were not in the darcs history, but others may be missing. So please add anyone that you think is missing from the list. | |||||
* | Improve docs for --no-tmp-comp-dir | David Waern | 2010-09-01 | 1 | -7/+10 | |
| | ||||||
* | Replace ghci> with >>> in example syntax | David Waern | 2010-09-01 | 6 | -24/+24 | |
| | ||||||
* | Wibble | David Waern | 2010-09-01 | 1 | -1/+1 | |
| | ||||||
* | Update doc configure script to find docbook stylesheets on arch linux | David Waern | 2010-09-01 | 1 | -1/+1 | |
| | ||||||
* | slight wording change about Frames mode | Mark Lentczner | 2010-09-01 | 2 | -2/+2 | |
| | ||||||
* | update options documentation | Mark Lentczner | 2010-09-01 | 1 | -27/+93 | |
| | | | | | | rewrote doc for --html added doc for --theme and --built-in-themes added --use-contents and --gen-contents | |||||
* | sort options in doc to match --help output | Mark Lentczner | 2010-09-01 | 1 | -175/+115 | |
| | | | | removed --html-help option, as it is no longer supported | |||||
* | Update test output following version change | David Waern | 2010-08-31 | 29 | -29/+29 | |
| | ||||||
* | Update interface file versioning to work with ghc 6.14/15 | David Waern | 2010-08-31 | 1 | -0/+4 | |
| | ||||||
* | Update CHANGES | David Waern | 2010-08-31 | 1 | -0/+34 | |
| | ||||||
* | Update ANNOUNCE | David Waern | 2010-08-31 | 1 | -8/+56 | |
| | ||||||
* | Bump version number | David Waern | 2010-08-31 | 3 | -3/+3 | |
| | ||||||
* | Revert update to Test | David Waern | 2010-08-29 | 1 | -1/+1 | |
| | ||||||
* | Update Test | David Waern | 2010-08-29 | 1 | -1/+1 | |
| | ||||||
* | GHC build system: Add all the data files to BINDIST_EXTRAS | Ian Lynagh | 2010-08-18 | 1 | -1/+1 | |
| | ||||||
* | Fix installation in the GHC build system | Ian Lynagh | 2010-08-18 | 1 | -4/+4 | |
| | | | | Data-files are now in subdirectories, so we need to handle that | |||||
* | Make the main haddock script versioned, and make plain "haddock" a symlink | Ian Lynagh | 2010-08-01 | 1 | -0/+9 | |
| | ||||||
* | Use flattenExtensionFlags with ghc >= 6.13 only | David Waern | 2010-08-29 | 1 | -1/+7 | |
| | ||||||
* | Follow flattenLanguageFlags -> flattenExtensionFlags rename | Ian Lynagh | 2010-07-24 | 1 | -1/+1 | |
| | ||||||
* | Flatten the dynflags before parsing | Ian Lynagh | 2010-07-24 | 1 | -1/+1 | |
| | ||||||
* | Allow building with ghc < 6.16 | David Waern | 2010-08-29 | 1 | -1/+1 | |
| | ||||||
* | move TOC and Info blocks down 0.5em to improve layout issue w/Test.hs | Mark Lentczner | 2010-08-29 | 1 | -4/+4 | |
| | ||||||
* | update golden test for Test due to portability box change | Mark Lentczner | 2010-08-29 | 1 | -1/+1 | |
| | ||||||
* | make portability block be a table - solves layout issues | Mark Lentczner | 2010-08-29 | 3 | -28/+16 | |
| | ||||||
* | Naming wibbles | David Waern | 2010-08-29 | 2 | -18/+19 | |
| | ||||||
* | Add source entity path to --read-interface | David Waern | 2010-08-29 | 7 | -50/+70 | |
| | | | | | | | | | | | | | You can now use this flag like this: --read-interface=<html path>,<source entity path>,<.haddock file> By "source entity path" I mean the same thing that is specified with the --source-entity flag. The purpose of this is to be able to specify the source entity path per package, to allow source links to work in the presence of cross-package documentation. When given two arguments or less the --read-interface flag behaves as before. | |||||
* | Remove Snappy data files | David Waern | 2010-08-29 | 1 | -4/+0 | |
| | ||||||
* | Whitespace police | David Waern | 2010-08-28 | 1 | -1/+1 | |
| | ||||||
* | push footer to bottom of window | Mark Lentczner | 2010-08-28 | 1 | -4/+10 | |
| | ||||||
* | fix def lists | Mark Lentczner | 2010-08-28 | 1 | -3/+2 | |
| | ||||||
* | Update tests following switch to the Xhtml backend | David Waern | 2010-08-28 | 30 | -8551/+337 | |
| |