Age | Commit message (Expand) | Author |
2024-09-09 | Merge pull request #2840 from NeOzay/fix-autocompletion-arg-for-func-overloadHEADmaster | 最萌小汐 |
2024-09-09 | Merge branch 'master' into fix-autocompletion-arg-for-func-overload | 最萌小汐 |
2024-09-09 | Merge pull request #2838 from tomlau10/fix/func_type_union_overload | 最萌小汐 |
2024-09-07 | doc: update changelog | Tom Lau |
2024-09-07 | test: add test cases for new overload type match behavior | Tom Lau |
2024-09-07 | fix: function param's auto infer type should use union of all overload | Tom Lau |
2024-09-07 | fix: ignore function's auto infer type when there is only `@overload` | Tom Lau |
2024-09-06 | update changelog | NeOzay |
2024-09-06 | fix autocompletion | NeOzay |
2024-09-06 | fix | 最萌小汐 |
2024-09-06 | Infer the parameter types of a same-named function in the subclass based on t... | 最萌小汐 |
2024-09-06 | 无用代码 | 最萌小汐 |
2024-09-05 | fix | 最萌小汐 |
2024-09-05 | Merge pull request #2822 from tomlau10/fix/type_narrow | 最萌小汐 |
2024-09-05 | Merge branch 'master' into fix/type_narrow | 最萌小汐 |
2024-09-05 | Merge pull request #2834 from Wild-W/fix-vm-plugins | 最萌小汐 |
2024-09-05 | Merge branch 'master' into fix-vm-plugins | 最萌小汐 |
2024-09-05 | Fix setfenv definition | Paul Emmerich |
2024-08-29 | fix VM plugins | Connor Bren |
2024-08-28 | Merge pull request #2821 from skarph/master | 最萌小汐 |
2024-08-27 | test: add tests for improved function type narrow | Tom Lau |
2024-08-24 | fix: improve function type narrow by checking params' literal identical | Tom Lau |
2024-08-23 | custom luadoc generation | Skarph |
2024-08-19 | 3.10.5 | 最萌小汐 |
2024-08-19 | 同步utility | 最萌小汐 |
2024-08-19 | 尽快cancel掉之前的请求 | 最萌小汐 |
2024-08-19 | pass tests | 最萌小汐 |
2024-08-19 | fix incorrect indent fixing for `for` | 最萌小汐 |
2024-08-19 | fix performance issue | 最萌小汐 |
2024-08-19 | Merge pull request #2804 from xuhuanzy/dev | 最萌小汐 |
2024-08-19 | Merge branch 'master' into dev | 最萌小汐 |
2024-08-19 | update changelog | xuhuanzy |
2024-08-19 | fix renaming files in the directory leads to the auto-correction in "require"... | 最萌小汐 |
2024-08-18 | `enum[<key>or<index>]`时未定义的字段会报未定义 | xuhuanzy |
2024-08-18 | `enum`具有`partial`时会提示所有同`enum`字段而不是只提示当�... | xuhuanzy |
2024-08-16 | 3.10.4 | 最萌小汐 |
2024-08-16 | `undefined-field` supports `enum` | 最萌小汐 |
2024-08-16 | Add setting: `Lua.type.checkTableShape` | 最萌小汐 |
2024-08-15 | missed one | 最萌小汐 |
2024-08-15 | update tests | 最萌小汐 |
2024-08-15 | fix incorrect indent fixings | 最萌小汐 |
2024-08-15 | fix Incorrect LuaCats parsing for `"'"` | 最萌小汐 |
2024-08-15 | fix changelog | 最萌小汐 |
2024-08-15 | Merge pull request #2768 from NeOzay/cast-table-to-class | 最萌小汐 |
2024-08-15 | Merge branch 'master' into cast-table-to-class | 最萌小汐 |
2024-08-15 | Revert "fix: improve textDocument/definition ordering" | 最萌小汐 |
2024-08-15 | Fix lua-language-server --check (#2683) | Wu, Zhenyu |
2024-08-15 | Merge pull request #2792 from lewis6991/feat/deforder | 最萌小汐 |
2024-08-15 | Merge branch 'master' into feat/deforder | 最萌小汐 |
2024-08-15 | fix(hint): attempt to index a nil value | Tyler Miller |