summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)Author
2020-12-14fix #291最萌小汐
2020-12-14not need最萌小汐
2020-12-14合并 master 中的提交uhziel
2020-12-14semantic tokens update最萌小汐
2020-12-14处理"当会推导成多个class类型时"的情况uhziel
2020-12-14close function最萌小汐
2020-12-13change dividing line in hover最萌小汐
2020-12-13fix #297最萌小汐
2020-12-13completion: support delegate最萌小汐
2020-12-13textDocument/semanticTokens always range最萌小汐
2020-12-11stash最萌小汐
2020-12-11增加对infer出多个docClass情况的处理uhziel
2020-12-11completion: keyword considers expression最萌小汐
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最萌小汐