summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)Author
2020-12-11通过不向前推断、在vm缓存doc.class查询fields来加快分析速度uhziel
2020-12-11close #292 rename doc最萌小汐
2020-12-11stash最萌小汐
2020-12-10Merge branch 'master' into diagnostic-undefined-fielduhziel
2020-12-10只对类的field做undefined-field诊断,避免检测出过多干扰性问题uhziel
2020-12-09让诊断 undefined-field 尽量精准uhziel
2020-12-09添加检测"未定义的 field"uhziel
2020-12-07no use最萌小汐
2020-12-07`insertTextFormat` always use 2最萌小汐
2020-12-07`doc.enum` can use `$0`最萌小汐
2020-12-07add tip of `Lua.runtime.special`最萌小汐
2020-12-07Merge pull request #288 from uhziel/diagnostics-disable-syntax-errors最萌小汐
2020-12-07可以通过选项 diagnostics.disable 来禁用语法错误uhziel
2020-12-07`LuaDoc` also catchs `--` (no need `---`)最萌小汐
2020-12-07code action: swap params最萌小汐
2020-12-07update auto require最萌小汐
2020-12-07Revert "Revert "stash""最萌小汐
2020-12-05Revert "stash"最萌小汐
2020-12-05stash最萌小汐
2020-12-05hover function by keyword `function`最萌小汐
2020-12-05accept commit characters最萌小汐
2020-12-05close #144最萌小汐
2020-12-05update test最萌小汐
2020-12-05rename cache to share最萌小汐
2020-12-05fix #276 dont share crossMethodMark最萌小汐
2020-12-05fix #280最萌小汐
2020-12-05kick doc.generic on cleaning最萌小汐
2020-12-04fix #279 parser native supports negative number最萌小汐
2020-12-04#278 fully supports doc.generic最萌小汐
2020-12-04Split getkeyname and getkeytype最萌小汐
2020-12-04fix #274最萌小汐
2020-12-04fix nil最萌小汐
2020-12-04quick fix of allowing unicode name最萌小汐
2020-12-04new setting `runtime.unicodeName`最萌小汐
2020-12-03fix completion of string最萌小汐
2020-12-03check nil最萌小汐
2020-12-03add semantic token for generic type最萌小汐
2020-12-03unbalanced-assignments最萌小汐
2020-12-03set client to vscode when testing最萌小汐
2020-12-03增加一个测试actboy168
2020-12-03supports doc.see最萌小汐
2020-12-03增加若干测试actboy168
2020-12-03hover尊重luadoc中各项的次序,除了enumactboy168
2020-12-03locale file format changes to lua最萌小汐
2020-12-03hover增加分割线actboy168
2020-12-02fix error search by doc.return最萌小汐
2020-12-02enable meta reference when source is meta最萌小汐
2020-12-02`unused-local` ignored local with `doc.class`最萌小汐
2020-12-02resolve infer of `string|table`最萌小汐
2020-12-02getFieldFast check doc.field最萌小汐