Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-23 | infer parameter type by return | 最萌小汐 | |
resolve #1201 | |||
2022-10-23 | Revert "infer parameter type by return" | 最萌小汐 | |
This reverts commit 2873ccae1dfb1d429a84262f10c87f1d437135c6. | |||
2022-10-23 | infer parameter type by return | 最萌小汐 | |
resolve #1202 | |||
2022-10-23 | infer type by function as parameters | 最萌小汐 | |
resolve #1153 | |||
2022-10-23 | fix | 最萌小汐 | |
2022-10-23 | search definitions by 1st arg of `setmetatable` | 最萌小汐 | |
resolve #1575 | |||
2022-10-23 | filewatch before scanning workspace | 最萌小汐 | |
fix #1640 | |||
2022-10-22 | update submodules | 最萌小汐 | |
2022-10-22 | Merge pull request #1647 from Gowa2017/master | 最萌小汐 | |
Update luaecs and skynet API | |||
2022-10-22 | Merge branch 'sumneko:master' into master | Gowa2017 | |
2022-10-22 | some api params is optional | Gowa2017 | |
2022-10-22 | remove api sync, singleton | Gowa2017 | |
2022-10-21 | 多线程编译测试 | 最萌小汐 | |
2022-10-21 | update bee.lua | 最萌小汐 | |
2022-10-21 | Merge pull request #1645 from Gowa2017/master | 最萌小汐 | |
add support of luaecs | |||
2022-10-20 | user ecs.world() as luaecs words | Gowa2017 | |
2022-10-20 | ignore varargs | 最萌小汐 | |
if a function only has varargs and has `---@overload`, the varargs will be ignored resolve #1641 | |||
2022-10-20 | test multi core compile | 最萌小汐 | |
2022-10-20 | only search real uri in Windows | 最萌小汐 | |
2022-10-20 | fix diagnostic refresh | 最萌小汐 | |
syntax errors dose not refresh after reload workspace by change config or `Lua.runtime.XXX` | |||
2022-10-20 | fix quickfix | 最萌小汐 | |
don't set into override scope | |||
2022-10-20 | fix #1642 | 最萌小汐 | |
2022-10-20 | fix | 最萌小汐 | |
2022-10-20 | add support of radius | Gowa2017 | |
2022-10-19 | update bee.lua | 最萌小汐 | |
2022-10-19 | update bee | 最萌小汐 | |
2022-10-19 | update changelog | 最萌小汐 | |
2022-10-17 | cleanup | 最萌小汐 | |
2022-10-17 | cleanup | 最萌小汐 | |
2022-10-17 | new setting `Lua.diagnostics.workspaceEvent` | 最萌小汐 | |
set the time to trigger workspace diagnostics. resolve #1626 | |||
2022-10-17 | clear node cache after scope diagnosing | 最萌小汐 | |
#1626 | |||
2022-10-17 | fix | 最萌小汐 | |
2022-10-17 | use `state` instead of `uri` for converter | 最萌小汐 | |
The state may have changed when responding, so we need to use the state when requesting. Try not to get the state on the spot. | |||
2022-10-17 | fix #1637 | 最萌小汐 | |
2022-10-17 | update submodules | 最萌小汐 | |
2022-10-17 | improve workspace-symbol | 最萌小汐 | |
2022-10-17 | update workspace-symbol | 最萌小汐 | |
2022-10-13 | update changelog | 最萌小汐 | |
2022-10-13 | test clear node cache | 最萌小汐 | |
#1626 | |||
2022-10-13 | diagnostics consider `overload` | 最萌小汐 | |
resolve #1582 | |||
2022-10-12 | stash | 最萌小汐 | |
2022-10-12 | search fields by chain exp | 最萌小汐 | |
resolve #1222 | |||
2022-10-12 | change flag | 最萌小汐 | |
2022-10-12 | resolve performance issue by cache require-path | 最萌小汐 | |
fix #1595 | |||
2022-10-12 | cleanup | 最萌小汐 | |
2022-10-11 | infer definitions and types across chain exp | 最萌小汐 | |
resolve #1561 | |||
2022-10-11 | fix #1608 | 最萌小汐 | |
2022-10-11 | fix #1567 | 最萌小汐 | |
2022-10-11 | abort semantic-tokens requests | 最萌小汐 | |
#1599 | |||
2022-10-11 | fix #1606 | 最萌小汐 | |