Garbage collection of dirty keys (#2263)
Showing
- ghcide/.hlint.yaml 1 addition, 1 deletionghcide/.hlint.yaml
- ghcide/ghcide.cabal 1 addition, 1 deletionghcide/ghcide.cabal
- ghcide/src/Development/IDE/Core/FileStore.hs 3 additions, 3 deletionsghcide/src/Development/IDE/Core/FileStore.hs
- ghcide/src/Development/IDE/Core/OfInterest.hs 15 additions, 1 deletionghcide/src/Development/IDE/Core/OfInterest.hs
- ghcide/src/Development/IDE/Core/Shake.hs 108 additions, 47 deletionsghcide/src/Development/IDE/Core/Shake.hs
- ghcide/src/Development/IDE/Core/Tracing.hs 61 additions, 42 deletionsghcide/src/Development/IDE/Core/Tracing.hs
- ghcide/src/Development/IDE/LSP/Notifications.hs 12 additions, 17 deletionsghcide/src/Development/IDE/LSP/Notifications.hs
- ghcide/src/Development/IDE/Main.hs 6 additions, 5 deletionsghcide/src/Development/IDE/Main.hs
- ghcide/src/Development/IDE/Plugin/Test.hs 25 additions, 8 deletionsghcide/src/Development/IDE/Plugin/Test.hs
- ghcide/src/Development/IDE/Types/Options.hs 4 additions, 1 deletionghcide/src/Development/IDE/Types/Options.hs
- ghcide/src/Development/IDE/Types/Shake.hs 22 additions, 2 deletionsghcide/src/Development/IDE/Types/Shake.hs
- ghcide/test/exe/Main.hs 84 additions, 8 deletionsghcide/test/exe/Main.hs
- ghcide/test/src/Development/IDE/Test.hs 49 additions, 10 deletionsghcide/test/src/Development/IDE/Test.hs
- hls-graph/hls-graph.cabal 1 addition, 1 deletionhls-graph/hls-graph.cabal
- hls-graph/src/Development/IDE/Graph.hs 3 additions, 0 deletionshls-graph/src/Development/IDE/Graph.hs
- hls-graph/src/Development/IDE/Graph/Database.hs 20 additions, 2 deletionshls-graph/src/Development/IDE/Graph/Database.hs
- hls-graph/src/Development/IDE/Graph/Internal/Action.hs 13 additions, 0 deletionshls-graph/src/Development/IDE/Graph/Internal/Action.hs
- hls-graph/src/Development/IDE/Graph/Internal/Database.hs 11 additions, 1 deletionhls-graph/src/Development/IDE/Graph/Internal/Database.hs
- hls-graph/src/Development/IDE/Graph/Internal/Types.hs 2 additions, 0 deletionshls-graph/src/Development/IDE/Graph/Internal/Types.hs
- hls-plugin-api/src/Ide/Plugin/Config.hs 2 additions, 3 deletionshls-plugin-api/src/Ide/Plugin/Config.hs
Loading
Please register or sign in to comment