aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/lua/stdlib.c
Commit message (Expand)AuthorAge
* Merge pull request #16666 from mjlbach/fix/bad-castMichael Lingelbach2021-12-15
|\
| * chore: improve naming consistency in str_utf_startMichael Lingelbach2021-12-15
| * fix: do not cast offset to char_uMichael Lingelbach2021-12-15
* | refactor(misc1): move out high-level input functions to a new file: input.cBjörn Linse2021-12-10
|/
* fix: allow str_utfindex second argument to be an explicit nil (#16448)Michael Lingelbach2021-11-27
* refactor: saner options for uncrustify #16196dundargoc2021-10-31
* feat: add vim.str_utf_{start,end} (#16129)Michael Lingelbach2021-10-30
* refactor: split executor.c into two filesDundar Göc2021-10-26