Commit Graph

  • 3747ae5150 use the type check modsummary soulomoon 2024-07-03 18:23:28 +0000
  • 0c1817cb2b ci: upgrade macOS runners to macOS 12 2.9.0.1 Zubin Duggal 2024-07-03 16:19:52 +0530
  • 90319a7e62 ci: work around centos7 deprecation Zubin Duggal 2024-07-03 13:31:41 +0530
  • 1a76f8896d DRY up definition of closure_errs Dylan Thinnes 2024-07-03 00:54:53 +0100
  • f0ba40baf6
    capture error in worker thread (#4342) soulomoon 2024-07-02 21:29:18 +0800
  • 262e139f6c Prepare release 2.9.0.1 Zubin Duggal 2024-07-02 16:51:27 +0530
  • 6cfafd5a11 keep order to make Parser works Jinser Kafka 2024-07-02 15:05:07 +0800
  • 3e5b88f7a2 update func-test Jinser Kafka 2024-07-02 13:59:39 +0800
  • 2a2b51616b Merge remote-tracking branch 'upstream/master' into inlay-hints-imports Jinser Kafka 2024-07-02 13:51:17 +0800
  • a0642ef706 schema 94 update George Gerasev 2024-07-02 08:19:52 +0300
  • a79be35b93 schema 96 94 update George Gerasev 2024-07-02 07:47:51 +0300
  • 9860ea3a71 cabal outline test imports change George Gerasev 2024-07-02 07:15:43 +0300
  • 526fac3e6c duplicate defDocumentSymbol George Gerasev 2024-07-02 06:19:00 +0300
  • f4d57a525c outline tests changes George Gerasev 2024-07-01 19:26:52 +0300
  • a16fa4609c Fix warning Alex Chen 2024-07-01 18:32:09 -0600
  • 599ebcf06c add plcInlayHintsOn config Jinser Kafka 2024-07-02 05:06:14 +0800
  • 87cfb3a553
    Merge branch 'master' into alex/4057-2 Michael Peyton Jones 2024-07-01 20:19:04 +0100
  • c11e356242 ignore refine inlay hints Jinser Kafka 2024-07-02 02:32:17 +0800
  • 0a876c3f09 comment InL [] to indicate no info Jinser Kafka 2024-07-02 02:23:22 +0800
  • d201493d07 imports changes George Gerasev 2024-07-01 19:21:52 +0300
  • e19834cc91 use safe try that does not catch the asyncException soulomoon/capture-error-in-workerThread Patrick 2024-07-01 23:29:02 +0800
  • f538925390
    Merge branch 'master' into soulomoon/capture-error-in-workerThread soulomoon 2024-07-01 22:16:35 +0800
  • 14e452bc20
    Merge bf4c87a461 into 012e809054 soulomoon 2024-07-01 12:21:19 +0000
  • 012e809054
    Simplify initPlugins (#4344) soulomoon 2024-07-01 20:20:41 +0800
  • 0e1f11b90a
    Merge branch 'master' into soulomoon/capture-error-in-workerThread soulomoon 2024-07-01 19:31:14 +0800
  • df0479fa84
    Merge 29133baf99 into 1f5c60d068 Dylan Thinnes 2024-07-01 10:50:50 +0000
  • 5d2be28539
    Merge branch 'master' into soulomoon/remove-modsummary-change soulomoon/remove-modsummary-change soulomoon 2024-07-01 18:49:34 +0800
  • 1f5c60d068
    ignore simple-multi-def-test for windows since #4270 (#4345) soulomoon 2024-07-01 18:49:10 +0800
  • 67680ea347 ignore simple-multi-def-test for windows since #4270 soulomoon/ignore-simple-multi-def-test-for-windows Patrick 2024-07-01 17:28:47 +0800
  • 37d97a4e31
    Merge branch 'master' into soulomoon/remove-modsummary-change Michael Peyton Jones 2024-07-01 09:50:38 +0100
  • 23332bde3f Merge remote-tracking branch 'upstream/soulomoon/remove-modsummary-change' into soulomoon/remove-modsummary-change Patrick 2024-07-01 16:42:18 +0800
  • 7851870148 remove initializePlugins Patrick 2024-07-01 16:41:34 +0800
  • fff2c5e886 Use #elif compilation directive David Sáenz 2024-06-30 21:24:55 +0200
  • 7ddac39c9d Merge branch 'master' into use-flag-no-show-error-context David Sáenz 2024-06-30 20:56:31 +0200
  • 8ce8043410 Fixes type annotations satisfying multiple constraints David Sáenz 2024-06-30 20:47:45 +0200
  • 495af1f565
    Formalize the ProgressReporting Type (#4335) soulomoon 2024-07-01 00:45:02 +0800
  • 202d862c1c
    Merge branch 'master' into soulomoon/formlization-of-ProgressReporting soulomoon/formlization-of-ProgressReporting soulomoon 2024-06-30 16:49:36 +0800
  • 29133baf99 Force type signature of annotation on FuzzySearch.dictionary Dylan Thinnes 2024-06-30 01:49:41 +0100
  • c30267ccd6 Properly split GHC.Types.Error import in Diagnostics for stylish-haskell Dylan Thinnes 2024-06-30 01:36:31 +0100
  • 4e24a34fbe
    Merge branch 'master' into soulomoon/remove-modsummary-change soulomoon 2024-06-30 07:48:04 +0800
  • ffdb94c875 refactor Jinser Kafka 2024-06-30 04:42:35 +0800
  • 4c7313d509 chore comments Jinser Kafka 2024-06-30 04:25:01 +0800
  • 0fab728b76 add tooltip for explicit imports inlay hints to improve UX Jinser Kafka 2024-06-30 04:24:16 +0800
  • af635f70e0 use null as inlay hints kind Jinser Kafka 2024-06-30 04:10:34 +0800
  • a50b148593 comment about paddingLeft Jinser Kafka 2024-06-30 04:04:03 +0800
  • bf4c87a461
    Merge branch 'master' into soulomoon/make-workerqueue-cancellable-if-not-started soulomoon/make-workerqueue-cancellable-if-not-started soulomoon 2024-06-30 03:55:33 +0800
  • 085c723350
    Merge branch 'master' into soulomoon/capture-error-in-workerThread soulomoon 2024-06-30 03:55:25 +0800
  • 376f7f1802
    fix future index time (#4343) soulomoon 2024-06-30 03:50:34 +0800
  • f8b19930ad simplify isInlayHintSupported Jinser Kafka 2024-06-30 03:35:02 +0800
  • 3ad6bca071 Ignore use of unsafePerformIO in FuzzySearch Dylan Thinnes 2024-06-29 19:46:09 +0100
  • 503a8611c2 Qualify s, t for FuzzySearch Dylan Thinnes 2024-06-29 19:36:09 +0100
  • 24a633bc07 fix cabal Patrick 2024-06-30 00:29:28 +0800
  • 412d285942 simplify initPlugins Patrick 2024-06-30 00:26:42 +0800
  • a26ef9bc68
    Merge branch 'master' into new-changes-hlint-cabal komikat 2024-06-29 21:43:59 +0530
  • 4295a66232 fix future index time soulomoon/fix-cabal-project Patrick 2024-06-30 00:13:50 +0800
  • 94bced73fe cleanup Patrick 2024-06-29 23:06:34 +0800
  • 58cdc41f49 Fixes for stylish-haskell Dylan Thinnes 2024-06-29 11:34:13 +0100
  • 596a4cb40f Only override the LSP diagnostic code when not already set Dylan Thinnes 2024-06-29 04:07:19 +0100
  • b7761de7cd Fix more CPP Dylan Thinnes 2024-06-29 02:05:45 +0100
  • 4c798e422d Fix all stylish-haskell errors triggering Dylan Thinnes 2024-06-29 00:15:21 +0100
  • 863e42eea9 More stylish-haskell, more CPP fix Dylan Thinnes 2024-06-28 23:42:21 +0100
  • 448675bed4 prefix hidden field with _ Patrick 2024-06-29 06:36:21 +0800
  • a3397efa94 rename to PerFileProgressReporting Patrick 2024-06-29 06:32:42 +0800
  • 201946e25e rename Patrick 2024-06-29 06:24:22 +0800
  • 99e37f241d Revert "rename" Patrick 2024-06-29 06:23:38 +0800
  • 03961fa085 rename Patrick 2024-06-29 06:22:46 +0800
  • f17af2b3c2 turn ProgressReporting into IO Patrick 2024-06-29 06:20:57 +0800
  • 0b99a7c644
    Merge branch 'master' into soulomoon/capture-error-in-workerThread soulomoon 2024-06-29 01:35:25 +0800
  • acaa7ba831 stylish Patrick 2024-06-29 01:23:13 +0800
  • 5527b119d7 cleanup Patrick 2024-06-29 01:22:32 +0800
  • faceb5460c fix doc Patrick 2024-06-29 01:18:53 +0800
  • 20b4304774 add ProgressReportingNoTrace Patrick 2024-06-29 01:14:38 +0800
  • 124691f950
    Cleanup disabled warnings (#4341) Jan Hrcek 2024-06-28 16:38:40 +0200
  • 57ef0db59e use codeActionNoInlayHintsCaps to avoid error Jinser Kafka 2024-06-28 19:28:26 +0800
  • 204010f55c add comment Patrick 2024-06-28 18:01:53 +0800
  • 01ebd0c99e cleanup Patrick 2024-06-28 17:59:40 +0800
  • 57baf4f100 capture error Patrick 2024-06-28 17:46:01 +0800
  • de5a0663d3
    Merge branch 'master' into soulomoon/make-workerqueue-cancellable-if-not-started soulomoon 2024-06-28 17:09:27 +0800
  • 3712fb5ad8 stylish jan/cleanup-disabled-warnings Jan Hrček 2024-06-28 08:24:02 +0200
  • c98117833c Fix stack nighly build Jan Hrček 2024-06-28 08:21:52 +0200
  • 44b99d1543 Cleanup unnecessarily disabled warnings Jan Hrček 2024-06-28 08:10:14 +0200
  • 99ee9216f7 Cleanup Alex Chen 2024-06-27 23:36:22 -0600
  • 3cb9f15b47 Add util functions for common cases of Shake VFS file access Alex Chen 2024-06-27 23:12:11 -0600
  • 59292ee332 Rename getFileContents to getFileModTimeContents Alex Chen 2024-06-27 22:46:51 -0600
  • 579780a1d9 Merge branch 'master' into alex/4057-2 Alex Chen 2024-06-27 22:36:20 -0600
  • 0e9d75edf3 CPP fix Dylan Thinnes 2024-06-28 02:01:44 +0100
  • 8051130541 Remove diagFromErrMsgs for GHC version < 9.6.1 using CPP Dylan Thinnes 2024-06-28 01:55:39 +0100
  • 5bb39cdddc Fix CPP for using Show instance on DiagnosticCode Dylan Thinnes 2024-06-28 00:50:17 +0100
  • fc22ac510f Remove debugging print, fix expectation for preprocessor tests Dylan Thinnes 2024-06-28 00:46:03 +0100
  • 69a83510f5 Merge remote-tracking branch '/master' into new-changes-hlint-cabal komikat 2024-06-27 19:26:22 +0530
  • eba4d524fb Fix stylish-haskell executable build jhrcek/stylish-avoid-setCurrentDirectory Jan Hrček 2024-06-27 08:02:20 +0200
  • 69ee81fcd8 Newline fix Jan Hrček 2024-06-27 07:48:22 +0200
  • a20cb954a7 Fix build failure with ghc 9.10, remove unused directory dep Jan Hrček 2024-06-27 07:47:42 +0200
  • c4f6c137e8 Use functionality from upstream PR Jan Hrček 2024-06-27 07:40:04 +0200
  • 907c5ed772 Revert "Avoid setCurrentDirectory in hls-stylish-haskell-plugin" Jan Hrček 2024-06-27 06:44:00 +0200
  • 985df4426b Avoid setCurrentDirectory in hls-stylish-haskell-plugin Jan Hrček 2024-06-26 15:02:24 +0200
  • 147fb4a291
    Cleanup imports after CPP removal + few hlint fixes (#4337) Jan Hrcek 2024-06-27 06:38:22 +0200
  • 36b98ce334 Fixes bad merge David Sáenz 2024-06-27 02:09:46 +0200
  • 177d306ef3 Merge branch 'master' into use-flag-no-show-error-context David Sáenz 2024-06-27 01:19:41 +0200
  • fa8b718c47 CodeAction: fixed add default type to satisfy one constraint David Sáenz 2024-06-27 00:10:12 +0200