aboutsummaryrefslogtreecommitdiff
path: root/scripts/lua2dox.lua
Commit message (Expand)AuthorAge
* feat(docs): replace lua2dox.luaLewis Russell2024-02-27
* fix(doc): prevent doxygen confusionLewis Russell2024-02-06
* fix(diagnostic): typingLewis Russell2024-01-16
* fix(lua2dox): filter out the entire `---@alias` blockJongwook Choi2024-01-14
* fix(doc): improve doc generation of types using lpegLewis Russell2024-01-11
* build: enable lintlua for scripts/ dir #26391Justin M. Keyes2023-12-04
* feat(lua): add vim.func._memoizeLewis Russell2023-09-20
* fix(filetype): add typing and dry (#24573)Lewis Russell2023-08-08
* docs: remove "#" comment char in @returnJustin M. Keyes2023-08-03
* docs(lua): more improvements (#24387)Lewis Russell2023-07-18
* refactor(lua2dox): overhaul (#24386)Lewis Russell2023-07-18
* fix: doc errorsLewis Russell2023-07-17
* docs(lua): change *lua-foo* -> *vim.foo*Lewis Russell2023-07-17
* docs: handle whitespace in emmycommentsLewis Russell2023-07-17
* feat(lua): add `vim.system()`Lewis Russell2023-06-07
* fix(treesitter): annotationsLewis Russell2023-03-23
* refactor(treesitter): add Range type aliase for Range4|Range6Lewis Russell2023-03-11
* docs: lua2dox.lua debuggingJustin M. Keyes2023-03-03
* docs: fix vim.treesitter tagsJustin M. Keyes2023-03-03
* perf(treesitter): smarter languagetree invalidationLewis Russell2023-02-23
* fix(treesitter): fix most diagnosticsLewis Russell2023-02-04
* feat(lua)!: execute Lua with "nvim -l"Justin M. Keyes2023-01-05
* docs: fix typosdundargoc2022-11-02
* refactor(lua2dox): tidyLewis Russell2022-10-10
* refactor(lua2dox): format with styluaLewis Russell2022-10-10
* feat: added support for specifying types for lua2doxFolke Lemaitre2022-10-06
* feat: added support for optional params to lua2doxFolke Lemaitre2022-10-06
* feat: added support for @generic to lua2dox.luaFolke Lemaitre2022-10-06
* build(lua2dox): add parenthesis around parameter types in documentation (#18532)dundargoc2022-05-12
* docs: typo fixes (#17859)dundargoc2022-04-15
* build(lint): check scripts/*.luaJustin M. Keyes2021-09-19
* docs: Treesitter (#13260)TJ DeVries2021-05-01
* lsp: vim.lsp.diagnostic (#12655)TJ DeVries2020-11-12
* gen_vimdoc.py: generate LSP docsJustin M. Keyes2019-12-31
* doc: fix typosBrian Wignall2019-11-27
* scripts/lua2dox.lua: Remove class declaration blockHirokazu Hata2019-10-27
* doc #10017Justin M. Keyes2019-05-25
* gen_vimdoc.py: get Lua docs via lua2dox.lua #9740KillTheMule2019-05-18