summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)Author
2021-03-04disable for now最萌小汐
2021-03-04first try of auto end最萌小汐
2021-03-04#437 plugin blocks first opened file最萌小汐
2021-03-03fix #438 should check globals最萌小汐
2021-03-03fix `detail` disappears during continuous input最萌小汐
2021-03-03#435 #437 why not cache generic results?最萌小汐
2021-03-03improve performance最萌小汐
2021-03-03remove mark for now最萌小汐
2021-03-03add mark最萌小汐
2021-03-03#436 cannot ignore case in non-Windows platforms最萌小汐
2021-03-03#435 treat `V[]` as `table<integer, V>` in `pairs`最萌小汐
2021-03-03revert interruption during compilation最萌小汐
2021-03-02disable for now最萌小汐
2021-03-01dont infer `x()` as function最萌小汐
2021-03-01fix #422 search ref across `doc.return`最萌小汐
2021-03-01fix #421 keep order最萌小汐
2021-03-01still can not yield inside compile最萌小汐
2021-03-01kick class extends最萌小汐
2021-03-01improve delay of completion最萌小汐
2021-03-01#398 fix didChange at eof最萌小汐
2021-03-01remove log最萌小汐
2021-03-01completion delays for 10 ms最萌小汐
2021-03-01clean up code最萌小汐
2021-03-01always sort最萌小汐
2021-03-01#433 specify `locale` by command line `--LOCALE`最萌小汐
2021-02-26improve ipairs最萌小汐
2021-02-26improve infer cross `pairs`最萌小汐
2021-02-26improve type_infer最萌小汐
2021-02-26improve generic across `fun(arg: T):T`最萌小汐
2021-02-26find generic cross doc.function.args最萌小汐
2021-02-26keep order after waiting ready最萌小汐
2021-02-26#398 try fix offset of eof最萌小汐
2021-02-25improve infer cross `table<K, V>`最萌小汐
2021-02-25improve hover of `table<K, V>`最萌小汐
2021-02-24fix completion inside ipairs最萌小汐
2021-02-24#419 remove trigger char `\n` for now, see #401最萌小汐
2021-02-24improve infer cross `ipairs`最萌小汐
2021-02-24completion: dont show uri of meta file最萌小汐
2021-02-24config.workspace.library supports `${meta}`最萌小汐
2021-02-24cache globals when loading最萌小汐
2021-02-23improve completion as tableindex最萌小汐
2021-02-23improve completion of field and table最萌小汐
2021-02-23improve doc.type.table最萌小汐
2021-02-23checks function only最萌小汐
2021-02-23should use origin uri in diagnostic relative最萌小汐
2021-02-23`duplicate-set-field` add excludes最萌小汐
2021-02-23close #328 new diagnostic: `no-implicit-any`最萌小汐
2021-02-23close #415 new diagnostic: `duplicate-set-field`最萌小汐
2021-02-23fix #406 dont cache infer when not deep最萌小汐
2021-02-22#406 hover dont show `any` before `{}`最萌小汐