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-07-28
Update script/core/diagnostics/missing-fields.lua
NeOzay
2024-07-28
Update changelog.md
NeOzay
2024-07-24
Merge commit 'c08410458924a9f3c604e662cfce80f0f86d5b78' into inconsistent-beh...
NeOzay
2024-07-24
also detects missing index fields
NeOzay
2024-07-23
Merge branch 'master' into inconsistent-behavior-(missing-fields)
NeOzay
2024-07-23
update changelog
NeOzay
2024-07-23
improve missing-fields diagnostic logic
NeOzay
2024-07-22
improve diagnosis (missing-fields).
NeOzay
2024-07-22
remove unnecessary diff
NeOzay
2024-07-22
Merge pull request #2765 from tomlau10/fix/inconsistent_type_narrow
最萌小汐
2024-07-21
Remove and fix some code
NeOzay
2024-07-21
check that the shape of the table corresponds to the class
NeOzay
2024-07-17
fix: inconsistent type narrow due to outdated node caches of call.args
Tom Lau
2024-07-15
Merge pull request #2756 from qwertycxz/master
最萌小汐
2024-07-15
Merge branch 'master' into master
最萌小汐
2024-07-15
Merge pull request #2755 from NeOzay/fixes-a-specific-case-for-getVisibleType
最萌小汐
2024-07-15
Merge branch 'master' into fixes-a-specific-case-for-getVisibleType
最萌小汐
2024-07-15
Merge pull request #2753 from NeOzay/luaReg
最萌小汐
2024-07-15
Merge branch 'master' into luaReg
最萌小汐
2024-07-15
Merge pull request #2747 from NeOzay/master
最萌小汐
2024-07-15
Merge branch 'master' into master
最萌小汐
2024-07-15
Align inlay hint spacing with other LSPs
Riley Bruins
2024-07-14
Fixed wholeMatch function
qwertycxz
2024-07-13
add test
NeOzay
2024-07-13
Merge branch 'fix-missing-check-for-'inject-field'' into fixes-a-specific-cas...
NeOzay
2024-07-13
update changelog
NeOzay
2024-07-13
fix a specific case for getVisibleType
NeOzay
2024-07-13
moves the match function outside of getVisibleType function
NeOzay
2024-07-12
update changelog
NeOzay
2024-07-12
added lua regular expression support for Lua.doc.<scope>Name
NeOzay
2024-07-12
Remove nodiscard from string.gsub
actboy168
2024-07-12
macos-11 has gone
最萌小汐
2024-07-09
undo tasks.json file
NeOzay
2024-07-08
fix: correction for `exact` class
NeOzay
2024-07-08
update changelog
NeOzay
2024-07-08
fix: add a missing check for inject-field diagnostics
NeOzay
2024-07-02
处理token超出行范围的问题
最萌小汐
2024-07-01
Merge pull request #2739 from CppCXY/master
最萌小汐
2024-07-01
Merge pull request #2735 from DCsunset/fix-params
最萌小汐
2024-07-01
Merge branch 'master' into fix-params
最萌小汐
2024-07-01
Merge pull request #2738 from tomlau10/perf
最萌小汐
2024-07-01
Merge branch 'master' of github.com:CppCXY/lua-language-server
CppCXY
2024-07-01
update format
CppCXY
2024-07-01
doc: Update changelog
Tom Lau
2024-07-01
perf: Optimize undefined-field check early break logic
Tom Lau
2024-07-01
perf: Optimize work distribution in multi-threaded `--check`
Tom Lau
2024-06-28
docs: update changelog
DCsunset
2024-06-28
fix: respect showParams config for local function completion
DCsunset
2024-06-27
Merge pull request #2731 from tomlau10/bugfix/cli_default_severity
最萌小汐
2024-06-27
Merge branch 'master' into bugfix/cli_default_severity
最萌小汐
[prev]
[next]