aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* fix(lsp): clean up duplicate and unused meta type annotationsJongwook Choi2024-01-20
* fix(lua): return after assert returns assert message (#27064)altermo2024-01-17
* fix(diagnostic): typingLewis Russell2024-01-16
* docs(builtin): overload functions with union return typesaltermo2024-01-14
* fix(lua2dox): filter out the entire `---@alias` blockJongwook Choi2024-01-14
* docs: auto-generate docs for `vim.lpeg` and `vim.re`Jongwook Choi2024-01-14
* fix(doc): improve doc generation of types using lpegLewis Russell2024-01-11
* fix(docs): make lines not overflow in vim docsJongwook Choi2024-01-09
* fix(gen_vimdoc): INCLUDE_DEPRECATED not generating docs for deprecatedsJongwook Choi2024-01-02
* refactor(gen_vimdoc): refactor section and defgroup doc generationJongwook Choi2024-01-02
* refactor(gen_vimdoc): generate function doc from metadata, not from xmlJongwook Choi2024-01-02
* refactor(gen_vimdoc): use typing for function API vimdoc generationJongwook Choi2024-01-02
* refactor(gen_vimdoc): use stronger typing for CONFIG, avoid dictJongwook Choi2024-01-02
* docs(glob): add glob module (#26853)Mathias Fußenegger2024-01-02
* docs: convert BACKERS.md to backers.txtdundargoc2023-12-28
* fix(gen_lsp.lua): improve type name, and fix wrong type inheritanceJongwook Choi2023-12-27
* refactor(gen_lsp.lua): add typing for the LSP protocol JSON data modelJongwook Choi2023-12-27
* feat: generate types and docs for v variablesLewis Russell2023-12-21
* refactor(options): remove option type macrosFamiu Haque2023-12-14
* docs: move vim-patch wiki page to runtime documentationdundargoc2023-12-13
* docs: add wiki FAQ to the runtime documentation (#26539)dundargoc2023-12-13
* feat(gen_lsp.lua): validate CLI args #26514Jongwook Choi2023-12-11
* build: enable lintlua for scripts/ dir #26391Justin M. Keyes2023-12-04
* ci(lintcommit): fix empty and period check with multiple colons (#26312)zeertzjq2023-11-30
* docs(lua): don't include remote-only API functions (#26266)zeertzjq2023-11-28
* docs: support @since for api level #25574LW2023-11-27
* feat: add vim.text module (#26069)Gregory Anders2023-11-16
* docs: fix vim.snippet help tags (#26068)Gregory Anders2023-11-16
* Revert "docs: adjust help-tag-right CSS for HTML" #26046Justin M. Keyes2023-11-14
* docs: adjust help-tag-right CSS for HTML #25858rsynnest2023-11-14
* vim-patch: mark N/A 8.1 patches #26008Justin M. Keyes2023-11-13
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* build: remove PVSdundargoc2023-11-12
* feat(lsp)!: vim.lsp.inlay_hint.get(), enable(), is_enabled() #25512LW2023-11-12
* PVS fixesdundargoc2023-11-10
* docs: small fixes (#25831)dundargoc2023-11-03
* build: use built nvim artifact to generate eval files (#25875)Gregory Anders2023-11-02
* feat(stdlib): add vim.base64 module (#25843)Gregory Anders2023-10-31
* feat(lsp): add snippet API (#25301)Maria José Solano2023-10-21
* docs: do not hardcode LSP version in URL #25648Maria José Solano2023-10-16
* docs: miscellaneous doc and type fixes (#25554)Maria José Solano2023-10-10
* build(PVS): exclude build directorydundargoc2023-10-07
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* feat(lua): add vim.func._memoizeLewis Russell2023-09-20
* docs: replace <pre> with ``` (#25136)Gregory Anders2023-09-14
* feat(vimdoc): support Markdown code blocks (#25127)Gregory Anders2023-09-13
* feat(gen_help_html): add anchors to help tags #25112Sergey Slipchenko2023-09-12
* vim-patch:596ad66d1ddb (#25102)zeertzjq2023-09-12
* build(vim-patch.sh): don't use control chars in command (#25044)zeertzjq2023-09-08
* build(vim-patch.sh): use older associative array syntaxzeertzjq2023-09-08