aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | refactor: cast to int earlier when using 'so' and 'siso' (#24756)zeertzjq2023-08-17
| * | | | | Merge pull request #24752 from zeertzjq/vim-9.0.0548zeertzjq2023-08-17
| |\ \ \ \ \
| | * | | | | vim-patch:9.0.1416: crash when collection is modified when using filter()zeertzjq2023-08-17
| | * | | | | vim-patch:9.0.0548: reduce() with a compiled lambda could be fasterzeertzjq2023-08-17
| | * | | | | vim-patch:9.0.0359: error message for wrong argument type is not specificzeertzjq2023-08-17
| |/ / / / /
| * | | | | Merge pull request #24750 from zeertzjq/vim-8.2.4450zeertzjq2023-08-17
| |\ \ \ \ \
| | * | | | | vim-patch:8.2.4455: accepting one and zero for second sort() argument is strangezeertzjq2023-08-17
| | * | | | | vim-patch:8.2.4451: sort() fails when ignoring casezeertzjq2023-08-17
| | * | | | | vim-patch:8.2.4450: list sort test failszeertzjq2023-08-17
| |/ / / / /
| * | | | | Merge pull request #24749 from zeertzjq/vim-8.2.3848zeertzjq2023-08-17
| |\ \ \ \ \
| | * | | | | vim-patch:partial:8.2.3849: functions implementing reduce and map are too longzeertzjq2023-08-17
| | * | | | | vim-patch:8.2.3848: cannot use reduce() for a stringzeertzjq2023-08-17
| |/ / / / /
| * | | | | Merge pull request #24748 from zeertzjq/vim-8.2.3818zeertzjq2023-08-17
| |\ \ \ \ \
| | * | | | | vim-patch:8.2.3982: some lines of code not covered by testszeertzjq2023-08-17
| | * | | | | vim-patch:8.2.3908: cannot use a script-local function for 'foldtext'zeertzjq2023-08-17
| | * | | | | vim-patch:8.2.3822: leaking memory in map() and filter(), no string in Vim9zeertzjq2023-08-17
| | * | | | | vim-patch:8.2.3818: cannot filter or map characters in a stringzeertzjq2023-08-17
| |/ / / / /
| * | | | | Merge pull request #24747 from zeertzjq/vim-8.2.1969zeertzjq2023-08-17
| |\ \ \ \ \
| | * | | | | vim-patch:1b884a005398zeertzjq2023-08-17
| | * | | | | vim-patch:8.2.2075: error for const argument to mapnew()zeertzjq2023-08-17
| | * | | | | vim-patch:8.2.1971: memory leak when map() failszeertzjq2023-08-17
| | * | | | | vim-patch:8.2.1969: Vim9: map() may change the list or dict item typezeertzjq2023-08-17
| |/ / / / /
| * | | | | fix(api): disallow win_set_buf from changing cmdwin's old curbuf (#24745)Sean Dewar2023-08-17
| * | | | | vim-patch:8.2.3334: Vim9: not enough tests run with Vim9zeertzjq2023-08-16
| * | | | | vim-patch:8.2.3333: Vim9: not enough tests run with Vim9zeertzjq2023-08-16
| * | | | | feat(diagnostic): filter diagnostics by specific severities (#24736)Michael Strobel2023-08-16
| * | | | | feat(diagnostic): provide more control over virtual text display (#24724)Gregory Anders2023-08-16
| * | | | | docs(lua): add missing fields to treesitter/_metaPham Huy Hoang2023-08-16
| * | | | | vim-patch:20b33b56ad5dChristian Clason2023-08-16
| * | | | | vim-patch:636d32b32730Christian Clason2023-08-16
| * | | | | vim-patch:10f23e10a9f0Christian Clason2023-08-16
| * | | | | vim-patch:4868f637b84aChristian Clason2023-08-16
| * | | | | build(vim-patch.sh): use sed -E for portable regexp (#24734)zeertzjq2023-08-16
| * | | | | vim-patch:9.0.1718: dict-completion does not respect region (#24733)zeertzjq2023-08-16
| * | | | | vim-patch:9.0.1717: virtcol2col returns last byte of a multi-byte char (#24729)zeertzjq2023-08-16
| * | | | | vim-patch:9.0.1715: duplicate test in message_test.c (#24728)zeertzjq2023-08-16
| * | | | | vim-patch:9.0.1714: getcompletion() "cmdline" fails after :autocmd (#24727)zeertzjq2023-08-16
| * | | | | feat(highlight): Allow hyphens (-) in highlight group names (#24714)Gregory Anders2023-08-15
| * | | | | fix(printf): make positional %zd and %zu work (#24722)zeertzjq2023-08-15
| * | | | | vim-patch:9.0.1704: Cannot use positional arguments for printf() (#24719)zeertzjq2023-08-15
| * | | | | fix(deps): remove stray conflict markerChristian Clason2023-08-15
| * | | | | build(deps): bump tree-sitter-lua to v0.0.19Christian Clason2023-08-15
| * | | | | vim-patch:8.2.0066: some corners of vim_snprintf() are not tested (#24718)zeertzjq2023-08-15
| * | | | | build(deps): bump tree-sitter-c to v0.20.6Christian Clason2023-08-14
| * | | | | vim-patch:9.0.1711: dead code in charset.c (#24706)zeertzjq2023-08-14
| * | | | | vim-patch:9.0.1708: getcompletion() failes for user-defined commands (#24707)zeertzjq2023-08-14
| * | | | | test(terminal): fix scrollback test flakiness (#24708)zeertzjq2023-08-14
| * | | | | fix(treesitter)!: remove deprecated legacy injection formatChristian Clason2023-08-14
| * | | | | ci: run codeql on pull requests #24545Justin M. Keyes2023-08-13
| * | | | | Merge pull request #24681 from clason/update-cChristian Clason2023-08-13
| |\ \ \ \ \