lsp-test.git
2018-12-07 Luke LauTweak timeout tests travis-windows
2018-12-07 Luke LauTry and debug macOS failing tests
2018-12-07 Luke LauMove windows to shell
2018-12-07 Luke LauTry windows bat file
2018-12-06 Luke LauRefreshenv on windows
2018-12-06 Luke LauInstall npm on windows
2018-12-06 Luke LauMerge branch 'master' into travis-windows
2018-12-06 Luke LauFix hoogle not generating right ghc version
2018-12-06 Luke LauUpdate hie
2018-12-05 Luke LauBubble up exceptions thrown on server listener thread
2018-12-05 Luke LauUpdate hie version
2018-12-05 Luke LauUpdate GitHub URLs
2018-12-05 Luke LauMerge branch 'master' into travis-windows
2018-12-05 Luke LauBump to 0.5.0.2 0.5.0.2
2018-12-05 Luke LauMake "fails a test" test more precise
2018-12-05 Luke LauProperly terminate server handler thread on exceptions
2018-11-13 Luke LauFix 8.0.2 builds 0.5.0.1
2018-11-13 Luke LauDont use apt for installing stack
2018-11-13 Luke LauTry binary only upgrade
2018-11-13 Luke LauUpgrade stack
2018-11-13 Luke LauUse xenial dist for linux
2018-11-13 Luke LauFix yml file
2018-11-13 Luke LauQuiet windows stack setup
2018-11-12 Luke LauAdd nodejs to choco install
2018-11-12 Luke LauTry caching windows stack directories
2018-11-12 Luke LauUpdate apt packages
2018-11-12 Luke LauTry out multiple OSs
2018-11-12 Luke LauFix tests on travis travis 0.5.0.0
2018-11-12 Luke LauFix redundant imports
2018-11-12 Luke LauMerge branch 'master' of https://github.com/Bubba/lsp...
2018-11-12 Luke LauAdd lspConfig option
2018-11-12 Luke LauMerge pull request #25 from alanz/ghc-8.6-constraint
2018-11-11 Alan ZimmermanAdd MonadFail constraint for GHC 8.6.1
2018-10-31 Luke LauMerge pull request #22 from jhrcek/typo
2018-10-30 Jan HrčekFix haddock
2018-09-09 Luke LauUpdate README.md
2018-09-09 Luke LauIncrease cache timeout
2018-09-08 Luke LauBump to 0.4.0.0 0.4.0.0
2018-09-08 Luke LauUpgrade to haskell-lsp 0.8.0.0
2018-09-06 Luke LauRemove dud space in session.log
2018-09-04 Luke LauTry boring old one env-var stack build :(
2018-09-04 Luke LauAdd remaining handlers for messages 0.3.0.0
2018-09-04 Luke LauUpdate stack and travis
2018-09-03 Luke LauUpdate to haskell-lsp-0.7
2018-09-03 Luke LauUse stack for testing
2018-09-03 Luke LauBump resolver
2018-08-17 Luke LauJust use cabal again for travis testing, pray that...
2018-08-15 Luke LauUse correct stack in test
2018-08-15 Luke LauUse correct stack yaml for hoogle
2018-08-14 Luke LauMerge branch 'master' of https://github.com/Bubba/haske...
2018-08-14 Luke LauAdd getCodeActions, getCurrentDiagnostics, bump
2018-08-14 Luke LauUse stack for testing for now
2018-08-14 Luke LauSquashed commit of the following:
2018-08-14 Luke LauUpdate README.md
2018-08-06 Luke LauMerge pull request #20 from Bubba/haskell-lsp-0.6 0.2.0.0
2018-08-06 Luke LauFix tests, add changelog haskell-lsp-0.6
2018-08-06 Luke LauUpdate haskell-lsp to 0.6
2018-08-05 Luke LauUpdate README.md 0.1.0.0
2018-08-05 Luke LauUpdate description field
2018-08-04 Luke LauRemove capabilites since haskell-lsp now provides it
2018-08-01 Luke LauUpdate hie cloning
2018-08-01 Luke LauOnly cache .stack-work in HIE
2018-08-01 Luke LauMove example to separate cabal file
2018-08-01 Luke LauComplete documentation and update .cabal
2018-08-01 Luke LauHide some internals
2018-08-01 Luke LauRename sendRequest to request, sendRequest' to sendRequest
2018-08-01 Luke Laus/haskell-lsp-test/lsp-test
2018-08-01 Luke Lauhaskell-lsp-test -> lsp-test
2018-07-31 Luke LauTry stack again?
2018-07-31 Luke LauEnable/disable dynamic registration in caps past 3.0
2018-07-31 Luke LauBring in my pathetic attempts to fix travis
2018-07-31 Luke LauAdd LSPVersion and capsForVersion
2018-07-31 Luke LauUpdate README.md
2018-07-31 Luke LauAdd diff to replay error output
2018-07-30 Luke LauAdd logColor config option
2018-07-29 Luke LauAdd new-configure to travis
2018-07-28 Luke LauUse new-test with optimisations
2018-07-28 Luke LauBump stack resolver
2018-07-28 Luke LauMove hie installation to before_install
2018-07-27 Luke LauKeep stack for installing hie
2018-07-27 Luke LauTry out cabal on travis
2018-07-26 Luke LauUpdate hie on travis
2018-07-26 Luke LauPretty print message trace
2018-07-26 Luke LauMake ClientCapabilities a mandatory parameter
2018-07-23 Luke LauAdd closeDoc
2018-07-17 Luke LauAdd formatDoc and formatRange
2018-07-17 Luke LauAdd getHighlights
2018-07-16 Luke LauAdd getHover
2018-07-14 Luke LauAdd getDefinitions
2018-07-12 Luke LauAdd rename
2018-07-12 Luke LauAdd waitForDiagnosticsSource
2018-07-12 Luke LauAdd getReferences
2018-07-11 Luke LauRemove leftover loggin
2018-07-11 Luke LauFix opening new documents regression
2018-07-11 Luke LauReexport modules via cabal
2018-07-11 Luke LauUpgrade stack to lts-12.0
2018-07-10 Luke LauAdd getCompletions helper function
2018-07-10 Luke LauRemove unecessary haskell-lsp-types dependency
2018-07-10 Luke LauAdd applyEdit and getVersionedDoc helpers
2018-07-09 Luke LauTidy up and remove redundant classes and tests
next