index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
lua
/
stdlib.c
Age
Commit message (
Expand
)
Author
Files
2023-01-18
refactor: replace char_u with char 24 (#21823)
dundargoc
1
2023-01-14
refactor: replace char_u with char 21 (#21779)
dundargoc
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-11-06
refactor: fix clang-tidy warnings
dundargoc
1
2022-10-15
refactor: replace char_u with char
Dundar Göc
1
2022-10-10
fix(lua): assert failure with vim.regex() error inside :silent! (#20555)
RZia
1
2022-09-27
fix(api): notify dict watchers on nvim_set_var and vim.g setter
smolck
1
2022-09-10
refactor: replace char_u with char
Dundar Göc
1
2022-09-09
refactor: replace char_u with char
Dundar Göc
1
2022-09-06
refactor: replace char_u with char
Dundar Göc
1
2022-08-30
refactor: replace char_u with char 4 (#19987)
dundargoc
1
2022-08-29
refactor: replace char_u with char
Dundar Göc
1
2022-08-27
refactor: replace char_u with char
Dundar Göc
1
2022-08-24
feat(lua): add vim.iconv (#18286)
Lewis Russell
1
2022-08-12
refactor: remove some unused includes (#19740)
zeertzjq
1
2022-08-12
refactor: move non-symbols in ex_eval.h to ex_eval_defs.h (#19739)
zeertzjq
1
2022-08-02
refactor: rename function prefix mb to the more accurate utf_cp (#19590)
dundargoc
1
2022-07-02
Merge pull request #19205 from bfredl/luaerr
bfredl
1
2022-07-02
fix(lua): don't leak memory on error
bfredl
1
2022-07-02
refactor: replace char_u
Dundar Goc
1
2022-06-10
refactor: change type of linenr_T from long to int32_t
Dundar Goc
1
2022-05-25
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
1
2022-05-16
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-04-29
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
1
2022-03-10
refactor(uncrustify): format all c files
Dundar Göc
1
2022-02-26
refactor(lua): cleanup and docs for threads
bfredl
1
2022-02-26
feat(lua): add proper support of luv threads
erw7
1
2022-02-13
fix: autoload variables not loaded with vim.g & nvim_get_var
shadmansaleh
1
2021-12-25
feat(lua): add vim.spell (#16620)
Lewis Russell
1
2021-12-15
Merge pull request #16666 from mjlbach/fix/bad-cast
Michael Lingelbach
1
2021-12-15
chore: improve naming consistency in str_utf_start
Michael Lingelbach
1
2021-12-15
fix: do not cast offset to char_u
Michael Lingelbach
1
2021-12-10
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
1
2021-11-27
fix: allow str_utfindex second argument to be an explicit nil (#16448)
Michael Lingelbach
1
2021-10-31
refactor: saner options for uncrustify #16196
dundargoc
1
2021-10-30
feat: add vim.str_utf_{start,end} (#16129)
Michael Lingelbach
1
2021-10-26
refactor: split executor.c into two files
Dundar Göc
1
[prev]