summaryrefslogtreecommitdiff
path: root/script/proto
AgeCommit message (Expand)Author
2022-04-08rename `no-implicit-any` to `no-unknown`最萌小汐
2022-04-08Merge branch 'master' into 3.0最萌小汐
2022-04-08fix最萌小汐
2022-04-07update最萌小汐
2022-04-06Merge commit '63b360689f0c2c99a1ae410518f6866f49972f98' into 3.0最萌小汐
2022-04-05#1018 add `inspect.lua`最萌小汐
2022-04-05#1018 cleanup logs最萌小汐
2022-04-05update最萌小汐
2022-03-01offline diagnostic最萌小汐
2022-02-09disable `codestyle-check` by default最萌小汐
2022-02-09Merge pull request #915 from CppCXY/format最萌小汐
2022-01-24提供代码风格诊断CppCXY
2022-01-18update最萌小汐
2022-01-18pass tests最萌小汐
2022-01-17stash最萌小汐
2022-01-04secret dump最萌小汐
2021-12-29fix #879最萌小汐
2021-12-29add log最萌小汐
2021-11-09rpclog最萌小汐
2021-11-08cleanup最萌小汐
2021-11-08Merge branch 'master' into not-yieldable最萌小汐
2021-11-03#687 supports `utf-8-offsets`最萌小汐
2021-11-03#687 `---@nodiscard`最萌小汐
2021-11-02not-yieldable最萌小汐
2021-11-02mark async最萌小汐
2021-11-02#687 await-in-sync最萌小汐
2021-11-01enable yield in completion最萌小汐
2021-10-25add redundant-return diagnosticCr4xy
2021-10-22stash最萌小汐
2021-10-21fix some runtime errors最萌小汐
2021-10-19check nil最萌小汐
2021-10-11fix最萌小汐
2021-10-11update semantic tokens最萌小汐
2021-09-30#693 typo最萌小汐
2021-09-30cleanup最萌小汐
2021-09-30cleanup最萌小汐
2021-09-28disable `type-check` by default最萌小汐
2021-09-27Merge pull request #685 from ArtistArthur/ar/typecheck最萌小汐
2021-09-27Merge pull request #689 from ArcanoxDragon/improve-semantic-highlighting最萌小汐
2021-09-27some fix最萌小汐
2021-09-27Merge branch 'master' into improve-semantic-highlighting最萌小汐
2021-09-27improveunknown
2021-09-27`$/cancelRequest` returns code `RequestCancelled`最萌小汐
2021-09-27Merge branch 'master' into ar/typecheckunknown
2021-09-26Revert changes related to canceled requestsArcanox
2021-09-26Change the way canceled semanticToken requests are handled according to @sumn...Arcanox
2021-09-26Semantic highlighting methods cannot return a null response if they're cancel...Arcanox
2021-09-25Fix another issue in converter that happened in a workspace I'm working in; s...Arcanox
2021-09-25Fix a crash when deleting lines from a file while anything is analyzing it (s...Arcanox
2021-09-25Merge branch 'master' into improve-semantic-highlightingArcanox