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
/
compiler.lua
Age
Commit message (
Expand
)
Author
2022-06-21
fix
最萌小汐
2022-06-20
resolve #1211
最萌小汐
2022-06-20
update
最萌小汐
2022-06-20
update
最萌小汐
2022-06-20
update
最萌小汐
2022-06-20
`cast-field-type`
最萌小汐
2022-06-20
update
最萌小汐
2022-06-18
update
最萌小汐
2022-06-18
update
最萌小汐
2022-06-18
update
最萌小汐
2022-06-18
update
最萌小汐
2022-06-18
update
最萌小汐
2022-06-17
update
最萌小汐
2022-06-17
some fix
最萌小汐
2022-06-17
fix infer by `string[]`
最萌小汐
2022-06-17
cleanup
最萌小汐
2022-06-16
infer `nil` as redundant return value
最萌小汐
2022-06-16
fix #1218 don't compile `for` in `local`
最萌小汐
2022-06-15
cleanup
最萌小汐
2022-06-15
resolve #1212
最萌小汐
2022-06-13
new runner
最萌小汐
2022-06-09
add `doc.type.code`
最萌小汐
2022-06-07
#1192 improve `[[--@as number]]`
最萌小汐
2022-06-07
#1192 improve local id
最萌小汐
2022-05-25
fix #1150
最萌小汐
2022-05-23
fix infer of global sets
最萌小汐
2022-04-26
fix #1092
最萌小汐
2022-04-26
cleanup
最萌小汐
2022-04-26
cleanup
最萌小汐
2022-04-25
#1091 fix runtime errors
最萌小汐
2022-04-25
fix infer in `for ..`
最萌小汐
2022-04-25
cleanup
最萌小汐
2022-04-24
fix
最萌小汐
2022-04-24
fix #1088
最萌小汐
2022-04-24
check nils
最萌小汐
2022-04-24
`setlocal` can be marked by `---@type`
最萌小汐
2022-04-24
first local of `for .. in` can not be nil
最萌小汐
2022-04-24
truly -> truthy
最萌小汐
2022-04-24
`x = x or y` -> truthy
最萌小汐
2022-04-23
fix infer of `unknown and unknown`
最萌小汐
2022-04-23
new diagnostic: `need-check-nil`
最萌小汐
2022-04-23
cleanup
最萌小汐
2022-04-23
merge if results
最萌小汐
2022-04-23
avoid circle compile
最萌小汐
2022-04-22
resolve `class[1]` by `---@field [integer] type`
最萌小汐
2022-04-22
display optional field in table
最萌小汐
2022-04-22
check nil
最萌小汐
2022-04-22
resolve `T[]` by `doc.type.table` or `doc.field`
最萌小汐
2022-04-22
update optional of parameter
最萌小汐
2022-04-22
reset local
最萌小汐
[next]