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
/
infer.lua
Age
Commit message (
Collapse
)
Author
2023-06-13
completion for quoted fields
最萌小汐
fix #2088
2023-02-15
fix runtime error
最萌小汐
#1911
2023-01-31
improve label in hover
最萌小汐
2023-01-30
limit error message for type dismatch
最萌小汐
resolve #1838
2023-01-30
fix wrong infer of tableindex
最萌小汐
#1831
2023-01-30
respect quotation marks
最萌小汐
2023-01-16
improve performance for large alias struct
最萌小汐
fix #1811
2023-01-16
improve type infer of recursion alias
最萌小汐
2023-01-09
trace-global
最萌小汐
2023-01-04
fix viewing
最萌小汐
2022-12-15
stash
最萌小汐
2022-11-15
fix #1698
最萌小汐
2022-11-08
fix duplicate fields in table hover
最萌小汐
2022-11-08
`---@enum` supports runtime values
最萌小汐
resolve #1619
2022-11-06
type check: check the fields in table
最萌小汐
resolve #1434
2022-11-05
check parameter types of generic extends
最萌小汐
resolve #1663
2022-09-21
stack
最萌小汐
2022-09-07
fix #1506
最萌小汐
2022-07-07
fix #1294
最萌小汐
2022-07-07
`boolean` kick `true` and `false`
最萌小汐
2022-07-05
resolve #1065 show detail for `doc.type.table`
最萌小汐
2022-07-04
stash
最萌小汐
2022-06-27
resolve #1236 custom class can extends basic class
最萌小汐
2022-06-26
#1207
最萌小汐
return names and parentheses can be used in `DocFunction`
2022-06-23
update
最萌小汐
2022-06-23
update
最萌小汐
2022-06-22
update
最萌小汐
2022-06-20
update
最萌小汐
2022-06-16
don't check `unknown`
最萌小汐
2022-06-15
#1208 avoid dead cycles
最萌小汐
2022-06-13
new runner
最萌小汐
2022-06-13
small fix
最萌小汐
2022-06-09
add `doc.type.code`
最萌小汐
2022-06-09
view infer must specify uri
最萌小汐
2022-06-09
#1148 view `table` after erasing alias
最萌小汐
2022-05-23
fix can not union `table` with other basic types
最萌小汐
2022-05-23
fix can not union `unknown` with other types
最萌小汐
2022-04-26
cleanup
最萌小汐
2022-04-23
fix infer of `unknown and unknown`
最萌小汐
2022-04-22
update optional of parameter
最萌小汐
2022-04-17
fix optional
最萌小汐
2022-04-16
fix #1061
最萌小汐
2022-04-16
fix definition of `table<k, v>`
最萌小汐
2022-04-13
cleanup
最萌小汐
2022-04-13
cleanup
最萌小汐
2022-04-13
cleanup
最萌小汐
2022-04-13
cleanup
最萌小汐
2022-04-13
cleanup
最萌小汐
2022-04-13
cleanup
最萌小汐
2022-04-10
supports `---@type (string|integer)[]`
最萌小汐
[next]