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
/
vm
Age
Commit message (
Expand
)
Author
2022-10-31
add `---@package`
最萌小汐
2022-10-31
improve visible
最萌小汐
2022-10-27
improve private
最萌小汐
2022-10-27
fix type-check
最萌小汐
2022-10-25
some fix
最萌小汐
2022-10-25
fix
最萌小汐
2022-10-25
`---@private` and `---@protected`
最萌小汐
2022-10-25
add `doc.privateName` and `doc.protectedName`
最萌小汐
2022-10-24
supports `private`, `protected` and `public`
最萌小汐
2022-10-23
infer parameter type by return
最萌小汐
2022-10-23
Revert "infer parameter type by return"
最萌小汐
2022-10-23
infer parameter type by return
最萌小汐
2022-10-23
infer type by function as parameters
最萌小汐
2022-10-23
fix
最萌小汐
2022-10-23
search definitions by 1st arg of `setmetatable`
最萌小汐
2022-10-20
ignore varargs
最萌小汐
2022-10-17
clear node cache after scope diagnosing
最萌小汐
2022-10-17
fix #1637
最萌小汐
2022-10-17
update workspace-symbol
最萌小汐
2022-10-12
search fields by chain exp
最萌小汐
2022-10-12
change flag
最萌小汐
2022-10-11
infer definitions and types across chain exp
最萌小汐
2022-10-01
#1595 add some logs
最萌小汐
2022-09-28
test delay refresh node cache
最萌小汐
2022-09-21
stack
最萌小汐
2022-09-15
fix #1467
最萌小汐
2022-09-07
fix
最萌小汐
2022-09-07
fix #1506
最萌小汐
2022-08-15
fix runtime error
最萌小汐
2022-08-13
fix #1463
最萌小汐
2022-08-13
fix #1451
最萌小汐
2022-08-13
fix
最萌小汐
2022-08-13
fix #1430
最萌小汐
2022-08-08
fix #1409
最萌小汐
2022-08-05
`main` is treated as async
最萌小汐
2022-08-03
fix minor bug in getObjectFunctionValue
Kevin Hahn
2022-08-02
Merge remote-tracking branch 'upstream/master' into function-field-show-params
Kevin Hahn
2022-08-02
allow table fields assigned to local functions to show as functions in autoco...
Kevin Hahn
2022-08-01
cleanup
最萌小汐
2022-08-01
wrong commits
最萌小汐
2022-08-01
fix #1418
最萌小汐
2022-07-29
fix runtime errors reported by telemetry
最萌小汐
2022-07-27
fix hover of some operators
最萌小汐
2022-07-25
fix #1367
最萌小汐
2022-07-22
fix #1363 don't lookup globals in blocks
最萌小汐
2022-07-22
fix #1368
最萌小汐
2022-07-22
refactor `require-path`
最萌小汐
2022-07-21
fix #1335
最萌小汐
2022-07-21
fix #1354
最萌小汐
2022-07-19
fix #1345
最萌小汐
[next]