Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Default --package to '.' (#27) | Ian Jeffries | 2019-03-23 | 1 | -1/+2 |
* | Adds an option to use public Hoogle JSON API (https://github.com/ndmitchell/h... | alexwl | 2019-02-20 | 1 | -6/+100 |
* | Fix search for '.' and '..' identifiers | alexwl | 2019-02-08 | 1 | -11/+23 |
* | Add identifier search in all indexed packages | alexwl | 2019-02-06 | 1 | -15/+117 |
* | Optimize memory usage of haskell-code-server | alexwl | 2019-01-23 | 1 | -250/+849 |
* | Replace Vector.fromList with Vector.fromListN | alexwl | 2018-12-13 | 1 | -9/+3 |
* | Add cross-package 'find references' | Alexey Kiryushin | 2018-11-16 | 1 | -23/+74 |
* | Embed static assets in haskell-code-server executable. | alexwl | 2018-11-07 | 1 | -2/+23 |
* | Show multiple references to an identifier on the same line as one item in a l... | alexwl | 2018-10-25 | 1 | -24/+29 |
* | WIP. It compiles with ghc-8.4.3, but not all features of the indexer are supp... | alexwl | 2018-10-09 | 1 | -2/+4 |
* | Initial commit | alexwl | 2018-10-02 | 1 | -0/+1014 |