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
/
script
/
core
/
diagnostics
Age
Commit message (
Expand
)
Author
2023-07-21
fix `missing-fields`
最萌小汐
2023-07-21
添加翻译
最萌小汐
2023-07-20
new diagnostic: `missing-fields`
最萌小汐
2023-07-18
Merge pull request #2177 from sewbacca/feature/shortcut-autorequire
最萌小汐
2023-07-17
Extracted undefined global check
Sewbacca
2023-06-29
exclude `_`
最萌小汐
2023-06-28
Adapt incomplete-signature-doc to warn about incomplete, not missing docs (#9)
AndreaWalchshoferSCCH
2023-06-27
Added crossfile testcase
Sewbacca
2023-06-26
check nil
最萌小汐
2023-06-14
check nil
最萌小汐
2023-06-13
bind overloads
最萌小汐
2023-06-13
check nil
最萌小汐
2023-05-11
Annotation rule for exported local functions
Thomas Wetzlmaier
2023-04-27
更新实现
CppCXY
2023-04-26
complete namestyle provider
CppCXY
2023-04-24
Cleanup PR
AndreaWalchshoferSCCH
2023-04-19
Warn about missing '---comment', '@return' and '@param' annotations (#3)
Thomas Wetzlmaier
2023-04-04
Add diagnostic to enforce lowercase local element names (#6)
AndreaWalchshoferSCCH
2023-03-30
Revert "Add diagnostic to enforce lowercase local element names (#2)" (#5)
AndreaWalchshoferSCCH
2023-03-30
Add diagnostic to enforce lowercase local element names (#2)
AndreaWalchshoferSCCH
2023-03-22
Add diagnostic warning about any global (#1)
AndreaWalchshoferSCCH
2023-03-08
should check type of `self`
最萌小汐
2023-03-08
don't treat `_ENV` as param
最萌小汐
2023-02-10
fix #1889
最萌小汐
2023-01-17
don't check `duplicate-set-field` in different if
最萌小汐
2023-01-09
cast global
最萌小汐
2022-12-16
cleanup
最萌小汐
2022-11-23
improve diagnostics sort
最萌小汐
2022-11-16
check nil
最萌小汐
2022-11-16
cleanup
最萌小汐
2022-11-14
`duplicate-set-field` supports cross files
最萌小汐
2022-11-14
`duplicate-doc-field` check cross files
最萌小汐
2022-11-13
fix #1692
最萌小汐
2022-11-08
fix #1676
最萌小汐
2022-11-08
fix locale
最萌小汐
2022-11-08
cleanup
最萌小汐
2022-11-08
`---@enum` supports runtime values
最萌小汐
2022-11-07
full support for interface
最萌小汐
2022-11-07
fix again
最萌小汐
2022-11-07
fix
最萌小汐
2022-11-06
type check: supports array part in literal table
最萌小汐
2022-11-06
fix warnings
最萌小汐
2022-11-05
check parameter types of generic extends
最萌小汐
2022-11-05
only ignore empty functions in meta files
最萌小汐
2022-11-03
support `self` type
最萌小汐
2022-10-31
add `---@package`
最萌小汐
2022-10-25
diagnostic for invisible fields
最萌小汐
2022-10-17
use `state` instead of `uri` for converter
最萌小汐
2022-10-13
diagnostics consider `overload`
最萌小汐
2022-10-12
stash
最萌小汐
[next]