aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* feat(keysets): teach Union and LuaRefOfLewis Russell2024-11-25
* feat(lsp): deprecate non-method client functionsLewis Russell2024-11-20
* refactor(options): remove `.indir`, redesign option scopes #31066Famiu Haque2024-11-16
* feat(options)!: disallow setting hidden options #28400Famiu Haque2024-11-04
* feat(lsp)!: remove client-server handlers from vim.lsp.handlersLewis Russell2024-11-01
* fix(lsp.protocal): improve typing of constantsLewis Russell2024-10-24
* docs: miscdundargoc2024-10-23
* docs(options): remove description for hidden options #30903Famiu Haque2024-10-22
* vim-patch:9.1.0797: testing of options can be further improved (#30893)zeertzjq2024-10-22
* feat(vim.validate): improve fast form and deprecate spec formLewis Russell2024-10-21
* refactor: rename vim.highlight => vim.hlJustin M. Keyes2024-10-21
* vim-patch: make gen_opt_test.vim work with Nvim (#30850)zeertzjq2024-10-18
* fix(gen_help_html): first tag in h2 is broken #30720Justin M. Keyes2024-10-08
* docs: generate params/returns in builtin.txt #30654Justin M. Keyes2024-10-07
* feat(docs): improve `@see` meta docstrings #30693Justin M. Keyes2024-10-06
* fix(docs): markdown instead of vimdoc in meta docstrings #30680Justin M. Keyes2024-10-06
* fix(docs): missing `@returns` desc in _meta/api.lua #30673Justin M. Keyes2024-10-05
* docs: more `@since` annotations #30660Justin M. Keyes2024-10-04
* docs: render `@since` versions, 0 means experimental #30649Justin M. Keyes2024-10-04
* docs(treesitter): generate TSNode, TSTree docs #30643Riley Bruins2024-10-03
* docs: improve luacats support #30580James Trew2024-10-03
* docs(gen_help_html.lua): h4 pseudo-heading layoutJustin M. Keyes2024-10-01
* docs(gen_help_html.lua): h4 pseudo-heading layout #30609Justin M. Keyes2024-10-01
* docs: graduate editorconfig.txt to "flow layout"Justin M. Keyes2024-09-30
* fix(treesitter): suppress get_parser warnings via opts.errorRiley Bruins2024-09-28
* docs: render @see, @note items in _meta/api.lua #30494Justin M. Keyes2024-09-25
* refactor(api)!: rename Dictionary => DictJustin M. Keyes2024-09-23
* docs: graduate tui.txt to "flow layout" #30413Justin M. Keyes2024-09-18
* docs(tui): rename term.txt, nvim_terminal_emulator.txt #30398Justin M. Keyes2024-09-18
* feat(treesitter): start moving get_parser to return nil #30313Riley Bruins2024-09-13
* fix(scripts): update bundled dependencies in bump_depsChristian Clason2024-09-11
* docs: misc #28970Justin M. Keyes2024-09-01
* fix(docs): wrong return value annotation for `nvim_buf_get_extmarks`JonnyKong2024-08-25
* docs(gen_help_html): wrap headings for narrow viewport #29903Rosen Stoyanov2024-08-20
* docs(lsp): annotate with `vim.lsp.protocol.Methods` enum #29521Ricardo Casía2024-08-20
* fix(docs): add missing properties to hl_info #30032Maria José Solano2024-08-16
* fix(docs): do not treat indexes as `short_link`Yi Ming2024-08-06
* refactor(shada): rework msgpack decoding without msgpack-cbfredl2024-08-05
* refactor(lsp): remove freeze() from gen_lsp (#29955)Mathias Fußenegger2024-08-02
* build(vim-patch.sh): use 7 hex digits for runtime patch file name (#29940)zeertzjq2024-08-01
* vim-patch:9.1.0547: No way to get the arity of a Vim function (#29638)zeertzjq2024-07-10
* fix(lua): change some vim.fn.expand() to vim.fs.normalize() (#29583)zeertzjq2024-07-09
* ci(lintcommit): allow capitalized letter after colon in description (#29480)zeertzjq2024-06-26
* fix(gen_vimdoc): correctly generate function fieldsTheLeoP2024-06-22
* build(vim-patch.sh): don't ignore changes to version*.txt (#29425)zeertzjq2024-06-20
* fix(gen_help_html): handle delimiter, heading #29415Justin M. Keyes2024-06-19
* fix(types): use vararg return type annotationWill Hopkins2024-06-11
* refactor(lua): improve type annotationsLewis Russell2024-06-11
* revert(commitlint): stop ignoring "fixup" commits (#29184)dundargoc2024-06-07
* refactor(lua): use tuple syntax everywhere #29111Ilia Choly2024-06-04