Fix tests on travis
[opengl.git] / example /
2018-11-12 Luke LauMerge branch 'master' of https://github.com/Bubba/lsp...
2018-11-12 Luke LauAdd lspConfig option
2018-08-01 Luke LauMove example to separate cabal file
2018-08-01 Luke LauRename sendRequest to request, sendRequest' to sendRequest
2018-07-30 Luke LauAdd logColor config option
2018-07-26 Luke LauMake ClientCapabilities a mandatory parameter
2018-07-11 Luke LauReexport modules via cabal
2018-07-11 Luke LauUpgrade stack to lts-12.0
2018-07-02 Luke LauAdd nicer API
2018-06-27 Luke LauAdd documentEdit and friends helper functions
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-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-03 Luke LauStart work on moving to new session file format
2018-05-27 Luke LauAdd root directory swapping
2018-05-20 Luke LauAdd tests
2018-05-19 Luke LauStart work on matching expected results
2018-05-18 Luke LauAdd recorded playback
2018-05-16 Luke LauInitial commit