aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* fix(doc): prevent doxygen confusionLewis Russell2024-02-06
* build: various fixesdundargoc2024-02-01
* build: update builtin terminfo (#27272)zeertzjq2024-01-31
* fix(gen_help_html): type warnings, spell_ignore_files #27254Jongwook Choi2024-01-29
* docs: enforce "treesitter" spelling #27110Jongwook Choi2024-01-28
* build(docs): separate lint job to validate vimdoc #27227Jongwook Choi2024-01-28
* feat: improve return type annotations for vim.api.*Lewis Russell2024-01-26
* build: make genappimage.sh work with existing CMAKE_INSTALL_PREFIXdundargoc2024-01-22
* Merge pull request #27076 from glepnir/extmark_hlgroupbfredl2024-01-22
|\
| * refactor(api): give "hl_group" more accurate _meta typebfredl2024-01-22
* | 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