aboutsummaryrefslogtreecommitdiff
path: root/javascript
Commit message (Expand)AuthorAgeFilesLines
* Update jstree to 3.3.9alexwl2020-02-167-148/+151
* Delete trailing whitespace (#42)Avi Dessauer2019-08-2152-288/+288
* Add an option to sort files by name/typealexwl2019-04-248-1449/+1464
* Remove unnecessary semicolonalexwl2019-04-241-1/+1
* Fix identifier search URL after the package has changedalexwl2019-04-046-1425/+1449
* Hide the left panel by default on small screens; reduce initial-scalealexwl2019-03-234-14/+18
* Fix search results: add a package name and a module name of an identifier tha...alexwl2019-03-086-1441/+1419
* Fix 'go to definition' on the Packages pagealexwl2019-03-081-1/+2
* Remove unused callbackalexwl2019-03-081-4/+2
* Adds an option to use public Hoogle JSON API (https://github.com/ndmitchell/h...alexwl2019-02-208-1366/+1418
* Remove unused variables and functionsalexwl2019-02-202-9/+4
* Optimize the process of adding links to Haskell language extension docsalexwl2019-02-143-15/+18
* Add a switch between 'search in the current package' and 'search in all packa...alexwl2019-02-138-86/+123
* Fix search for '.' and '..' identifiersalexwl2019-02-084-9/+24
* Add identifier search in all indexed packagesalexwl2019-02-0615-131/+308
* Add links to Haskell language extensions docsalexwl2019-01-288-1580/+2093
* Show 'No location info' message for Paths_* modulesalexwl2018-11-303-5/+6
* Add cross-package 'find references'Alexey Kiryushin2018-11-1613-38/+115
* Update README and fix project titlealexwl2018-11-028-1361/+1384
* Fix HTML page titlealexwl2018-10-283-9/+10
* Generate links to hyperlinked source code on Hackage instead of links to docu...alexwl2018-10-063-19/+10
* Update javascript/releasealexwl2018-10-055-26/+29
* Clicking on an external identifier at definition site opens 'find references'alexwl2018-10-051-8/+15
* Initial commitalexwl2018-10-02126-0/+25820