index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
lua
/
stdlib.c
Commit message (
Expand
)
Author
Age
*
refactor: move function macros out of vim_defs.h (#26300)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build: enable IWYU on mac
dundargoc
2023-11-27
*
build: rework IWYU mapping files
dundargoc
2023-11-25
*
refactor(grid): make screen rendering more multibyte than ever before
bfredl
2023-11-17
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: the long goodbye
dundargoc
2023-11-05
*
feat(stdlib): add vim.base64 module (#25843)
Gregory Anders
2023-10-31
*
build(lint): remove unnecessary clint.py rules
dundargoc
2023-10-23
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
fix(api, lua): handle setting v: variables properly (#25325)
zeertzjq
2023-09-24
*
fix(lua): show error message when failing to set variable (#25321)
zeertzjq
2023-09-23
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
*
Merge pull request #23216 from bfredl/lpeg
bfredl
2023-04-27
|
\
|
*
refactor(build): include lpeg as a library
bfredl
2023-04-27
*
|
refactor: uncrustify
dundargoc
2023-04-26
|
/
*
refactor: add const and remove unnecessary casts (#22841)
ii14
2023-04-01
*
refactor: do more in TRY_WRAP
Lewis Russell
2023-03-22
*
refactor: move ga_loaded to runtime.c (#22626)
zeertzjq
2023-03-11
*
perf(treesitter): more efficient foldexpr
Lewis Russell
2023-03-10
*
feat(lua): make sure require'bit' always works, even with PUC lua 5.1
bfredl
2023-02-22
*
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
*
build: enable MSVC level 3 warnings (#21934)
dundargoc
2023-02-11
*
feat!: make iconv a non-optional dep
Lewis Russell
2023-01-23
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
refactor: replace char_u with char
Dundar Göc
2022-10-15
*
fix(lua): assert failure with vim.regex() error inside :silent! (#20555)
RZia
2022-10-10
*
fix(api): notify dict watchers on nvim_set_var and vim.g setter
smolck
2022-09-27
*
refactor: replace char_u with char
Dundar Göc
2022-09-10
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
refactor: replace char_u with char
Dundar Göc
2022-08-27
*
feat(lua): add vim.iconv (#18286)
Lewis Russell
2022-08-24
*
refactor: remove some unused includes (#19740)
zeertzjq
2022-08-12
*
refactor: move non-symbols in ex_eval.h to ex_eval_defs.h (#19739)
zeertzjq
2022-08-12
*
refactor: rename function prefix mb to the more accurate utf_cp (#19590)
dundargoc
2022-08-02
*
Merge pull request #19205 from bfredl/luaerr
bfredl
2022-07-02
|
\
|
*
fix(lua): don't leak memory on error
bfredl
2022-07-02
*
|
refactor: replace char_u
Dundar Goc
2022-07-02
|
/
*
refactor: change type of linenr_T from long to int32_t
Dundar Goc
2022-06-10
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
[next]