index
:
lua-language-server
fix/honour_configuration_capability
fix/honour_configuration_capability-3.10.3
fix/honour_configuration_capability-3.7.3
fix/honour_configuration_capability-3.7.4
fix/honour_configuration_capability-3.9.3
fix/honour_configuration_capability-master
master
A language server that offers Lua language support - programmed in Lua
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
changelog.md
Age
Commit message (
Expand
)
Author
2023-08-10
chore: replace wiki references
carsakiller
2023-08-10
enable `as` table
最萌小汐
2023-08-09
fix wrong hover and signature for method
最萌小汐
2023-07-27
Merge pull request #2225 from C3pa/update-string-annotations
最萌小汐
2023-07-26
Update string.dump so it doesn't have strip argument in Lua 5.1 and 5.2
C3pa
2023-07-26
fix link in changelog
Rikard Blixt
2023-07-26
3.6.25
最萌小汐
2023-07-25
fix #2214
最萌小汐
2023-07-21
3.6.24
最萌小汐
2023-07-20
new diagnostic: `missing-fields`
最萌小汐
2023-07-19
check visible recursive
最萌小汐
2023-07-14
fix shake of `codeLens`
最萌小汐
2023-07-07
3.6.23
最萌小汐
2023-07-06
signature: narrow by inputed literal
最萌小汐
2023-06-14
3.6.22
最萌小汐
2023-06-14
fix #2129
最萌小汐
2023-06-14
fix incorrect doc range
最萌小汐
2023-06-13
completion for quoted fields
最萌小汐
2023-06-13
bind overloads
最萌小汐
2023-06-13
more smart completion for `continue`
最萌小汐
2023-06-13
update config in checking
最萌小汐
2023-05-24
3.6.21
最萌小汐
2023-05-23
3.6.20
最萌小汐
2023-05-23
trace filter of `repeat`
最萌小汐
2023-05-10
support connecting by socket with `--socket=PORT`
最萌小汐
2023-04-26
3.6.19
最萌小汐
2023-04-26
lock parsing resume
最萌小汐
2023-04-26
don't merge comments from `setlocal`
最萌小汐
2023-04-25
fix first semantic token is dropped
最萌小汐
2023-03-29
commandline parameter `checklevel` may not work
最萌小汐
2023-03-29
forgot changelog
最萌小汐
2023-03-27
check operator `/`, `^` and `//`
最萌小汐
2023-03-23
3.6.18
最萌小汐
2023-03-22
recover mark before return
最萌小汐
2023-03-22
don't treat half string in comment as string
最萌小汐
2023-03-13
look into unions for operators
最萌小汐
2023-03-13
export all globals
最萌小汐
2023-03-09
should be `3.6.17`
最萌小汐
2023-03-09
3.6.14
最萌小汐
2023-03-09
fix #1955
最萌小汐
2023-03-09
check nil
最萌小汐
2023-03-09
support `x or error(...)`
最萌小汐
2023-03-09
export global variables
最萌小汐
2023-03-08
fix #1928
最萌小汐
2023-03-08
keep invalid uri
最萌小汐
2023-03-08
should check type of `self`
最萌小汐
2023-03-08
don't treat `_ENV` as param
最萌小汐
2023-03-07
search full refs for global
最萌小汐
2023-03-06
check multilneTokenSupport
最萌小汐
2023-03-02
3.6.13
最萌小汐
[next]