summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Collapse)Author
2021-02-22Revert "fix #400 dont show description of interface"最萌小汐
This reverts commit 99b2d0ee4994aceefca8911f8f9ec18a977aa909.
2021-02-22fix wrong type infer of doc.field最萌小汐
2021-02-22fix #403 improve class hover最萌小汐
2021-02-22fix runtime error最萌小汐
2021-02-22fix #402 should not match `.` as last character最萌小汐
2021-02-22fix interface not show after `,`最萌小汐
2021-02-22fix #400 dont show description of interface最萌小汐
2021-02-22fix interface in nested table最萌小汐
2021-02-22#400 fix signature behind `}`最萌小汐
2021-02-22fix signature param index misplaced最萌小汐
2021-02-22fix runtime errors最萌小汐
2021-02-22add TODO in awaitReady最萌小汐
2021-02-20close #254 supports multiple class inheritance最萌小汐
2021-02-20fix #396 fix check of string and remove limit最萌小汐
2021-02-20special handling builtin types最萌小汐
2021-02-20special handling `any` and `nil`最萌小汐
2021-02-20fix #392 `LuaDoc`: revert compatible with `--@`最萌小汐
2021-02-20fix #397 should keep value after resolve最萌小汐
2021-02-19improve tail comments最萌小汐
2021-02-19close #384 completion supports interface最萌小汐
2021-02-19continuous completion handles `textEdit.finish`最萌小汐
2021-02-19fix #349 parse comments before `doc.resume`最萌小汐
2021-02-19fix test最萌小汐
2021-02-18missed syntax error `f() = 1`最萌小汐
2021-02-18change `sourceCoding` to `fileEncoding`最萌小汐
2021-02-18fix unicode on Linux and macOS最萌小汐
2021-02-18close #387 source coding supports `ansi`最萌小汐
2021-02-18fix log time of sub threads最萌小汐
2021-02-18#386 dont use os.clock for timer最萌小汐
2021-02-18close #391 definition excludes values最萌小汐
2021-02-18`unused-local` excludes `doc.param`最萌小汐
2021-02-09display main errors first最萌小汐
2021-02-09remove log最萌小汐
2021-02-09check lock when pushing最萌小汐
2021-02-09timer waker最萌小汐
2021-02-09some fix最萌小汐
2021-02-09block worker最萌小汐
2021-02-09share channel最萌小汐
2021-02-08no need最萌小汐
2021-02-08fix #388 try to map the range最萌小汐
2021-02-08#386 temporarily change sleep period back to 0.001最萌小汐
2021-02-08#380 disable hint by default最萌小汐
2021-02-08add some doc最萌小汐
2021-02-08stash最萌小汐
2021-02-08fix #382 increase queue limit最萌小汐
2021-02-08Revert "better cache"最萌小汐
This reverts commit 0c6f72254d1253f12261650b90652465230bdeec.
2021-02-08show meta in require最萌小汐
2021-02-08Revert "only need characters other than the identifier"最萌小汐
This reverts commit 11b3da9bc01f7048a86db64a70524daa73fed61a.
2021-02-08better cache最萌小汐
2021-02-08fix #381 more correct caching最萌小汐