summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)Author
2024-02-23fix warnfesily
2024-02-21Merge branch 'master' into automatic-infer-function-param-typefesily
2024-02-21add infer function param typefesily
2024-02-19挪到 bee.windows最萌小汐
2024-02-19Merge pull request #2505 from lizho/master最萌小汐
2024-02-19Merge pull request #2526 from AndreasMatthias/doc-output-path最萌小汐
2024-02-19Merge pull request #2525 from AndreasMatthias/visible最萌小汐
2024-02-17Add 'visible' tag for 'doc.field' and 'tableindex' in JSON output.Andreas
2024-02-15CLI option --doc_out_path <PATH>.Andreas
2024-02-15Added 'desc' and 'rawdesc' keys for variables in JSON output.Andreas
2024-02-15Added 'visible' key (public, protected, ...) in JSON output.Andreas
2024-02-01Merge pull request #2502 from emmericp/luadoc-groups最萌小汐
2024-02-01Add --visualize command that outputs the AST of a given file as graphvizPaul Emmerich
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 rename in library最萌小汐
2024-01-24fix warnings最萌小汐
2024-01-24Revert "Merge pull request #2481 from fesily/automatic-derivation-function-pa...最萌小汐
2024-01-24Merge pull request #2486 from fesily/plugin-OnNodeCompileFunctionParam最萌小汐
2024-01-23Merge pull request #2489 from fesily/fix-guide-getParams最萌小汐
2024-01-20remove unusedfesily
2024-01-19recode plugin interfacefesily
2024-01-18fix guide.getParamsfesily
2024-01-18Merge pull request #2488 from fesily/Never-sematic-virtual-ast-and-comment最萌小汐
2024-01-18Never sematic virtual ast and commentfesily
2024-01-17Merge branch 'master' into plugin-OnNodeCompileFunctionParamfesily
2024-01-17Merge pull request #2481 from fesily/automatic-derivation-function-param-type最萌小汐
2024-01-17Merge branch 'LuaLS:master' into plugin-OnNodeCompileFunctionParamfesily
2024-01-17use func.parent.reffesily
2024-01-17plugin interface add OnNodeCompileFunctionParamfesily
2024-01-17fix errorfesily
2024-01-17support multi pluginsfesily
2024-01-16compileLocal add asyncfesily
2024-01-16automatic derivation function param typefesily
2024-01-10fix errorfesily
2024-01-10fix crash bugfesily
2024-01-10fix removeArgfesily
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-10Merge pull request #2464 from Varriount/patch-1最萌小汐
2024-01-09cleanupfesily
2024-01-09cleanupfesily
2024-01-09plugin: add OnTransformAst interfacefesily
2024-01-05`FIX` rename to unicode with `Lua.runtime.unicodeName = true`最萌小汐
2023-12-29Pad `return` type annotations when required.Clay Sweetser
2023-12-11Merge pull request #2445 from CppCXY/master最萌小汐
2023-12-11support c like commentsCppCXY
2023-11-25Add raw descriptionsNyakoFox