aboutsummaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Adding cli options / config to use specified hoogle apiHEADmasterdevYuchen Pei2022-06-131-8/+25
* the ghcPrimHack is no longer neededYuchen Pei2022-06-131-16/+2
* removing cpp macros in serverYuchen Pei2022-06-131-19/+0
* brittany formatting indexerYuchen Pei2022-06-111-172/+204
* Fix 'unterminated #else'alexwl2019-08-211-0/+1
* Delete trailing whitespace (#42)Avi Dessauer2019-08-213-41/+40
* Bump 8.6.5 plans to lts-14 (#41)Avi Dessauer2019-08-211-0/+8
* Refactor 'addHeaders' functionalexwl2019-06-091-25/+32
* Update description of server optionsalexwl2019-05-261-4/+4
* Code cleanup: fix warningsalexwl2019-05-173-6/+16
* Add GHC version checkalexwl2019-03-271-22/+1
* Update parsePackagesPath so that --package and --packages options can be spec...alexwl2019-03-261-3/+9
* Allow specifying both --packages and --package. (#31)Ian Jeffries2019-03-261-16/+25
* Default --package to '.' (#27)Ian Jeffries2019-03-232-2/+5
* Add support for GHC 8.6.4alexwl2019-03-142-1/+9
* Adds an option to use public Hoogle JSON API (https://github.com/ndmitchell/h...alexwl2019-02-201-6/+100
* Fix search for '.' and '..' identifiersalexwl2019-02-081-11/+23
* Add identifier search in all indexed packagesalexwl2019-02-061-15/+117
* Optimize memory usage of haskell-code-serveralexwl2019-01-232-250/+974
* Add support for GHC 8.6.3alexwl2018-12-231-1/+4
* Replace Vector.fromList with Vector.fromListNalexwl2018-12-131-9/+3
* Add cross-package 'find references'Alexey Kiryushin2018-11-161-23/+74
* Embed static assets in haskell-code-server executable.alexwl2018-11-071-2/+23
* Add support for GHC 8.4.4alexwl2018-11-041-1/+4
* Show multiple references to an identifier on the same line as one item in a l...alexwl2018-10-251-24/+29
* WIP. It compiles with ghc-8.4.3, but not all features of the indexer are supp...alexwl2018-10-092-3/+8
* Initial commitalexwl2018-10-022-0/+1222