aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update README and fix project titlealexwl2018-11-029-1374/+1399
* Fix HTML page titlealexwl2018-10-283-9/+10
* Show multiple references to an identifier on the same line as one item in a l...alexwl2018-10-251-24/+29
* Index quoted identifiers (Template Haskell)alexwl2018-10-201-0/+33
* Fix https://github.com/alexwl/haskell-code-explorer/issues/8alexwl2018-10-141-2/+8
* Add GHC 8.4.3 support to READMEalexwl2018-10-141-5/+10
* Merge branch 'ghc-8.4.3'alexwl2018-10-1413-73/+471
|\
| * Index type constructor in RoleAnnotDeclalexwl2018-10-141-1/+16
| * Fix all GHC 8.4.3 compatibility issues. Needs a bit more testing.alexwl2018-10-129-50/+265
| * WIP. It compiles with ghc-8.4.3, but not all features of the indexer are supp...alexwl2018-10-099-101/+269
* | Add `--no-ghc-package-path` option to `stack exec` command in READMEalexwl2018-10-101-2/+1
|/
* Update cabal-helper to version 0.8.1.2 that supports Cabal (>=1.14 && <1.26 |...alexwl2018-10-0857-1/+4847
* Generate links to hyperlinked source code on Hackage instead of links to docu...alexwl2018-10-063-19/+10
* Fixed example in READMEalexwl2018-10-051-3/+3
* Updated READMEalexwl2018-10-051-0/+3
* Update javascript/releasealexwl2018-10-055-26/+29
* Clicking on an external identifier at definition site opens 'find references'alexwl2018-10-051-8/+15
* Initial commitalexwl2018-10-02158-0/+34008