| Commit message (Expand) | Author | Age | Files | Lines |
* | Add an option to sort files by name/type | alexwl | 2019-04-24 | 3 | -3/+39 |
* | Remove unnecessary semicolon | alexwl | 2019-04-24 | 1 | -1/+1 |
* | Fix identifier search URL after the package has changed | alexwl | 2019-04-04 | 1 | -1/+1 |
* | Hide the left panel by default on small screens; reduce initial-scale | alexwl | 2019-03-23 | 2 | -2/+6 |
* | Fix search results: add a package name and a module name of an identifier tha... | alexwl | 2019-03-08 | 1 | -0/+2 |
* | Fix 'go to definition' on the Packages page | alexwl | 2019-03-08 | 1 | -1/+2 |
* | Remove unused callback | alexwl | 2019-03-08 | 1 | -4/+2 |
* | Adds an option to use public Hoogle JSON API (https://github.com/ndmitchell/h... | alexwl | 2019-02-20 | 3 | -3/+31 |
* | Remove unused variables and functions | alexwl | 2019-02-20 | 2 | -9/+4 |
* | Optimize the process of adding links to Haskell language extension docs | alexwl | 2019-02-14 | 1 | -7/+10 |
* | Add a switch between 'search in the current package' and 'search in all packa... | alexwl | 2019-02-13 | 5 | -9/+44 |
* | Fix search for '.' and '..' identifiers | alexwl | 2019-02-08 | 2 | -4/+19 |
* | Add identifier search in all indexed packages | alexwl | 2019-02-06 | 12 | -10/+185 |
* | Add links to Haskell language extensions docs | alexwl | 2019-01-28 | 2 | -1/+531 |
* | Show 'No location info' message for Paths_* modules | alexwl | 2018-11-30 | 1 | -1/+2 |
* | Add cross-package 'find references' | Alexey Kiryushin | 2018-11-16 | 10 | -25/+97 |
* | Update README and fix project title | alexwl | 2018-11-02 | 1 | -2/+2 |
* | Fix HTML page title | alexwl | 2018-10-28 | 1 | -4/+5 |
* | Generate links to hyperlinked source code on Hackage instead of links to docu... | alexwl | 2018-10-06 | 1 | -12/+5 |
* | Clicking on an external identifier at definition site opens 'find references' | alexwl | 2018-10-05 | 1 | -8/+15 |
* | Initial commit | alexwl | 2018-10-02 | 66 | -0/+3160 |