Add notice that this was merged into haskell/lsp
[lsp-test.git] / test /
2018-06-08 Luke LauAdd openDoc convenience function
2018-06-08 Luke LauBump up the number of jobs when building hie in travis
2018-06-07 Luke LauIntegrate Parsec transformer into Session monad
2018-06-06 Luke LauRename recorded to replay
2018-06-06 Luke LauUpdate recorded playback to build upon new session
2018-06-05 Luke LauAdd manual session testing
2018-06-05 Luke LauStart work adding the session monad for replays
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 LauUpdate HIE
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
2018-05-20 Luke LauAdd tests