-
-
Notifications
You must be signed in to change notification settings - Fork 17
Comparing changes
Open a pull request
base repository: arduino/arduino-language-server
base: 0.7.4
head repository: arduino/arduino-language-server
compare: 0.7.5
- 19 commits
- 21 files changed
- 5 contributors
Commits on Mar 16, 2023
-
Bump actions/setup-go from 3 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c59394 - Browse repository at this point
Copy the full SHA 2c59394View commit details -
Merge pull request #153 from arduino/dependabot/github_actions/action…
…s/setup-go-4 Bump actions/setup-go from 3 to 4
Configuration menu - View commit details
-
Copy full SHA for db7ceeb - Browse repository at this point
Copy the full SHA db7ceebView commit details
Commits on May 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 77013c9 - Browse repository at this point
Copy the full SHA 77013c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9328f31 - Browse repository at this point
Copy the full SHA 9328f31View commit details
Commits on May 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for eb01e48 - Browse repository at this point
Copy the full SHA eb01e48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 399e80e - Browse repository at this point
Copy the full SHA 399e80eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e36c43c - Browse repository at this point
Copy the full SHA e36c43cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad76b80 - Browse repository at this point
Copy the full SHA ad76b80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e6d316 - Browse repository at this point
Copy the full SHA 0e6d316View commit details
Commits on May 23, 2023
-
Merge pull request #157 from MatteoPologruto/deprecate-set-output
Sync workflows with their upstream template
Configuration menu - View commit details
-
Copy full SHA for 038fd91 - Browse repository at this point
Copy the full SHA 038fd91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03fd62f - Browse repository at this point
Copy the full SHA 03fd62fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7392c5b - Browse repository at this point
Copy the full SHA 7392c5bView commit details
Commits on May 24, 2023
-
Merge pull request #158 from MatteoPologruto/update-go-win32-dep
Bump `go-win32-utils` dependency
Configuration menu - View commit details
-
Copy full SHA for 6c64232 - Browse repository at this point
Copy the full SHA 6c64232View commit details
Commits on Aug 17, 2023
-
Create a detached process to clean up tmp dirs on closing
The temp dir cleanup is done on the "exit" notification. BTW, if the OS/system is too slow, the language server may be killed by the IDE if it takes too long to clean up temporary build directories. To avoid it a new detached process is created with the only purpose to remove the temporary directories. Since it's detached it will run even after the parent process exits.
Configuration menu - View commit details
-
Copy full SHA for 923dbd5 - Browse repository at this point
Copy the full SHA 923dbd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11be750 - Browse repository at this point
Copy the full SHA 11be750View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffb735c - Browse repository at this point
Copy the full SHA ffb735cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84f3847 - Browse repository at this point
Copy the full SHA 84f3847View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca7d9ae - Browse repository at this point
Copy the full SHA ca7d9aeView commit details -
Merge pull request #154 from arduino/fix-temp-file-cleanup
Fix temp file cleanup and reorganized temp dir structure
Configuration menu - View commit details
-
Copy full SHA for 4752595 - Browse repository at this point
Copy the full SHA 4752595View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.7.4...0.7.5