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
/
node.lua
Age
Commit message (
Expand
)
Author
2023-07-17
Resolve formatting
Sewbacca
2023-07-17
Extracted undefined global check
Sewbacca
2023-01-16
improve type infer of recursion alias
最萌小汐
2023-01-11
stash
最萌小汐
2023-01-11
stash
最萌小汐
2023-01-04
fix removing dead nodes
最萌小汐
2022-12-22
cleanup
最萌小汐
2022-12-16
cleanup
最萌小汐
2022-12-15
stash
最萌小汐
2022-12-15
add supports for merging with `ifblock`
最萌小汐
2022-12-09
use weak table for node cache
最萌小汐
2022-11-19
cleanup
最萌小汐
2022-11-10
fix #1679
最萌小汐
2022-10-12
change flag
最萌小汐
2022-09-28
test delay refresh node cache
最萌小汐
2022-07-11
fix infers
最萌小汐
2022-07-07
fix #1294
最萌小汐
2022-07-07
#1294 fix operator `and`/`or` for boolean
最萌小汐
2022-07-05
cleanup
最萌小汐
2022-07-05
resolve #1280
最萌小汐
2022-07-05
fix #1267
最萌小汐
2022-06-30
clean up
最萌小汐
2022-06-28
cleanup
最萌小汐
2022-06-28
supports `---@return ...`
最萌小汐
2022-06-27
fix #1235 don't drop node in `for`/`while`...
最萌小汐
2022-06-23
update
最萌小汐
2022-06-23
update
最萌小汐
2022-06-23
update
最萌小汐
2022-06-23
update
最萌小汐
2022-06-22
update
最萌小汐
2022-06-21
update
最萌小汐
2022-06-20
update
最萌小汐
2022-06-18
update
最萌小汐
2022-06-17
some fix
最萌小汐
2022-06-17
update
最萌小汐
2022-06-15
resolve #1105 infer type by `type(x)`
最萌小汐
2022-06-14
update runner
最萌小汐
2022-06-14
update runner
最萌小汐
2022-06-14
update
最萌小汐
2022-06-14
update
最萌小汐
2022-06-08
clear node cache after reload workspace
最萌小汐
2022-05-01
fix #1107
最萌小汐
2022-04-25
fix `assert` dose not remove `type nil`
最萌小汐
2022-04-25
add `---@cast`
最萌小汐
2022-04-24
cleanup
最萌小汐
2022-04-24
infer by `if not x or x.y then`
最萌小汐
2022-04-24
truly -> truthy
最萌小汐
2022-04-23
new diagnostic: `need-check-nil`
最萌小汐
2022-04-23
cleanup
最萌小汐
2022-04-23
infer by `x == nil` and `x ~= nil`
最萌小汐
[next]