aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* test: improve test conventionsdundargoc2024-04-08
* build(release.sh): regenerate docs after changing NVIM_API_PRERELEASE (#28229)zeertzjq2024-04-08
* build(terminfo): include user capabilities in comments (#28066)zeertzjq2024-03-28
* fix(treesitter): return correct match table in iter_captures()Lewis Russell2024-03-27
* feat(tui): support undercurl in WezTerm (#28037)zeertzjq2024-03-26
* refactor(lua): type annotationsLewis Russell2024-03-16
* docs(editorconfig): move to sourceLewis Russell2024-03-10
* docs: support inline markdownLewis Russell2024-03-09
* docs(lua): improvements for LSP and DiagnosticLewis Russell2024-03-05
* docs: improve/add documentation of Lua typesLewis Russell2024-03-01
* fix(types): rename win_get_config return type to win_configWill Hopkins2024-03-02
* feat!: rewrite TOhtml in luaaltermo2024-02-28
* refactor(metadata): generate all metadata in luabfredl2024-02-28
* vim-patch:e84d2d4432cdChristian Clason2024-02-28
* feat(docs): replace lua2dox.luaLewis Russell2024-02-27
* docs(builtin): show tag at first line with multiple signatures (#27577)zeertzjq2024-02-22
* fix(lsp): add parentheses to generated union array types (#27560)Maria José Solano2024-02-21
* build(vim-patch.sh): don't add vim/vim to issue of another repo (#27493)zeertzjq2024-02-16
* refactor(api): use keydict and arena for more api return valuesbfredl2024-02-08
* 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