Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix search results: add a package name and a module name of an identifier ↵ | alexwl | 2019-03-08 | 6 | -1441/+1419 |
| | | | | that doesn't have exact location info | ||||
* | 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 ↵ | alexwl | 2019-02-20 | 8 | -1366/+1418 |
| | | | | (https://github.com/ndmitchell/hoogle/blob/3dbf68bfd701f942d3af2e6debb74a0a78cd392e/docs/API.md#json-api) to get documentation for not indexed packages. Closes #21. | ||||
* | 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 ↵ | alexwl | 2019-02-13 | 8 | -86/+123 |
| | | | | packages' on the package page | ||||
* | 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 ↵ | alexwl | 2018-10-06 | 3 | -19/+10 |
| | | | | documentation | ||||
* | 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 |