Add option to configure capabilities
[opengl.git] / test / Test.hs
2018-06-20 Luke LauAdd option to configure capabilities
2018-06-16 Luke LauAdd test for document change tracking
2018-06-13 Luke LauAdd test for initialize response
2018-06-11 Luke LauAdd javascript langserver testing
2018-06-11 Luke LauChange server filepath to a command to run
2018-06-11 Luke LauMerge branch 'master' of https://github.com/Bubba/haske...
2018-06-11 Luke LauAdd argument for server executable
2018-06-09 Luke LauAllow message types to be infered
2018-06-09 Luke LauFix embarassing error with publishDiagnosticsNotification
2018-06-08 Luke LauAdd test for failing replay
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-05-29 Luke LauCurrent non-working version of file parsing
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-20 Luke LauAdd tests