update and fill in `message`
[lsp-test.git] / src / Language / Haskell / LSP / Test / Files.hs
2020-10-09 Zubin Duggalupdate and fill in `message`
2020-10-09 Zubin DuggalInitial attempt at updating for singleton-methods
2020-05-04 Luke LauSupport haskell-lsp-0.22 0.10.3.0
2018-09-08 Luke LauUpgrade to haskell-lsp 0.8.0.0
2018-08-06 Luke LauMerge pull request #20 from Bubba/haskell-lsp-0.6 0.2.0.0
2018-08-06 Luke LauUpdate haskell-lsp to 0.6
2018-06-11 Luke LauMerge branch 'master' of https://github.com/Bubba/haske...
2018-06-09 Luke LauAllow message types to be infered
2018-06-06 Luke LauUpdate recorded playback to build upon new session
2018-06-04 Luke LauFix up
2018-06-04 Luke LauDecode responses to the correct type fileSwap
2018-06-03 Luke LauStart work on moving to new session file format
2018-05-29 Luke LauCurrent non-working version of file parsing
2018-05-28 Luke LauGet rid of gratituous temporary files
2018-05-27 Luke LauSwap out the rootUri and rootPath params in initialize...
2018-05-27 Luke LauAdd root directory swapping
2018-05-27 Luke LauStart swapping file URLs with JSON parsing
2018-05-22 Luke LauStart work on swapping out files