Add notice that this was merged into haskell/lsp
[lsp-test.git] / test / data /
2020-06-27 Luke LauRemove unused javascript test data
2019-12-20 Luke LauSquashed commit of the following:
2019-11-17 Luke LauMerge pull request #59 from cocreature/expose-satisfymaybe
2019-11-17 Luke LauUpdate haskell-lsp and bump to 0.8.1.0 0.8.1.0
2018-09-06 Luke LauRemove dud space in session.log
2018-09-03 Luke LauUpdate to haskell-lsp-0.7
2018-08-14 Luke LauMerge branch 'master' of https://github.com/Bubba/haske...
2018-08-14 Luke LauSquashed commit of the following:
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-07-31 Luke LauBring in my pathetic attempts to fix travis
2018-07-26 Luke LauMake ClientCapabilities a mandatory parameter
2018-07-17 Luke LauAdd formatDoc and formatRange
2018-07-12 Luke LauAdd rename
2018-07-12 Luke LauAdd waitForDiagnosticsSource
2018-07-11 Luke LauReexport modules via cabal
2018-07-07 Luke LauUpdate session.log to match latest hie on import-code...
2018-06-28 Luke LauCorrect VFS behaviour
2018-06-27 Luke LauAdd documentEdit and friends helper functions
2018-06-16 Luke LauAdd test for document change tracking
2018-06-15 Luke LauUpdate command uniquing to match hie
2018-06-14 Luke LauSwap out UUIDs based on process ID
2018-06-11 Luke LauAdd javascript langserver testing