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
Age
Commit message (
Expand
)
Author
2024-05-16
Merge pull request #2664 from emmericp/faster-checks
最萌小汐
2024-05-13
Disable await.delay() when running --check
Paul Emmerich
2024-05-13
优化性能
最萌小汐
2024-05-11
Revert "没必要sleep"
最萌小汐
2024-05-11
没必要sleep
最萌小汐
2024-05-11
整理代码
最萌小汐
2024-05-11
支持根据参数类型选择函数定义
最萌小汐
2024-05-11
支持转到实现
最萌小汐
2024-05-11
暂存-转到实现
最萌小汐
2024-05-10
漏了一处
最萌小汐
2024-05-10
跟进修改
最萌小汐
2024-05-10
适配 bee.sys
最萌小汐
2024-05-10
添加一些参数定义
最萌小汐
2024-05-10
fix: convert ENV value to bool
carsakiller
2024-05-10
add: load ENV variables as args
carsakiller
2024-05-09
Merge pull request #2629 from comedinha/master
最萌小汐
2024-05-09
Merge pull request #2638 from emmericp/multi-threaded-check
最萌小汐
2024-05-08
update bee
actboy168
2024-05-07
update bee
actboy168
2024-04-27
Add multi-process support to --check.
Paul Emmerich
2024-04-23
Add globalsRegex to diagnostics
Bruno Carvalho
2024-04-22
Merge pull request #2622 from emmericp/check-output
最萌小汐
2024-04-20
--check: Attempt to write output even if an error occurs
Paul Emmerich
2024-04-20
Output more details while running --check
Paul Emmerich
2024-04-20
Run diagnostics on unopened files when explicitly requested by the user
Paul Emmerich
2024-04-19
socket连接把错误打印到日志中
最萌小汐
2024-04-18
fixes bug
actboy168
2024-04-18
和客户端连接模式的日志
最萌小汐
2024-04-18
`merge` 改叫 `partial`
最萌小汐
2024-04-18
每个线程只进行一次update
最萌小汐
2024-04-18
补充测试和更新说明
最萌小汐
2024-04-18
alias (merge) 的语义着色
最萌小汐
2024-04-18
如果有 merge 属性,则跳过 `duplicate-doc-alias` 检查
最萌小汐
2024-04-18
支持多个enum合并
最萌小汐
2024-04-18
兼容新的bee.net
最萌小汐
2024-04-18
更新 bee.net
最萌小汐
2024-04-17
修正内部警告
最萌小汐
2024-04-17
修正 `discard-returns` 对条件的误报
最萌小汐
2024-04-17
修复测试
最萌小汐
2024-04-17
thread.sleep 改成毫秒
最萌小汐
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-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 branch 'master' into generic-pattern1
fesily
2024-03-15
Merge pull request #2562 from AndreasMatthias/doc-update
最萌小汐
2024-03-15
fix error in filewatch
最萌小汐
2024-03-08
Merge branch 'master' into doc-update
Andreas
2024-03-05
Merge pull request #2547 from emmericp/patch-1
最萌小汐
[next]