Age | Commit message (Expand) | Author |
2023-07-27 | Merge pull request #2225 from C3pa/update-string-annotations | 最萌小汐 |
2023-07-27 | Merge pull request #2222 from Rathoz/patch-1 | 最萌小汐 |
2023-07-26 | Update string.dump so it doesn't have strip argument in Lua 5.1 and 5.2 | C3pa |
2023-07-26 | fix link in changelog | Rikard Blixt |
2023-07-26 | 3.6.25 | 最萌小汐 |
2023-07-25 | fix #2214 | 最萌小汐 |
2023-07-21 | 3.6.24 | 最萌小汐 |
2023-07-21 | fix `missing-fields` | 最萌小汐 |
2023-07-21 | fix missing fields | 最萌小汐 |
2023-07-21 | 添加翻译 | 最萌小汐 |
2023-07-21 | fix doc | 最萌小汐 |
2023-07-21 | fix | 最萌小汐 |
2023-07-21 | Merge pull request #2206 from ellutionist/fix_prometheus_doc_error | 最萌小汐 |
2023-07-21 | Merge pull request #2209 from ericwq/master | 最萌小汐 |
2023-07-21 | - add musl version build dependency: linux-headers. | ericwq |
2023-07-20 | new diagnostic: `missing-fields` | 最萌小汐 |
2023-07-20 | update submodules | 最萌小汐 |
2023-07-20 | improve completion label of table fields | 最萌小汐 |
2023-07-20 | Merge pull request #2205 from CppCXY/master | 最萌小汐 |
2023-07-20 | fix visible | 最萌小汐 |
2023-07-20 | fix: doc mistake in meta/3rd/OpenResty/library/prometheus.lua | ellutionist |
2023-07-19 | sort results of completion | 最萌小汐 |
2023-07-19 | update | CppCXY |
2023-07-19 | check visible recursive | 最萌小汐 |
2023-07-19 | disable building for `musl` | 最萌小汐 |
2023-07-19 | make 3rds | 最萌小汐 |
2023-07-19 | update submodules | 最萌小汐 |
2023-07-19 | speed up tests | 最萌小汐 |
2023-07-19 | cleanup test codes | 最萌小汐 |
2023-07-19 | remove fixed code | 最萌小汐 |
2023-07-18 | Merge pull request #2177 from sewbacca/feature/shortcut-autorequire | 最萌小汐 |
2023-07-17 | Resolve formatting | Sewbacca |
2023-07-17 | Added tests | Sewbacca |
2023-07-17 | Extracted undefined global check | Sewbacca |
2023-07-14 | fix shake of `codeLens` | 最萌小汐 |
2023-07-11 | Merge pull request #2198 from CppCXY/master | 最萌小汐 |
2023-07-10 | Merge branch 'master' of github.com:CppCXY/lua-language-server into HEAD | CppCXY |
2023-07-10 | support '?' symbol | CppCXY |
2023-07-07 | make type-check happy | 最萌小汐 |
2023-07-07 | 3.6.23 | 最萌小汐 |
2023-07-06 | signature: narrow by inputed literal | 最萌小汐 |
2023-07-06 | fix supporting unicode in signature | 最萌小汐 |
2023-07-06 | Merge pull request #2192 from C3pa/string-find-update | 最萌小汐 |
2023-07-06 | Merge pull request #2197 from diamant3/fix-badges | 最萌小汐 |
2023-07-06 | Fix Badges | diamant3 |
2023-07-04 | Mark string.find return values as nilable | C3pa |
2023-06-29 | exclude `_` | 最萌小汐 |
2023-06-28 | Merge pull request #2184 from CppCXY/master | 最萌小汐 |
2023-06-28 | Merge pull request #2186 from AlWoSp/pr/adapt-incomplete-signature-doc | 最萌小汐 |
2023-06-28 | Adapt incomplete-signature-doc to warn about incomplete, not missing docs (#9) | AndreaWalchshoferSCCH |