Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an option to sort files by name/type | alexwl | 2019-04-24 | 4 | -1442/+1421 |
| | |||||
* | Fix identifier search URL after the package has changed | alexwl | 2019-04-04 | 4 | -1420/+1444 |
| | |||||
* | Hide the left panel by default on small screens; reduce initial-scale | alexwl | 2019-03-23 | 1 | -9/+9 |
| | |||||
* | Fix search results: add a package name and a module name of an identifier ↵ | alexwl | 2019-03-08 | 4 | -1437/+1413 |
| | | | | that doesn't have exact location info | ||||
* | Adds an option to use public Hoogle JSON API ↵ | alexwl | 2019-02-20 | 4 | -1359/+1383 |
| | | | | (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 | 1 | -6/+6 |
| | |||||
* | Add a switch between 'search in the current package' and 'search in all ↵ | alexwl | 2019-02-13 | 2 | -74/+76 |
| | | | | packages' on the package page | ||||
* | Fix search for '.' and '..' identifiers | alexwl | 2019-02-08 | 1 | -3/+3 |
| | |||||
* | Add identifier search in all indexed packages | alexwl | 2019-02-06 | 2 | -118/+120 |
| | |||||
* | Add links to Haskell language extensions docs | alexwl | 2019-01-28 | 5 | -1575/+1558 |
| | |||||
* | Show 'No location info' message for Paths_* modules | alexwl | 2018-11-30 | 1 | -2/+2 |
| | |||||
* | Add cross-package 'find references' | Alexey Kiryushin | 2018-11-16 | 2 | -10/+15 |
| | |||||
* | Update README and fix project title | alexwl | 2018-11-02 | 4 | -1351/+1374 |
| | |||||
* | Fix HTML page title | alexwl | 2018-10-28 | 1 | -3/+3 |
| | |||||
* | Generate links to hyperlinked source code on Hackage instead of links to ↵ | alexwl | 2018-10-06 | 1 | -5/+3 |
| | | | | documentation | ||||
* | Update javascript/release | alexwl | 2018-10-05 | 4 | -22/+25 |
| | |||||
* | Initial commit | alexwl | 2018-10-02 | 9 | -0/+5270 |