summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-02-26Add "deprecated" key in JSON output.Andreas
2024-02-26Add "async" key in JSON output.Andreas
2024-02-26Merge pull request #2544 from LuaLS/revert-2538-deprecated最萌小汐
Revert "Add "deprecated" key in JSON output."
2024-02-26Revert "Add "deprecated" key in JSON output."最萌小汐
2024-02-26Merge pull request #2543 from LuaLS/revert-2539-async最萌小汐
Revert "Add "async" key in JSON output."
2024-02-26Revert "Add "async" key in JSON output."最萌小汐
2024-02-26Merge pull request #2539 from AndreasMatthias/async最萌小汐
Add "async" key in JSON output.
2024-02-26Merge pull request #2541 from fesily/automatic-infer-function-param-type最萌小汐
update test
2024-02-26Merge branch 'master' into asyncAndreas
2024-02-26update testfesily
2024-02-26Update test.ymlactboy168
2024-02-26更新luamake最萌小汐
2024-02-26platform.OS -> platform.osactboy168
2024-02-26Update make.luaactboy168
2024-02-26Update make.luaactboy168
2024-02-26Merge pull request #2532 from fesily/automatic-infer-function-param-type最萌小汐
add infer function param type
2024-02-26Update template.luafesily
2024-02-26Merge pull request #2538 from AndreasMatthias/deprecated最萌小汐
Add "deprecated" key in JSON output.
2024-02-26Merge pull request #2537 from AndreasMatthias/varargs最萌小汐
Desc/rawdesc for vararg expressions in JSON output.
2024-02-26update submodules最萌小汐
2024-02-24Desc/rawdesc for vararg expressions in JSON output.Andreas
2024-02-24Merge branch 'master' into asyncAndreas
2024-02-24Merge branch 'master' into deprecatedAndreas
2024-02-24Merge pull request #2533 from CppCXY/master最萌小汐
update format 1.5.0
2024-02-24Merge pull request #2536 from danpf/danpf-diagnostics-with-plugins最萌小汐
Enable plugins during --check
2024-02-23Enable plugins during --checkDanny Farrell
2024-02-23Update script/vm/compiler.luafesily
Co-authored-by: Lewis Russell <me@lewisr.dev>
2024-02-23Update locale/en-us/setting.luafesily
Co-authored-by: Lewis Russell <me@lewisr.dev>
2024-02-23fix warnfesily
2024-02-22Merge branch 'master' of github.com:CppCXY/lua-language-serverCppCXY
2024-02-22update 1.5.0CppCXY
2024-02-21Merge branch 'master' into automatic-infer-function-param-typefesily
2024-02-21add infer function param typefesily
2024-02-20Add "deprecated" key in JSON output.Andreas
2024-02-20Added "async" key in JSON output.Andreas
2024-02-20算了最萌小汐
2024-02-20update workflow最萌小汐
2024-02-19Prepare Linux-ARM64最萌小汐
2024-02-19split build and release最萌小汐
2024-02-19挪到 bee.windows最萌小汐
2024-02-19update bee and luamake最萌小汐
2024-02-19Merge pull request #2505 from lizho/master最萌小汐
support tuple type
2024-02-19Merge pull request #2526 from AndreasMatthias/doc-output-path最萌小汐
CLI option --doc_out_path <PATH>.
2024-02-19Merge pull request #2525 from AndreasMatthias/visible最萌小汐
Added 'visible' key (public, protected, ...) in JSON output.
2024-02-19Merge pull request #2524 from AndreasMatthias/desc/rawdesc最萌小汐
Added 'desc' and 'rawdesc' keys for variables in JSON output.
2024-02-17Add 'visible' tag for 'doc.field' and 'tableindex' in JSON output.Andreas
2024-02-15CLI option --doc_out_path <PATH>.Andreas
This CLI option specifies the output directory path for documentation files (eg. 'doc.json').
2024-02-15Added 'desc' and 'rawdesc' keys for variables in JSON output.Andreas
2024-02-15Added 'visible' key (public, protected, ...) in JSON output.Andreas
2024-02-01Update test.ymlactboy168