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
Age
Commit message (
Expand
)
Author
2023-08-24
fix wrong uri in test
最萌小汐
2023-08-24
3.7.0
最萌小汐
2023-08-24
修复基础库定义
最萌小汐
2023-08-23
add guide
最萌小汐
2023-08-23
support `---@class (exact)`
最萌小汐
2023-08-22
fix wrong `missing-fields` with union types
最萌小汐
2023-08-22
whimsical
最萌小汐
2023-08-21
fix
最萌小汐
2023-08-16
supports `---@enum (key)`
最萌小汐
2023-08-15
don't diagnose git uri
最萌小汐
2023-08-15
Merge pull request #2264 from flrgh/master
最萌小汐
2023-08-15
Merge pull request #2263 from overhacked/ignore_cast-local-type_underscore
最萌小汐
2023-08-14
set min version for some math.* functions
Michael Martin
2023-08-14
Ignore cast-local-type diagnostic for `_` local
Ross Williams
2023-08-14
fix warning
最萌小汐
2023-08-14
check `doc.field`
最萌小汐
2023-08-14
also check `doc.type.table`
最萌小汐
2023-08-14
new diag: `inject-field`
最萌小汐
2023-08-11
stash
最萌小汐
2023-08-11
commandline parameter `--force-accept-workspace`
最萌小汐
2023-08-11
fix stack overflow
最萌小汐
2023-08-11
check nil
最萌小汐
2023-08-11
local uses `nil` at least
最萌小汐
2023-08-11
support `---@type` and `--[[@as]]` for return
最萌小汐
2023-08-11
cleanup tests
最萌小汐
2023-08-11
cleanup tests
最萌小汐
2023-08-11
cleanup tests
最萌小汐
2023-08-11
clean up tests
最萌小汐
2023-08-11
clean up tests
最萌小汐
2023-08-11
Merge pull request #2255 from carsakiller/wiki-migration
最萌小汐
2023-08-10
chore: link to diagnosis report wiki article
carsakiller
2023-08-11
Merge pull request #2256 from CppCXY/master
最萌小汐
2023-08-10
chore: remove old intellisense documentation
carsakiller
2023-08-10
chore: replace wiki references
carsakiller
2023-08-10
fix order error
CppCXY
2023-08-10
update format
CppCXY
2023-08-10
support `@type` for `return`
最萌小汐
2023-08-10
enable `as` table
最萌小汐
2023-08-09
fix
最萌小汐
2023-08-09
fix wrong hover and signature for method
最萌小汐
2023-08-03
function may not have a name
最萌小汐
2023-08-02
fix template
最萌小汐
2023-08-01
don't show constructor in hover
最萌小汐
2023-07-31
Merge pull request #2240 from carsakiller/os.time-fix
最萌小汐
2023-07-31
Merge pull request #2241 from CppCXY/master
最萌小汐
2023-07-31
update format 1.3.0
CppCXY
2023-07-30
fix: os.time optionals
carsakiller
2023-07-28
fix: os.time parameter
carsakiller
2023-07-27
Merge pull request #2225 from C3pa/update-string-annotations
最萌小汐
2023-07-27
Merge pull request #2222 from Rathoz/patch-1
最萌小汐
[next]