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
Age
Commit message (
Expand
)
Author
2022-11-08
auto create class for enum fields
最萌小汐
2022-11-08
some improves
最萌小汐
2022-11-08
fix
最萌小汐
2022-11-08
`---@enum` supports runtime values
最萌小汐
2022-11-08
support enums with runtime values
最萌小汐
2022-11-07
fix warning
最萌小汐
2022-11-07
improve document-symbol
最萌小汐
2022-11-07
full support for interface
最萌小汐
2022-11-07
fix #1672
最萌小汐
2022-11-07
don't find other locals
最萌小汐
2022-11-07
fix again
最萌小汐
2022-11-07
fix
最萌小汐
2022-11-06
type check: supports array part in literal table
最萌小汐
2022-11-06
improve performance
最萌小汐
2022-11-06
type check: check the fields in table
最萌小汐
2022-11-06
fix warnings
最萌小汐
2022-11-05
check parameter types of generic extends
最萌小汐
2022-11-05
infer parameter type by function type
最萌小汐
2022-11-05
only ignore empty functions in meta files
最萌小汐
2022-11-04
fix #1479
最萌小汐
2022-11-04
improve overload in class
最萌小汐
2022-11-03
fix completion detail
最萌小汐
2022-11-03
fix #1480
最萌小汐
2022-11-03
support `self` type
最萌小汐
2022-11-03
supports completion with table field of function
最萌小汐
2022-11-02
setting `runtime.special` supports fields
最萌小汐
2022-11-02
should not gc
最萌小汐
2022-11-02
fix #1662
最萌小汐
2022-11-02
cleanup
最萌小汐
2022-11-02
improve `---@see`
最萌小汐
2022-11-02
fix diag results remains
最萌小汐
2022-11-02
fix tests
最萌小汐
2022-11-02
`---@see` use workspace-symbol
最萌小汐
2022-11-02
infer parameter type when function in table
最萌小汐
2022-11-02
shelve
最萌小汐
2022-11-02
multi-compile use private channel
最萌小汐
2022-11-01
fix
最萌小汐
2022-11-01
find reference respect `includeDeclaration`
最萌小汐
2022-11-01
update search reference
最萌小汐
2022-11-01
improve field attribute
最萌小汐
2022-11-01
cleanup
最萌小汐
2022-10-31
add `---@package`
最萌小汐
2022-10-31
improve visible
最萌小汐
2022-10-27
improve private
最萌小汐
2022-10-27
add support for `---@public`
最萌小汐
2022-10-27
fix type-check
最萌小汐
2022-10-27
fix file ref counts
最萌小汐
2022-10-25
some fix
最萌小汐
2022-10-25
fix
最萌小汐
2022-10-25
`---@private` and `---@protected`
最萌小汐
[next]