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
2021-02-23
should use origin uri in diagnostic relative
最萌小汐
2021-02-23
`duplicate-set-field` add excludes
最萌小汐
2021-02-23
close #328 new diagnostic: `no-implicit-any`
最萌小汐
2021-02-23
close #415 new diagnostic: `duplicate-set-field`
最萌小汐
2021-02-23
fix #406 dont cache infer when not deep
最萌小汐
2021-02-22
#406 hover dont show `any` before `{}`
最萌小汐
2021-02-22
Revert "fix #400 dont show description of interface"
最萌小汐
2021-02-22
fix wrong type infer of doc.field
最萌小汐
2021-02-22
fix #403 improve class hover
最萌小汐
2021-02-22
fix runtime error
最萌小汐
2021-02-22
fix #402 should not match `.` as last character
最萌小汐
2021-02-22
fix interface not show after `,`
最萌小汐
2021-02-22
fix #400 dont show description of interface
最萌小汐
2021-02-22
fix interface in nested table
最萌小汐
2021-02-22
#400 fix signature behind `}`
最萌小汐
2021-02-22
fix signature param index misplaced
最萌小汐
2021-02-22
fix runtime errors
最萌小汐
2021-02-22
add TODO in awaitReady
最萌小汐
2021-02-20
close #254 supports multiple class inheritance
最萌小汐
2021-02-20
fix #396 fix check of string and remove limit
最萌小汐
2021-02-20
special handling builtin types
最萌小汐
2021-02-20
special handling `any` and `nil`
最萌小汐
2021-02-20
fix #392 `LuaDoc`: revert compatible with `--@`
最萌小汐
2021-02-20
fix #397 should keep value after resolve
最萌小汐
2021-02-19
improve tail comments
最萌小汐
2021-02-19
close #384 completion supports interface
最萌小汐
2021-02-19
continuous completion handles `textEdit.finish`
最萌小汐
2021-02-19
fix #349 parse comments before `doc.resume`
最萌小汐
2021-02-19
fix test
最萌小汐
2021-02-18
missed syntax error `f() = 1`
最萌小汐
2021-02-18
change `sourceCoding` to `fileEncoding`
最萌小汐
2021-02-18
fix unicode on Linux and macOS
最萌小汐
2021-02-18
close #387 source coding supports `ansi`
最萌小汐
2021-02-18
fix log time of sub threads
最萌小汐
2021-02-18
#386 dont use os.clock for timer
最萌小汐
2021-02-18
close #391 definition excludes values
最萌小汐
2021-02-18
`unused-local` excludes `doc.param`
最萌小汐
2021-02-09
display main errors first
最萌小汐
2021-02-09
remove log
最萌小汐
2021-02-09
check lock when pushing
最萌小汐
2021-02-09
timer waker
最萌小汐
2021-02-09
some fix
最萌小汐
2021-02-09
block worker
最萌小汐
2021-02-09
share channel
最萌小汐
2021-02-08
no need
最萌小汐
2021-02-08
fix #388 try to map the range
最萌小汐
2021-02-08
#386 temporarily change sleep period back to 0.001
最萌小汐
2021-02-08
#380 disable hint by default
最萌小汐
2021-02-08
add some doc
最萌小汐
2021-02-08
stash
最萌小汐
[next]