Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-22 | remove api sync, singleton | Gowa2017 | |
2022-10-20 | user ecs.world() as luaecs words | Gowa2017 | |
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 | 最萌小汐 | |
2022-10-10 | update submodules | 最萌小汐 | |
resolve #1620 | |||
2022-10-09 | Merge pull request #1612 from Voycawojka/ffi-gc-type-definition | 最萌小汐 | |
Make second param of ffi.gc optional | |||
2022-10-05 | Make second param of ffi.gc optional | Voycawojka | |
2022-10-01 | update bee.lua | 最萌小汐 | |
2022-10-01 | #1595 add some logs | 最萌小汐 | |
2022-10-01 | check nil | 最萌小汐 | |
2022-09-30 | Merge pull request #1597 from CppCXY/master | 最萌小汐 | |
psi viewer | |||
2022-09-30 | Merge branch 'master' into master | 最萌小汐 | |
2022-09-30 | try fix unittests in Linux-x64 | 最萌小汐 | |
2022-09-28 | fix #1593 | 最萌小汐 | |
2022-09-28 | update submodules | 最萌小汐 | |
2022-09-28 | 支持注释 | CppCXY | |
2022-09-28 | Merge branch 'sumneko:master' into master | CppCXY | |
2022-09-28 | 修改展示方式 | CppCXY | |
2022-09-28 | fix timer block | 最萌小汐 | |
2022-09-28 | 提交psi viewer | CppCXY | |
2022-09-28 | don't do workspace for fallback | 最萌小汐 | |
2022-09-28 | update submodules | 最萌小汐 | |
2022-09-28 | test delay refresh node cache | 最萌小汐 | |
#1595 | |||
2022-09-28 | fix config of `luaassert` | 最萌小汐 | |
2022-09-27 | small fix | 最萌小汐 | |