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
/
parser
/
luadoc.lua
Age
Commit message (
Expand
)
Author
2023-04-26
lock parsing resume
最萌小汐
2023-03-22
don't treat half string in comment as string
最萌小汐
2023-01-16
support `---@meta [name]`
最萌小汐
2023-01-09
cast global
最萌小汐
2022-11-29
updat submodules
最萌小汐
2022-11-08
fix description disapeared for overloaded function
最萌小汐
2022-11-06
type check: check the fields in table
最萌小汐
2022-11-05
check parameter types of generic extends
最萌小汐
2022-11-03
fix #1480
最萌小汐
2022-11-02
improve `---@see`
最萌小汐
2022-11-02
fix tests
最萌小汐
2022-11-02
`---@see` use workspace-symbol
最萌小汐
2022-11-01
improve field attribute
最萌小汐
2022-10-31
add `---@package`
最萌小汐
2022-10-27
add support for `---@public`
最萌小汐
2022-10-25
`---@private` and `---@protected`
最萌小汐
2022-10-24
supports `private`, `protected` and `public`
最萌小汐
2022-10-17
cleanup
最萌小汐
2022-10-11
fix #1608
最萌小汐
2022-09-28
fix #1593
最萌小汐
2022-09-21
stack
最萌小汐
2022-09-06
fix #1493
最萌小汐
2022-08-13
fix #1446
最萌小汐
2022-08-13
cleanup
最萌小汐
2022-07-25
fix #1370
最萌小汐
2022-07-18
#1255 hover for `doc.enum`
最萌小汐
2022-07-18
parse path in `source`
最萌小汐
2022-07-18
#1255
最萌小汐
2022-07-16
doc.enum
最萌小汐
2022-07-14
bind source for class
最萌小汐
2022-07-14
support char
最萌小汐
2022-07-14
`---@source`
最萌小汐
2022-07-14
fix #1330
最萌小汐
2022-07-11
resolve #1066
最萌小汐
2022-07-08
resolve #993 supports multi-types
最萌小汐
2022-07-08
cleanup
最萌小汐
2022-07-08
cleanup
最萌小汐
2022-07-07
fix #880
最萌小汐
2022-07-06
fix
最萌小汐
2022-07-06
completion and diags for operator
最萌小汐
2022-07-06
support unary operator
最萌小汐
2022-07-06
cleanup
最萌小汐
2022-07-05
#1280 `doc.diagnostic` don't break docs
最萌小汐
2022-06-30
clean up
最萌小汐
2022-06-29
don't check `t.field = nil`
最萌小汐
2022-06-29
resolve #1248 supports spaces before `--[[@as]]`
最萌小汐
2022-06-28
fix
最萌小汐
2022-06-28
cleanup
最萌小汐
2022-06-28
parse `---@return ...` a `---@return ... unknown`
最萌小汐
2022-06-28
fix diags
最萌小汐
[next]