| Commit message (Expand) | Author | Age | Files | Lines |
* | Hide the left panel by default on small screens; reduce initial-scale | alexwl | 2019-03-23 | 4 | -14/+18 |
* | Fix search results: add a package name and a module name of an identifier tha... | alexwl | 2019-03-08 | 6 | -1441/+1419 |
* | 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 | 8 | -1366/+1418 |
* | 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 | 3 | -15/+18 |
* | Add a switch between 'search in the current package' and 'search in all packa... | alexwl | 2019-02-13 | 8 | -86/+123 |
* | Fix search for '.' and '..' identifiers | alexwl | 2019-02-08 | 4 | -9/+24 |
* | Add identifier search in all indexed packages | alexwl | 2019-02-06 | 15 | -131/+308 |
* | Add links to Haskell language extensions docs | alexwl | 2019-01-28 | 8 | -1580/+2093 |
* | Show 'No location info' message for Paths_* modules | alexwl | 2018-11-30 | 3 | -5/+6 |
* | Add cross-package 'find references' | Alexey Kiryushin | 2018-11-16 | 13 | -38/+115 |
* | Update README and fix project title | alexwl | 2018-11-02 | 8 | -1361/+1384 |
* | Fix HTML page title | alexwl | 2018-10-28 | 3 | -9/+10 |
* | Generate links to hyperlinked source code on Hackage instead of links to docu... | alexwl | 2018-10-06 | 3 | -19/+10 |
* | Update javascript/release | alexwl | 2018-10-05 | 5 | -26/+29 |
* | Clicking on an external identifier at definition site opens 'find references' | alexwl | 2018-10-05 | 1 | -8/+15 |
* | Initial commit | alexwl | 2018-10-02 | 126 | -0/+25820 |