summaryrefslogtreecommitdiff
path: root/script/cli
AgeCommit message (Collapse)Author
2024-02-26Only load files in workspace for --check (skip libraries)Paul Emmerich
2024-02-26Revert "Add "deprecated" key in JSON output."最萌小汐
2024-02-26Revert "Add "async" key in JSON output."最萌小汐
2024-02-26Merge branch 'master' into asyncAndreas
2024-02-24Merge branch 'master' into asyncAndreas
2024-02-24Merge branch 'master' into deprecatedAndreas
2024-02-23Enable plugins during --checkDanny Farrell
2024-02-20Add "deprecated" key in JSON output.Andreas
2024-02-20Added "async" key in JSON output.Andreas
2024-02-19Merge pull request #2526 from AndreasMatthias/doc-output-path最萌小汐
CLI option --doc_out_path <PATH>.
2024-02-19Merge pull request #2525 from AndreasMatthias/visible最萌小汐
Added 'visible' key (public, protected, ...) in JSON output.
2024-02-17Add 'visible' tag for 'doc.field' and 'tableindex' in JSON output.Andreas
2024-02-15CLI option --doc_out_path <PATH>.Andreas
This CLI option specifies the output directory path for documentation files (eg. 'doc.json').
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-01Add --visualize command that outputs the AST of a given file as graphvizPaul Emmerich
2023-11-25Add raw descriptionsNyakoFox
2023-10-10Add `--check_out_path` CLI argumentRebecca Turner
This allows customizing where the diagnostic JSON file is saved.
2023-06-13update config in checking最萌小汐
fix #2038
2023-04-25export name and comment in returns最萌小汐
2023-04-25fix method view in doc最萌小汐
2023-03-29commandline parameter `checklevel` may not work最萌小汐
2023-03-13export all globals最萌小汐
fix #1943
2023-03-13export from libraries最萌小汐
#1943
2023-03-09fix #1955最萌小汐
2023-03-09export global variables最萌小汐
resolve #1943
2023-02-15should normalize path in filewatch最萌小汐
2023-01-31cleanup最萌小汐
2023-01-30command `lua.exportDocument`最萌小汐
finish #1833
2023-01-16improve type infer of recursion alias最萌小汐
2023-01-12cleanup最萌小汐
2022-12-08cleanup最萌小汐
2022-12-01update json.lua最萌小汐
2022-11-30Fix validation in CLI if diagnostics.severity contains ...! settingsAleksandr Kovalev
2022-09-22CLI `--doc [path]` to make docs最萌小汐
resolve #741 resolve #1291
2022-09-22make docs最萌小汐
2022-09-21stack最萌小汐
2022-06-07cleanup最萌小汐
2022-03-01locale最萌小汐
2022-03-01update最萌小汐
2022-03-01offline diagnostic最萌小汐