Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-22 | special searching for `__index` | 最萌小汐 | |
#2106 | |||
2023-04-25 | export name and comment in returns | 最萌小汐 | |
2023-03-08 | fix #1928 | 最萌小汐 | |
2023-03-02 | Array of a class type does not get completion #1940 | jharajeev55 | |
https: //github.com/LuaLS/lua-language-server/issues/1940 Co-Authored-By: esarver <4965633+esarver@users.noreply.github.com> | |||
2023-02-07 | check nil | 最萌小汐 | |
#1886 | |||
2023-02-02 | fix #1871 | 最萌小汐 | |
2023-02-02 | special treate for return values of require | 最萌小汐 | |
2nd should be unknown since Lua 5.3, otherwise should be nil #1868 | |||
2023-01-31 | fix #1857 | 最萌小汐 | |
2023-01-30 | infer types of tableindex by semantic | 最萌小汐 | |
fix #1831 | |||
2023-01-30 | respect quotation marks | 最萌小汐 | |
2023-01-17 | more special treates for meta files | 最萌小汐 | |
2023-01-16 | improve type infer of recursion alias | 最萌小汐 | |
2023-01-13 | fix | 最萌小汐 | |
2023-01-13 | fix | 最萌小汐 | |
2023-01-13 | fix | 最萌小汐 | |
2023-01-12 | stash | 最萌小汐 | |
2023-01-12 | fix | 最萌小汐 | |
2023-01-12 | cleanup | 最萌小汐 | |
2023-01-11 | stash | 最萌小汐 | |
2023-01-11 | stash | 最萌小汐 | |
2023-01-11 | stash | 最萌小汐 | |
2023-01-10 | stash | 最萌小汐 | |
2023-01-09 | stash | 最萌小汐 | |
2023-01-09 | cleanup | 最萌小汐 | |
2023-01-09 | support trace for global | 最萌小汐 | |
2023-01-09 | trace-global | 最萌小汐 | |
2023-01-09 | cleanup | 最萌小汐 | |
2023-01-09 | cleanup | 最萌小汐 | |
2023-01-04 | fix removing dead nodes | 最萌小汐 | |
2023-01-04 | fix viewing | 最萌小汐 | |
2022-12-22 | cleanup | 最萌小汐 | |
2022-12-22 | cleanup | 最萌小汐 | |
2022-12-18 | supports finding definition for class and alias | 最萌小汐 | |
2022-12-16 | fix | 最萌小汐 | |
2022-12-16 | cleanup | 最萌小汐 | |
2022-12-16 | new tracer | 最萌小汐 | |
2022-12-15 | update narrow assign | 最萌小汐 | |
2022-12-15 | stash | 最萌小汐 | |
2022-12-12 | stash | 最萌小汐 | |
2022-12-12 | remove coroutinues of runner | 最萌小汐 | |
2022-12-08 | cleanup | 最萌小汐 | |
2022-11-19 | cleanup | 最萌小汐 | |
2022-11-18 | resolve dead lock | 最萌小汐 | |
2022-11-18 | resolve recursive runner | 最萌小汐 | |
2022-11-16 | add tests for recursive-runner | 最萌小汐 | |
2022-11-15 | fix #1698 | 最萌小汐 | |
2022-11-14 | cleanup | 最萌小汐 | |
2022-11-09 | fix #1680 | 最萌小汐 | |
2022-11-09 | fix #1677 | 最萌小汐 | |
2022-11-06 | type check: supports array part in literal table | 最萌小汐 | |
resolve #1374 |