summaryrefslogtreecommitdiff
path: root/script/parser
AgeCommit message (Expand)Author
2024-02-23fix warnfesily
2024-02-21add infer function param typefesily
2024-02-19Merge pull request #2505 from lizho/master最萌小汐
2024-01-30fix LSP crashes when parsing tupleslizho
2024-01-30support tuple typelizho
2024-01-28Add group param for luadoc generated by pluginsPaul Emmerich
2024-01-24fix warnings最萌小汐
2024-01-18fix guide.getParamsfesily
2024-01-10fix errorfesily
2024-01-10Merge branch 'LuaLS:master' into plugin-add-OnTransformAstfesily
2024-01-10astHelper: addParamTypeDocfesily
2024-01-10Merge pull request #2472 from fesily/plugin-add-OnTransformAst最萌小汐
2024-01-09cleanupfesily
2024-01-09cleanupfesily
2024-01-09plugin: add OnTransformAst interfacefesily
2023-08-23add guide最萌小汐
2023-08-23support `---@class (exact)`最萌小汐
2023-08-21fix最萌小汐
2023-08-16supports `---@enum (key)`最萌小汐
2023-08-14fix warning最萌小汐
2023-08-10support `@type` for `return`最萌小汐
2023-08-09fix最萌小汐
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最萌小汐