summaryrefslogtreecommitdiff
path: root/script/parser
AgeCommit message (Expand)Author
2023-07-21fix missing fields最萌小汐
2023-07-20fix visible最萌小汐
2023-07-07make type-check happy最萌小汐
2023-06-25fix最萌小汐
2023-06-14fix incorrect doc range最萌小汐
2023-06-13more smart completion for `continue`最萌小汐
2023-04-26lock parsing resume最萌小汐
2023-03-22don't treat half string in comment as string最萌小汐
2023-03-09fix最萌小汐
2023-03-09support `x or error(...)`最萌小汐
2023-03-08don't treat `_ENV` as param最萌小汐
2023-02-10fix #1889最萌小汐
2023-02-10some fix最萌小汐
2023-02-10special goto for LuaJIT最萌小汐
2023-02-07fix count of local variables最萌小汐
2023-02-07fix wrong `PARSER_NEED_PAREN`最萌小汐
2023-01-31supports all schemes最萌小汐
2023-01-31watch symbolic links最萌小汐
2023-01-17fix #1825最萌小汐
2023-01-16support `---@meta [name]`最萌小汐
2023-01-16Nesting of `[[...]]` is not allowed in Lua 5.1 .最萌小汐
2023-01-11stash最萌小汐
2023-01-11stash最萌小汐
2023-01-10stash最萌小汐
2023-01-09cast global最萌小汐
2023-01-09improve performance最萌小汐
2023-01-09trace-global最萌小汐
2023-01-04cleanup最萌小汐
2023-01-04cleanup最萌小汐
2023-01-03fix renaming最萌小汐
2022-12-18improve code-lens最萌小汐
2022-12-16fix最萌小汐
2022-12-16new tracer最萌小汐
2022-12-13stash最萌小汐
2022-12-08cleanup最萌小汐
2022-11-29modify `require` after renaming files最萌小汐
2022-11-29updat submodules最萌小汐
2022-11-23fix #1704最萌小汐
2022-11-15fix #1698最萌小汐
2022-11-09fix #1677最萌小汐
2022-11-08fix description disapeared for overloaded function最萌小汐
2022-11-07fix warning最萌小汐
2022-11-07full support for interface最萌小汐
2022-11-06type check: check the fields in table最萌小汐
2022-11-05check parameter types of generic extends最萌小汐
2022-11-03fix #1480最萌小汐
2022-11-03support `self` type最萌小汐
2022-11-02setting `runtime.special` supports fields最萌小汐
2022-11-02improve `---@see`最萌小汐
2022-11-02fix tests最萌小汐