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
/
proto
/
define.lua
Age
Commit message (
Collapse
)
Author
2023-05-15
move other file
fesily
2022-09-19
resolve #1458
最萌小汐
mark global variables to `variable.global`
2022-08-13
move string.buffer to buildin
fesily
2022-07-09
table new/clear function actual use scenarios
fesily
2022-06-24
diagnostic group
最萌小汐
2022-06-23
update config
最萌小汐
2022-06-23
cleanup
最萌小汐
2022-06-22
update
最萌小汐
2022-06-22
`param-type-mismatch`
最萌小汐
2022-06-20
update
最萌小汐
2022-06-20
`cast-field-type`
最萌小汐
2022-06-17
update
最萌小汐
2022-06-16
type-check: `cast-local-type`
最萌小汐
2022-05-28
Merge pull request #1152 from CppCXY/master
最萌小汐
spell checker
2022-05-25
3.2.4
最萌小汐
2022-05-24
重置代码,取消多余的提交
CppCXY
2022-04-23
new diagnostic: `need-check-nil`
最萌小汐
2022-04-22
new diagnostic `missing-parameter`
最萌小汐
2022-04-08
rename `no-implicit-any` to `no-unknown`
最萌小汐
2022-04-07
update
最萌小汐
2022-04-05
update
最萌小汐
2022-03-01
offline diagnostic
最萌小汐
2022-02-09
disable `codestyle-check` by default
最萌小汐
2022-01-24
提供代码风格诊断
CppCXY
2021-11-08
Merge branch 'master' into not-yieldable
最萌小汐
2021-11-03
#687 `---@nodiscard`
最萌小汐
2021-11-02
not-yieldable
最萌小汐
2021-11-02
#687 await-in-sync
最萌小汐
2021-10-25
add redundant-return diagnostic
Cr4xy
2021-10-11
update semantic tokens
最萌小汐
2021-09-30
#693 typo
最萌小汐
2021-09-30
cleanup
最萌小汐
2021-09-28
disable `type-check` by default
最萌小汐
2021-09-27
Merge pull request #685 from ArtistArthur/ar/typecheck
最萌小汐
add typecheck
2021-09-27
Merge branch 'master' into improve-semantic-highlighting
最萌小汐
2021-09-27
improve
unknown
2021-09-27
`$/cancelRequest` returns code `RequestCancelled`
最萌小汐
2021-09-27
Merge branch 'master' into ar/typecheck
unknown
2021-09-26
Revert changes related to canceled requests
Arcanox
2021-09-26
Change the way canceled semanticToken requests are handled according to ↵
Arcanox
@sumneko's suggestion
2021-09-25
Merge branch 'master' into improve-semantic-highlighting
Arcanox
# Conflicts: # script/core/semantic-tokens.lua
2021-09-24
default severity to `Warning`
最萌小汐
2021-09-24
Improve classification of semantic tokens to provide a great number more ↵
Arcanox
syntax highlighting options (almost on par with TypeScript in VSCode)
2021-09-23
cleanup
最萌小汐
2021-09-23
add typecheck
unknown
2021-08-23
cleanup
最萌小汐
2021-08-23
resolve #624 `different-requires`
最萌小汐
2021-06-18
update
最萌小汐
2021-06-17
improve
最萌小汐
2021-06-16
improve
最萌小汐
[next]