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-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
最萌小汐
2024-03-01
Add --trust_all_plugins CLI option
Paul Emmerich
2024-02-27
Merge branch 'master' into doc-update
Andreas
2024-02-27
Merge pull request #2546 from emmericp/check-only-ws
最萌小汐
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
Revert "Add "deprecated" key in JSON output."
最萌小汐
2024-02-26
Revert "Add "async" key in JSON output."
最萌小汐
2024-02-26
Merge branch 'master' into doc-update
Andreas
2024-02-26
Merge branch 'master' into async
Andreas
2024-02-26
platform.OS -> platform.os
actboy168
2024-02-26
Merge pull request #2532 from fesily/automatic-infer-function-param-type
最萌小汐
2024-02-26
Update template.lua
fesily
2024-02-26
Merge pull request #2538 from AndreasMatthias/deprecated
最萌小汐
2024-02-24
Desc/rawdesc for vararg expressions in JSON output.
Andreas
2024-02-24
Merge branch 'master' into doc-update
Andreas
2024-02-24
Merge branch 'master' into async
Andreas
2024-02-24
Merge branch 'master' into deprecated
Andreas
2024-02-23
Enable plugins during --check
Danny Farrell
2024-02-23
Update script/vm/compiler.lua
fesily
2024-02-23
fix warn
fesily
2024-02-21
CLI option --doc_update.
Andreas
2024-02-21
Merge branch 'master' into generic-pattern1
fesily
2024-02-21
Merge branch 'master' into automatic-infer-function-param-type
fesily
2024-02-21
add infer function param type
fesily
2024-02-20
Add "deprecated" key in JSON output.
Andreas
2024-02-20
Added "async" key in JSON output.
Andreas
2024-02-19
挪到 bee.windows
最萌小汐
2024-02-19
Merge pull request #2505 from lizho/master
最萌小汐
2024-02-19
Merge pull request #2526 from AndreasMatthias/doc-output-path
最萌小汐
2024-02-19
Merge pull request #2525 from AndreasMatthias/visible
最萌小汐
2024-02-17
Add 'visible' tag for 'doc.field' and 'tableindex' in JSON output.
Andreas
2024-02-15
CLI option --doc_out_path <PATH>.
Andreas
2024-02-15
Added 'desc' and 'rawdesc' keys for variables in JSON output.
Andreas
2024-02-15
Added 'visible' key (public, protected, ...) in JSON output.
Andreas
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
[next]