aboutsummaryrefslogtreecommitdiff
path: root/javascript/app/utils/api-urls.js
Commit message (Collapse)AuthorAgeFilesLines
* Delete trailing whitespace (#42)Avi Dessauer2019-08-211-2/+2
|
* Adds an option to use public Hoogle JSON API ↵alexwl2019-02-201-0/+3
| | | | (https://github.com/ndmitchell/hoogle/blob/3dbf68bfd701f942d3af2e6debb74a0a78cd392e/docs/API.md#json-api) to get documentation for not indexed packages. Closes #21.
* Fix search for '.' and '..' identifiersalexwl2019-02-081-3/+18
|
* Add identifier search in all indexed packagesalexwl2019-02-061-0/+3
|
* Add cross-package 'find references'Alexey Kiryushin2018-11-161-0/+3
|
* Initial commitalexwl2018-10-021-0/+29