GitHub / LuaLS/lua-language-server / commits
A language server that offers Lua language support - programmed in Lua
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 996e21ad | merge Merge pull request #3251 from f-ell/fix/signature-tuple-parameters |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| b1a3f3e2 | merge Merge branch 'master' into fix/signature-tuple-parameters |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 9ffeeef4 | merge Merge pull request #3256 from Freed-Wu/check |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| b8da205e | merge Merge pull request #3257 from tommaisey/alias-enum-doc-export |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 1c1f0021 | merge Merge branch 'master' into alias-enum-doc-export |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 88218068 | merge Merge pull request #3265 from leslykinzel/master |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| fb49f09b | Reference 6a9837423 in changelog.md | Lesly Kinzel <l****s@p****e> | about 2 months ago | |
| 6a983742 | Fix typo: dose -> does | Lesly Kinzel <l****s@p****e> | about 2 months ago | |
| f2e803ee | Update changelog for alias/enum file paths improvement | Tom Maisey <t****y@g****m> | 2 months ago | |
| 5d36ba15 | Render strings correctly in exported enum doc comments | Tom Maisey <t****y@g****m> | 2 months ago | |
| d9da18ad | Export @alias and @enum into docs with file path | Tom Maisey <t****y@g****m> | 2 months ago | |
| 9187442e | Improve lua-lanuageserver --check | Wu, Zhenyu <w****u@u****u> | 2 months ago | |
| f2152a48 | doc: update changelog | Nico Pareigis <n****o@p****e> | 3 months ago | |
| 90bad47c | test(signature): add tests for functions with tuple parameters | Nico Pareigis <n****o@p****e> | 3 months ago | |
| 0d34be59 | fix(signature): prevent tuple parameters from being split up | Nico Pareigis <n****o@p****e> | 3 months ago | |
| 24b9faa6 | merge Merge pull request #3247 from Cooldude2606/fix/3246 |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| cf6c60ea | Rename `resolving` -> `visited` | Cooldude2606 <2****6@u****m> | 3 months ago | |
| b96159d5 | Update changelog | Cooldude2606 <2****6@u****m> | 3 months ago | |
| 4b52ebf3 |
Prevent circular resolve
Co-authored-by: Tom Lau <t****y@g****m> |
Cooldude2606 <2****6@u****m> | 3 months ago | |
| 7dd611ab | merge Merge pull request #3232 from phanen/fix-empty-hover |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 887dd369 | merge Merge branch 'master' into fix-empty-hover |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| bedb6aa9 | Rename configuration option `Lua.diagnostics.disableScheme` to `Lua.diagnosti... | 最萌小汐 <s****o@h****m> | 4 months ago | |
| 3b55edcd | fix: don't return empty hover | phanium <9****n@u****m> | 4 months ago | |
| c2b28267 | `_VERSION` in Lua 5.5 | 最萌小汐 <s****o@h****m> | 4 months ago | |
| 72ec6f06 | In Lua 5.5, for loop variables are treated as constants | 最萌小汐 <s****o@h****m> | 4 months ago | |
| e84f77ce | `collectgarbage` in Lua 5.5 | 最萌小汐 <s****o@h****m> | 4 months ago | |
| 73d65dc2 | `table.create` | 最萌小汐 <s****o@h****m> | 4 months ago | |
| 641d7cb3 | fix | 最萌小汐 <s****o@h****m> | 4 months ago | |
| 34a7ded2 | first step for Lua 5.5 | 最萌小汐 <s****o@h****m> | 4 months ago | |
| cc9b302c | merge Merge pull request #3212 from tomlau10/fix/exact-class-inject-field-msg |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| c129da32 | merge Merge branch 'master' into fix/exact-class-inject-field-msg |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 669602c7 | merge Merge pull request #3228 from the-byte-bender/add-lambda-in-template |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 30c4368b | merge Merge branch 'master' into add-lambda-in-template |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 35ed9074 | merge Merge pull request #3224 from tomlau10/fix/field-fallback-type |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| f269adfe | doc: document addition of '|lambda|' operator to nonstandardSymbol configuration | the-byte-bender <c****2@g****m> | 4 months ago | |
| 1976f437 | feat: add '|lambda|' to nonstandardSymbol in template | the-byte-bender <c****2@g****m> | 4 months ago | |
| 45650dbb | fix: typed `@field` should not override other defined field | Tom Lau <t****y@g****m> | 4 months ago | |
| b1aea98c | fix: incorrect inject field message for exact class extra field | Tom Lau <t****y@g****m> | 4 months ago | |
| 32fec3cc | 3.15.0 | 最萌小汐 <s****o@h****m> | 4 months ago | |
| a4152eab | merge Merge pull request #3200 from AlexCai2019/master |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| f270a6e7 | merge Merge branch 'master' into master |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| c8dd977c | merge Merge pull request #3208 from DoubleThoughtTheProgrammer/large-unions |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 56a80a3c | fix: large unions no longer erroneously fail to match later variants | DoubleThought <D****r@g****m> | 4 months ago | |
| 9a63d2da | merge Merge branch 'master' into master |
Alex Cai <8****9@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 119355c9 | merge Merge pull request #3182 from CWood-sdf/master |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 4ceb793a | merge Merge branch 'master' into master |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 837e2ea6 | merge Merge pull request #3155 from IronBlood/feat/addons |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| df4bfbe4 | merge Merge branch 'master' into feat/addons |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 22625e8f | merge Merge pull request #3160 from qwertycxz/master |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| b4f781ab | merge Merge branch 'master' into master |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 9fc47a73 | merge Merge pull request #3189 from CppCXY/master |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| d64c8b6c | 修改changelog | AlexCai2019 <a****0@g****m> | 5 months ago | |
| 63081f1c | 繁體中文翻譯 | AlexCai2019 <a****0@g****m> | 5 months ago | |
| daf1701c | Fix gcc15 build | CppCXY <8****0@q****m> | 6 months ago | |
| 789605b6 | perf(missing-fields): switch condition order | Christopher Wood <w****l@g****m> | 6 months ago | |
| 625cc649 | doc: update changelog | Christopher Wood <w****l@g****m> | 6 months ago | |
| c73148b3 | test(missing-fields): add tests for missing fields but not methods | Christopher Wood <w****l@g****m> | 6 months ago | |
| 09f8b6f4 | feat(missing-fields): ignore methods when determining missing fields | Christopher Wood <w****l@g****m> | 6 months ago | |
| e88d865e | merge Merge branch 'master' into master |
qwerty吃小庄 <g****2@q****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 759e8fbc | merge Merge pull request #3169 from seblyng/document-color |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| dc5acf14 | docs: update changelog.md | Sebastian Lyng Johansen <s****n@l****m> | 6 months ago | |
| 0e7d62e4 | feat: support hex color with `#` | Sebastian Lyng Johansen <s****n@l****m> | 6 months ago | |
| 94f1bbfe | add hyperlink for name style setting | qwertycxz <g****2@q****m> | 7 months ago | |
| 7ee1657f | fix locale typo | qwertycxz <g****2@q****m> | 7 months ago | |
| ed7f34ce | add missing locale | qwertycxz <g****2@q****m> | 7 months ago | |
| 13686ecd | feat: allow configurable addons path for non-VSCode editors | IronBlood <a****g@g****m> | 7 months ago | |
| 606ea70d | merge Merge pull request #3147 from vworlds/fix-debugserver-linux |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 485835e2 | 3.14.0 | 最萌小汐 <s****o@h****m> | 7 months ago | |
| 4bd82c96 | pass tests | 最萌小汐 <s****o@h****m> | 7 months ago | |
| 09900e7d | too many false alert, disable `unnecessary-assert` for now | 最萌小汐 <s****o@h****m> | 7 months ago | |
| f61824f7 | optimize | 最萌小汐 <s****o@h****m> | 7 months ago | |
| 5f2d0c7c | Optimized the performance of large literal tables (e.g., configuration tables). | 最萌小汐 <s****o@h****m> | 7 months ago | |
| 9ebaa0d5 | merge Merge pull request #3144 from jllv/check_completion_setting |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| b95cc88a | merge Merge branch 'master' into check_completion_setting |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| c3334ebe | merge Merge pull request #3142 from danielleontiev/text-document-format-no-changes |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 04317626 | merge Merge branch 'master' into text-document-format-no-changes |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 1c028328 | merge Merge pull request #3128 from ribru17/unnecessary_assert |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| fa8cb8f8 | merge Merge branch 'master' into unnecessary_assert |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 61e6fa9e | merge Merge pull request #3119 from FelipeLema/doc/add-spanish-locale |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 7cfe7201 | merge Merge branch 'master' into doc/add-spanish-locale |
最萌小汐 <s****o@h****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| fcf134fb | fix Linux debugging server not starting | Javier Peletier <j****m@e****o> | 7 months ago | |
| e1d2b384 | chore: modify changelog | Jan-Luca Vettel <j****l@g****e> | 7 months ago | |
| 5c119b54 | fix: skip calculation of completion items if completion is disabled | Jan-Luca Vettel <j****l@g****e> | 7 months ago | |
| aa273e37 | fix: return empty response to textDocument/formatting if no changes | Daniil Leontev <d****@l****t> | 7 months ago | |
| 1afc10d6 | merge Merge branch 'master' into unnecessary_assert |
CppCXY <4****Y@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 802e13cc | not support yet | 最萌小汐 <s****o@h****m> | 7 months ago | |
| d3c7663a | add myself to changelog | Felipe Lema <f****a@m****g> | 8 months ago | |
| 1c285e09 | Diagnostics for unnecessary assert | Riley Bruins <r****7@h****m> | 8 months ago | |
| 51f4806a | finish setting.lua | Felipe Lema <f****a@m****g> | 8 months ago | |
| f3293505 | some more settings.lua | Felipe Lema <f****a@m****g> | 8 months ago | |
| 1e19dc47 | some setting.lua | Felipe Lema <f****a@m****g> | 8 months ago | |
| 579ce944 | correcter wording | Felipe Lema <f****a@m****g> | 8 months ago | |
| d1486169 | finish script.lua | Felipe Lema <f****a@m****g> | 8 months ago | |
| 5913862b | add TODO markers in setting.lua | Felipe Lema <f****a@m****g> | 8 months ago | |
| 5241a09f | add some more to script.lua | Felipe Lema <f****a@m****g> | 8 months ago | |
| d85e66e5 | 1/3rd of script.lua, add TODOs to file | Felipe Lema <f****a@m****g> | 8 months ago | |
| eaa13c2d | script.lua up until line 200-something | Felipe Lema <f****a@m****g> | 8 months ago | |
| dfe32795 | finish (cleanup) meta.lua | Felipe Lema <f****a@m****g> | 8 months ago | |
| 64a559a8 | hook, some file/io | Felipe Lema <f****a@m****g> | 8 months ago | |
| b97bb300 | bit, coroutine, debug | Felipe Lema <f****a@m****g> | 8 months ago |