lsp-test.git
2019-11-17 Luke LauPrepare for 0.8.2.0 0.8.2.0
2019-11-17 Luke LauMerge pull request #59 from cocreature/expose-satisfymaybe
2019-11-17 Luke LauUpdate haskell-lsp and bump to 0.8.1.0 0.8.1.0
2019-11-17 Moritz KieferExpose satisfyMaybe
2019-11-12 Luke LauMerge pull request #58 from alanz/wip/vfs
2019-11-11 Alan ZimmermanRemove no longer needed dependency
2019-11-10 Alan ZimmermanUse initVFS to simplify runSession mechanics
2019-11-10 Alan ZimmermanMatch current haskell-lsp master
2019-11-10 Luke LauAdd troubleshooting for stack environment variables
2019-11-10 Luke LauAdd bounds for containers
2019-11-01 Matthew PickeringTrack upstream
2019-10-18 Luke LauAdd bounds for process
2019-10-18 Luke LauBump to 0.8.0.0 0.8.0.0
2019-10-18 Luke LauMerge pull request #54 from cocreature/workdoneprogress
2019-10-18 Luke LauFix tests
2019-10-18 Luke LauUpdate to haskell-lsp-0.17
2019-10-17 Moritz KieferUpdate to current state of progress reporting in LSP
2019-10-05 Luke LauUpdate changelog
2019-10-05 Luke LauMerge pull request #52 from bubba/session-newtype
2019-10-05 Luke LauAdd back parser namers session-newtype
2019-10-05 Luke LauFix warning
2019-10-05 Luke LauRemove commented line
2019-10-05 Luke LauWIP in wrapping Session in a newtype
2019-10-05 Luke LauSquashed commit of the following:
2019-09-08 Luke LauBump to 0.7.0.0
2019-09-08 Luke LauStart working on support for GHC 8.8/haskell-lsp-0.17
2019-08-24 Luke LauTry out GitHub actions
2019-08-24 Luke LauBump to 0.6.1.0 0.6.1.0
2019-08-23 Luke LauMerge pull request #45 from cocreature/satisfy-maybe
2019-08-10 Moritz KieferAdd a more general satisfyMaybe helper
2019-08-06 Luke LauMerge pull request #44 from jneira/fix-win-tests
2019-08-06 Luke LauRemove extra stack files
2019-07-24 jneiraUse the correct errno and remove cleanupRunningProcess
2019-07-23 jneiraIgnore 'permisision denied' error cleaning up processes
2019-07-22 jneiraAdd stack.yaml for last minor versions used in hie
2019-07-22 jneiraInclude ignoreSigPipe to avoid hangs
2019-07-22 jneiraHide cleanupProcess for process-1.6.3.0 with comment
2019-07-21 jneiraMerge branch 'fix-win-tests' of https://github.com...
2019-07-20 jneiraFix conditionals for process-1.6.3.0
2019-07-20 Luke LauDon't use exitServer in Replay
2019-07-18 jneiraMerge branch 'fix-win-tests-compat' into fix-win-tests
2019-07-17 jneiraAdd cleanupRunningProcess to Compat module
2019-07-16 jneiraUse original hie commit
2019-07-16 jneiraReplace cleanupServer with functions avalilable in...
2019-07-12 jneiraCheckout using commit instead a tag
2019-07-12 jneiraSkipping manual js session test
2019-07-12 jneiraCheckout lastest release version of hie in travis
2019-07-11 jneiraRevert "Avoid error when trying to shutdown manual...
2019-07-11 jneiraAvoid error when trying to shutdown manual js session
2019-07-11 jneiraSkip `manual javascript session passes a test` for...
2019-07-11 jneiraUse ProcessHandle in withServer to allow kill it by...
2019-07-11 jneiraUse the same magnitude in session timeout and threadDelay
2019-07-10 jneiraAdd a finally and timeout to ensure the call to killThread
2019-07-10 jneiraExit the server and its listener properly
2019-07-09 jneiraRemove test that already exists in hie
2019-07-09 jneiraUse a SessionException instead an error, to ignore...
2019-07-09 jneiraAdd new NoContentLengthHeader SessionException to repla...
2019-07-09 jneiraAdd server shutdown check to throw exception
2019-07-09 jneiraRemove comment about IORef
2019-07-09 jneiraShutdown the server before kill its thread
2019-07-08 jneiraAdd "rename suggestion" test
2019-07-04 Luke LauBump to 0.6.0.0 0.6.0.0
2019-07-04 Luke LauUpdate hie in CI
2019-07-04 Luke LauMerge pull request #42 from lorenzo:haskell-lsp-0.15
2019-07-04 Luke LauRemove allow newer
2019-07-02 Jose Lorenzo... Upgrading to haskell-lsp 0.15
2019-06-13 Luke LauBump to 0.5.4.0 0.5.4.0
2019-06-13 Luke LauMerge pull request #40 from cocreature/fix-custom-methods
2019-06-13 Luke LauMerge pull request #41 from cocreature/helpers
2019-06-13 Luke LauUse haskell-lsp from hackage and bump
2019-06-13 Moritz KieferFix getDefinitions for SingleLoc and add getCodeLenses
2019-06-13 Moritz KieferAdapt to custom methods changes in haskell-lsp
2019-06-13 Luke LauSquashed commit of the following:
2019-06-08 Luke LauMerge pull request #39 from cocreature/fix-windows
2019-06-06 Moritz KieferFix various issues encountered on Windows
2019-06-04 Luke LauMerge pull request #32 from fendor/tdr-test-impls
2019-06-04 Luke LauMerge pull request #38 from cocreature/doc-modification
2019-06-04 Moritz KieferSupport TextDocumentDidChange and add non-file based...
2019-05-18 Luke LauBump to 0.5.2.3 0.5.2.3
2019-05-18 Luke LauMerge pull request #37 from alanz/haskell-lsp-0.13
2019-05-18 Alan ZimmermanBump haskell-lsp to 0.13.0.0
2019-05-09 Luke LauMerge pull request #36 from alanz/az-hie-bios 0.5.2.2
2019-05-09 Luke LauUpdate stack.yaml
2019-05-09 Luke LauUpdate stack extra-deps
2019-05-09 Luke LauUpdate haskell-lsp bounds
2019-05-07 Alan ZimmermanAdapt to new VirtualFile structure
2019-05-05 Luke LauFix getTypeDefinitions test
2019-05-05 Luke LauUpdate haskell-lsp 0.5.2.1
2019-04-28 Luke LauExport satisfy 0.5.2.0
2019-04-28 Luke LauUpdate bounds for haskell-lsp 0.5.1.4
2019-04-28 Luke LauUpdate haskell-lsp bounds
2019-04-23 Luke LauUpdate version bounds on tests
2019-04-23 Luke LauFix unhandle server notifications
2019-04-22 Luke LauBump to 0.5.1.2 0.5.1.2
2019-04-22 Luke LauMerge branch 'master' of https://github.com/bubba/lsp...
2019-04-22 Luke LauUpdate bounds on haskell-lsp
2019-04-20 Luke LauMerge branch 'master' into tdr-test-impls
2019-04-20 fendorUpdate .travis.yml
2019-04-19 Luke LauBump to 0.5.1.1
2019-04-19 Luke LauMerge pull request #33 from alanz/haskell-lsp-0.9
next