Commit message (Expand) | Author | Age | |
---|---|---|---|
* | refactor(lua2dox): tidy | Lewis Russell | 2022-10-10 |
* | refactor(lua2dox): format with stylua | Lewis Russell | 2022-10-10 |
* | feat: added support for specifying types for lua2dox | Folke Lemaitre | 2022-10-06 |
* | feat: added support for optional params to lua2dox | Folke Lemaitre | 2022-10-06 |
* | feat: added support for @generic to lua2dox.lua | Folke Lemaitre | 2022-10-06 |
* | build(lua2dox): add parenthesis around parameter types in documentation (#18532) | dundargoc | 2022-05-12 |
* | docs: typo fixes (#17859) | dundargoc | 2022-04-15 |
* | build(lint): check scripts/*.lua | Justin M. Keyes | 2021-09-19 |
* | docs: Treesitter (#13260) | TJ DeVries | 2021-05-01 |
* | lsp: vim.lsp.diagnostic (#12655) | TJ DeVries | 2020-11-12 |
* | gen_vimdoc.py: generate LSP docs | Justin M. Keyes | 2019-12-31 |
* | doc: fix typos | Brian Wignall | 2019-11-27 |
* | scripts/lua2dox.lua: Remove class declaration block | Hirokazu Hata | 2019-10-27 |
* | doc #10017 | Justin M. Keyes | 2019-05-25 |
* | gen_vimdoc.py: get Lua docs via lua2dox.lua #9740 | KillTheMule | 2019-05-18 |