Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an option to sort files by name/type | alexwl | 2019-04-24 | 5 | -1446/+1425 |
| | |||||
* | Fix identifier search URL after the package has changed | alexwl | 2019-04-04 | 5 | -1424/+1448 |
| | |||||
* | Hide the left panel by default on small screens; reduce initial-scale | alexwl | 2019-03-23 | 2 | -12/+12 |
| | |||||
* | Fix search results: add a package name and a module name of an identifier ↵ | alexwl | 2019-03-08 | 5 | -1441/+1417 |
| | | | | that doesn't have exact location info | ||||
* | Adds an option to use public Hoogle JSON API ↵ | alexwl | 2019-02-20 | 5 | -1363/+1387 |
| | | | | (https://github.com/ndmitchell/hoogle/blob/3dbf68bfd701f942d3af2e6debb74a0a78cd392e/docs/API.md#json-api) to get documentation for not indexed packages. Closes #21. | ||||
* | Optimize the process of adding links to Haskell language extension docs | alexwl | 2019-02-14 | 2 | -8/+8 |
| | |||||
* | Add a switch between 'search in the current package' and 'search in all ↵ | alexwl | 2019-02-13 | 3 | -77/+79 |
| | | | | packages' on the package page | ||||
* | Fix search for '.' and '..' identifiers | alexwl | 2019-02-08 | 2 | -5/+5 |
| | |||||
* | Add identifier search in all indexed packages | alexwl | 2019-02-06 | 3 | -121/+123 |
| | |||||
* | Add links to Haskell language extensions docs | alexwl | 2019-01-28 | 6 | -1579/+1562 |
| | |||||
* | Show 'No location info' message for Paths_* modules | alexwl | 2018-11-30 | 2 | -4/+4 |
| | |||||
* | Add cross-package 'find references' | Alexey Kiryushin | 2018-11-16 | 3 | -13/+18 |
| | |||||
* | Update README and fix project title | alexwl | 2018-11-02 | 5 | -1357/+1380 |
| | |||||
* | Fix HTML page title | alexwl | 2018-10-28 | 2 | -5/+5 |
| | |||||
* | Generate links to hyperlinked source code on Hackage instead of links to ↵ | alexwl | 2018-10-06 | 2 | -7/+5 |
| | | | | documentation | ||||
* | Update javascript/release | alexwl | 2018-10-05 | 5 | -26/+29 |
| | |||||
* | Initial commit | alexwl | 2018-10-02 | 11 | -0/+5298 |