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
2024-04-17
修正 `discard-returns` 对条件的误报
最萌小汐
2024-04-17
更新测试配置
最萌小汐
2024-04-17
修复测试
最萌小汐
2024-04-17
修正跑不了测试的bug
最萌小汐
2024-04-17
thread.sleep 改成毫秒
最萌小汐
2024-04-16
update luamake and bee
最萌小汐
2024-04-16
Merge pull request #2585 from clay-golem/fix/discard-returns-trigger
最萌小汐
2024-04-16
Merge pull request #2574 from Luke100000/patch-1
最萌小汐
2024-04-16
Merge pull request #2590 from zziger/master
最萌小汐
2024-04-16
Merge pull request #2612 from Hudsonator72/patch-2
最萌小汐
2024-04-13
Fix typo in config.json
Hudsonator72
2024-04-11
Merge pull request #2603 from CppCXY/master
最萌小汐
2024-04-10
FIX warning
CppCXY
2024-04-09
Merge branch 'master' of https://github.com/LuaLS/lua-language-server
CppCXY
2024-04-09
update format 1.5.2
CppCXY
2024-03-30
Allow plugins to resolve require paths
Artem Dzhemesiuk
2024-03-25
Detect discard-returns in all block types
Jakub
2024-03-18
Update compiler.lua
Luke100000
2024-03-18
Merge pull request #2484 from fesily/generic-pattern1
最萌小汐
2024-03-18
Merge branch 'master' into generic-pattern1
fesily
2024-03-15
Update make.lua
actboy168
2024-03-15
Merge pull request #2568 from CppCXY/master
最萌小汐
2024-03-15
Merge pull request #2562 from AndreasMatthias/doc-update
最萌小汐
2024-03-15
update submodules
最萌小汐
2024-03-15
fix error in filewatch
最萌小汐
2024-03-14
Merge branch 'LuaLS:master' into master
CppCXY
2024-03-14
update format 1.5.1
CppCXY
2024-03-08
Merge branch 'master' into doc-update
Andreas
2024-03-05
Merge pull request #2547 from emmericp/patch-1
最萌小汐
2024-03-05
Merge pull request #2553 from emmericp/trust-all-plugins
最萌小汐
2024-03-01
Add --trust_all_plugins CLI option
Paul Emmerich
2024-02-28
rule add args
actboy168
2024-02-27
Merge branch 'master' into doc-update
Andreas
2024-02-27
Merge pull request #2546 from emmericp/check-only-ws
最萌小汐
2024-02-27
Merge pull request #2545 from AndreasMatthias/async-and-deprecated
最萌小汐
2024-02-27
update bee
最萌小汐
2024-02-26
Only load files in workspace for --check (skip libraries)
Paul Emmerich
2024-02-26
Flush stdout in check progress indicator
Paul Emmerich
2024-02-26
Add "deprecated" key in JSON output.
Andreas
2024-02-26
Add "async" key in JSON output.
Andreas
2024-02-26
Merge pull request #2544 from LuaLS/revert-2538-deprecated
最萌小汐
2024-02-26
Revert "Add "deprecated" key in JSON output."
最萌小汐
2024-02-26
Merge pull request #2543 from LuaLS/revert-2539-async
最萌小汐
2024-02-26
Revert "Add "async" key in JSON output."
最萌小汐
2024-02-26
Merge pull request #2539 from AndreasMatthias/async
最萌小汐
2024-02-26
Merge pull request #2541 from fesily/automatic-infer-function-param-type
最萌小汐
2024-02-26
Merge branch 'master' into doc-update
Andreas
2024-02-26
Merge branch 'master' into async
Andreas
2024-02-26
update test
fesily
2024-02-26
Update test.yml
actboy168
[next]