Handle text document change events with VFS
[opengl.git] / haskell-lsp-test.cabal
2018-06-20 Luke LauHandle text document change events with VFS
2018-06-16 Luke LauAdd test for document change tracking
2018-06-15 Luke LauUpdate command uniquing to match hie
2018-06-14 Luke LauAdd process version constraint
2018-06-14 Luke LauSwap out UUIDs based on process ID
2018-06-09 Luke LauFix embarassing error with publishDiagnosticsNotification
2018-06-08 Luke LauSwitch to conduit based parser
2018-06-07 Luke LauIntegrate Parsec transformer into Session monad
2018-06-06 Luke LauStart work on parser
2018-06-06 Luke LauRename recorded to replay
2018-06-05 Luke LauAdd manual session testing
2018-05-29 Luke LauCurrent non-working version of file parsing
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
2018-05-18 Luke LauAdd recorded playback
2018-05-16 Luke LauInitial commit