-
-
Notifications
You must be signed in to change notification settings - Fork 399
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: LuaLS/lua-language-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.16.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: LuaLS/lua-language-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.16.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 17 files changed
- 3 contributors
Commits on Dec 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a8ce5a0 - Browse repository at this point
Copy the full SHA a8ce5a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7401c19 - Browse repository at this point
Copy the full SHA 7401c19View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa2c778 - Browse repository at this point
Copy the full SHA fa2c778View commit details
Commits on Dec 4, 2025
-
Add nil checks for name and file in sortDoc
`name` and `file` don't appear to be guaranteed non-nil; because of this, if there are cases where the key is present on one element but not the other, the equality check will fall through to the less-than check and this results in a crash comparing `string` against `nil`. Resolves: #3111
Configuration menu - View commit details
-
Copy full SHA for 23215b4 - Browse repository at this point
Copy the full SHA 23215b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5663a2 - Browse repository at this point
Copy the full SHA b5663a2View commit details
Commits on Dec 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7215910 - Browse repository at this point
Copy the full SHA 7215910View commit details
Commits on Dec 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 291d286 - Browse repository at this point
Copy the full SHA 291d286View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6606e6 - Browse repository at this point
Copy the full SHA b6606e6View commit details
Commits on Dec 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9c9a171 - Browse repository at this point
Copy the full SHA 9c9a171View commit details -
Configuration menu - View commit details
-
Copy full SHA for be40d84 - Browse repository at this point
Copy the full SHA be40d84View commit details -
Merge pull request #3309 from dljsjr/patch-1
Add nil checks for name and file in sortDoc
Configuration menu - View commit details
-
Copy full SHA for 397df84 - Browse repository at this point
Copy the full SHA 397df84View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbd4d96 - Browse repository at this point
Copy the full SHA bbd4d96View commit details -
Merge pull request #3307 from ivangeorgiew/master
Fix diagnostic completions incorrect textEdit.finish
Configuration menu - View commit details
-
Copy full SHA for 70b3722 - Browse repository at this point
Copy the full SHA 70b3722View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b067fd - Browse repository at this point
Copy the full SHA 0b067fdView commit details
Loading
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 3.16.0...3.16.1