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
/
test
Age
Commit message (
Expand
)
Author
2024-09-06
Infer the parameter types of a same-named function in the subclass based on t...
最萌小汐
2024-09-05
Merge branch 'master' into fix/type_narrow
最萌小汐
2024-08-29
fix VM plugins
Connor Bren
2024-08-27
test: add tests for improved function type narrow
Tom Lau
2024-08-19
pass tests
最萌小汐
2024-08-16
`undefined-field` supports `enum`
最萌小汐
2024-08-16
Add setting: `Lua.type.checkTableShape`
最萌小汐
2024-08-15
missed one
最萌小汐
2024-08-15
update tests
最萌小汐
2024-08-15
Merge branch 'master' into cast-table-to-class
最萌小汐
2024-08-06
test: add test case for reversed binary operators
SeanTheBuilder1
2024-08-02
fix runtime error
最萌小汐
2024-08-01
Merge branch 'master' into inconsistent-behavior-(missing-fields)
最萌小汐
2024-08-01
fix: incorrect `CompletionItemKind` for postfix snippets
Tyler Miller
2024-08-01
删掉没用的测试
最萌小汐
2024-07-28
add test
NeOzay
2024-07-24
also detects missing index fields
NeOzay
2024-07-23
improve missing-fields diagnostic logic
NeOzay
2024-07-15
Merge branch 'master' into fixes-a-specific-case-for-getVisibleType
最萌小汐
2024-07-15
Merge branch 'master' into luaReg
最萌小汐
2024-07-13
add test
NeOzay
2024-07-12
added lua regular expression support for Lua.doc.<scope>Name
NeOzay
2024-07-08
fix: add a missing check for inject-field diagnostics
NeOzay
2024-06-11
改用更好的判断方式
最萌小汐
2024-06-11
`FIX` Sometimes providing incorrect autocompletion when chaining calls
最萌小汐
2024-06-05
`FIX` Autocompletion for enum values is not available in some cases
最萌小汐
2024-05-11
支持根据参数类型选择函数定义
最萌小汐
2024-05-11
整理代码
最萌小汐
2024-05-11
暂存-转到实现
最萌小汐
2024-04-23
提交崩溃测试
最萌小汐
2024-04-18
`merge` 改叫 `partial`
最萌小汐
2024-04-18
补充测试和更新说明
最萌小汐
2024-04-18
如果有 merge 属性,则跳过 `duplicate-doc-alias` 检查
最萌小汐
2024-04-18
支持多个enum合并
最萌小汐
2024-04-17
修正 `discard-returns` 对条件的误报
最萌小汐
2024-04-17
修复测试
最萌小汐
2024-04-17
thread.sleep 改成毫秒
最萌小汐
2024-03-25
Detect discard-returns in all block types
Jakub
2024-03-18
Merge branch 'master' into generic-pattern1
fesily
2024-02-26
Merge pull request #2541 from fesily/automatic-infer-function-param-type
最萌小汐
2024-02-26
update test
fesily
2024-02-26
platform.OS -> platform.os
actboy168
2024-02-21
Merge branch 'master' into generic-pattern1
fesily
2024-02-21
add infer function param type
fesily
2024-02-19
Merge pull request #2505 from lizho/master
最萌小汐
2024-02-01
Merge pull request #2502 from emmericp/luadoc-groups
最萌小汐
2024-02-01
Add --visualize command that outputs the AST of a given file as graphviz
Paul Emmerich
2024-01-30
support tuple type
lizho
2024-01-28
Add group param for luadoc generated by plugins
Paul Emmerich
2024-01-24
Revert "Merge pull request #2481 from fesily/automatic-derivation-function-pa...
最萌小汐
[next]