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-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 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 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
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
2024-01-30
fix LSP crashes when parsing tuples
lizho
2024-01-30
support tuple type
lizho
2024-01-28
Add group param for luadoc generated by plugins
Paul Emmerich
2024-01-24
fix rename in library
最萌小汐
2024-01-24
fix warnings
最萌小汐
2024-01-24
Revert "Merge pull request #2481 from fesily/automatic-derivation-function-pa...
最萌小汐
2024-01-24
Merge pull request #2486 from fesily/plugin-OnNodeCompileFunctionParam
最萌小汐
2024-01-23
Merge pull request #2489 from fesily/fix-guide-getParams
最萌小汐
2024-01-20
remove unused
fesily
2024-01-19
recode plugin interface
fesily
2024-01-18
fix guide.getParams
fesily
2024-01-18
Merge pull request #2488 from fesily/Never-sematic-virtual-ast-and-comment
最萌小汐
2024-01-18
Never sematic virtual ast and comment
fesily
2024-01-17
Merge branch 'master' into plugin-OnNodeCompileFunctionParam
fesily
2024-01-17
Merge pull request #2481 from fesily/automatic-derivation-function-param-type
最萌小汐
2024-01-17
Merge branch 'LuaLS:master' into plugin-OnNodeCompileFunctionParam
fesily
2024-01-17
use func.parent.ref
fesily
2024-01-17
plugin interface add OnNodeCompileFunctionParam
fesily
2024-01-17
fix error
fesily
2024-01-17
support multi plugins
fesily
2024-01-16
compileLocal add async
fesily
[next]