Commit Graph

23 Commits

Author SHA1 Message Date
Avi Dessauer
af41ab40e1 Delete trailing whitespace (#42) 2019-08-21 13:03:31 +03:00
alexwl
6954dbf99e Add an option to sort files by name/type 2019-04-24 21:41:50 +03:00
alexwl
6b647e6446 Remove unnecessary semicolon 2019-04-24 21:08:40 +03:00
alexwl
508ddaf2da Fix identifier search URL after the package has changed 2019-04-04 15:29:43 +03:00
alexwl
db54d0594b Hide the left panel by default on small screens; reduce initial-scale 2019-03-23 01:58:05 +03:00
alexwl
78f46be07c Fix search results: add a package name and a module name of an identifier that doesn't have exact location info 2019-03-08 17:21:00 +03:00
alexwl
5ce658d25d Fix 'go to definition' on the Packages page 2019-03-08 13:51:55 +03:00
alexwl
ccc5754312 Remove unused callback 2019-03-08 13:14:22 +03:00
alexwl
eddf2c825d Adds an option to use public Hoogle JSON API (3dbf68bfd7/docs/API.md (json-api)) to get documentation for not indexed packages. Closes #21. 2019-02-20 18:58:57 +03:00
alexwl
c831f86d25 Remove unused variables and functions 2019-02-20 12:48:48 +03:00
alexwl
d65f02107a Optimize the process of adding links to Haskell language extension docs 2019-02-14 00:54:28 +03:00
alexwl
e8ded03ec4 Add a switch between 'search in the current package' and 'search in all packages' on the package page 2019-02-13 23:44:05 +03:00
alexwl
0b17136d96 Fix search for '.' and '..' identifiers 2019-02-08 00:34:54 +03:00
alexwl
d6a64db1ce Add identifier search in all indexed packages 2019-02-06 21:42:29 +03:00
alexwl
b796d370c6 Add links to Haskell language extensions docs 2019-01-28 17:41:23 +03:00
alexwl
2c089ff24c Show 'No location info' message for Paths_* modules 2018-11-30 14:20:41 +03:00
Alexey Kiryushin
866bfff6ff
Add cross-package 'find references' 2018-11-16 16:19:03 +03:00
alexwl
6f55f616d7 Update README and fix project title 2018-11-02 16:05:04 +03:00
alexwl
c622effe80 Fix HTML page title 2018-10-28 19:41:41 +03:00
alexwl
579a0f16c4 Generate links to hyperlinked source code on Hackage instead of links to documentation 2018-10-06 01:15:16 +03:00
alexwl
361238c069 Update javascript/release 2018-10-05 00:47:01 +03:00
alexwl
d2b1a42019 Clicking on an external identifier at definition site opens 'find references' 2018-10-05 00:31:50 +03:00
alexwl
cf2c56c706 Initial commit 2018-10-02 13:17:04 +03:00