aboutsummaryrefslogtreecommitdiff
path: root/javascript/release/index.html
Commit message (Collapse)AuthorAgeFilesLines
* Hide the left panel by default on small screens; reduce initial-scalealexwl2019-03-231-3/+3
|
* Fix search results: add a package name and a module name of an identifier ↵alexwl2019-03-081-4/+4
| | | | that doesn't have exact location info
* Adds an option to use public Hoogle JSON API ↵alexwl2019-02-201-4/+4
| | | | (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 docsalexwl2019-02-141-2/+2
|
* Add a switch between 'search in the current package' and 'search in all ↵alexwl2019-02-131-3/+3
| | | | packages' on the package page
* Fix search for '.' and '..' identifiersalexwl2019-02-081-2/+2
|
* Add identifier search in all indexed packagesalexwl2019-02-061-3/+3
|
* Add links to Haskell language extensions docsalexwl2019-01-281-4/+4
|
* Show 'No location info' message for Paths_* modulesalexwl2018-11-301-2/+2
|
* Add cross-package 'find references'Alexey Kiryushin2018-11-161-3/+3
|
* Update README and fix project titlealexwl2018-11-021-6/+6
|
* Fix HTML page titlealexwl2018-10-281-2/+2
|
* Generate links to hyperlinked source code on Hackage instead of links to ↵alexwl2018-10-061-2/+2
| | | | documentation
* Update javascript/releasealexwl2018-10-051-4/+4
|
* Initial commitalexwl2018-10-021-0/+25