aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval/funcs.c
Commit message (Expand)AuthorAge
* funcs.c: add rneovim hascheckJosh Rahm2023-01-18
* Merge remote-tracking branch 'origin/usermarks' into 20220114-mixJosh Rahm2023-01-17
|\
| * feat(usermarks): add usermarks to f_has listJosh Rahm2022-08-21
* | Merge remote-tracking branch 'upstream/master' into userregJosh Rahm2023-01-14
|\ \
| * | refactor: replace char_u with char 21 (#21779)dundargoc2023-01-14
| * | refactor: replace char_u with char 20 (#21714)dundargoc2023-01-13
| * | refactor: replace char_u with char 19 (#21241)dundargoc2023-01-10
| * | vim-patch:partial:9.0.1166: code is indented more than necessary (#21716)zeertzjq2023-01-10
| * | refactor: replace char_u with char 18 (#21237)dundargoc2023-01-09
| * | Merge pull request #21704 from bfredl/nofreebfredl2023-01-09
| |\ \
| | * | fix(rpc): don't free args on error in rpc_send_eventbfredl2023-01-09
| * | | refactor: replace char_u with char 17 - remove STRLCPY (#21235)dundargoc2023-01-09
| |/ /
| * | refactor(api): do not allocate temporaries for internal eventsbfredl2023-01-03
| * | feat!: remove hardcopyLewis Russell2023-01-03
| * | vim-patch:9.0.1132: code is indented more than needed (#21626)zeertzjq2023-01-03
| * | refactor(f_has): remove wrong comment (#21561)zeertzjq2022-12-28
| * | fix(options): restore exists() behavior for options (#21510)zeertzjq2022-12-23
| * | fix(chansend): sending lines to terminal in reverse order on Windows #19315Enan Ajmain2022-12-08
| * | vim-patch:9.0.1015: without /dev/urandom srand() seed is too predictable (#21...zeertzjq2022-12-06
| * | vim-patch:8.1.2001: some source files are too big (#21231)zeertzjq2022-11-29
| * | vim-patch:9.0.0733: use of strftime() is not safe (#21228)zeertzjq2022-11-29
| * | refactor: replace char_u with chardundargoc2022-11-28
| * | refactor: replace char_u with charDundar Göc2022-11-26
| * | vim-patch:8.2.2466: max() and min() can give many error messageszeertzjq2022-11-25
| * | Merge pull request #20151 from dundargoc/refactor/char_u/13bfredl2022-11-22
| |\ \
| | * | refactor: replace char_u with charDundar Göc2022-11-19
| * | | vim-patch:9.0.0916: getbufline() is inefficient for getting a single linezeertzjq2022-11-22
| |/ /
| * | vim-patch:8.2.5167: get(Fn, 'name') on funcref returns special byte code (#21...zeertzjq2022-11-19
| * | build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
| * | vim-patch:9.0.0863: col() and charcol() only work for the current window (#21...zeertzjq2022-11-13
| * | Merge pull request #20821 from dundargoc/refactor/clang-tidybfredl2022-11-08
| |\ \
| | * | refactor: fix clang-tidy warningsdundargoc2022-11-06
| * | | feat: ":write ++p" creates parent dirs #20835Victor Blanchard2022-11-06
| * | | vim-patch:9.0.0841: deletebufline() does not always return 1 on failure (#20980)zeertzjq2022-11-07
| |/ /
| * | fix(eval): make error number of charidx() same as Vimzeertzjq2022-11-05
| * | vim-patch:8.2.4679: cannot have expandcmd() give an error message for mistakeszeertzjq2022-11-05
| * | vim-patch:8.2.2606: strchars() defaults to counting composing characterszeertzjq2022-11-05
| * | vim-patch:8.2.1624: Vim9: cannot pass "true" to split(), str2nr() and strchars()zeertzjq2022-11-05
| * | vim-patch:8.2.1600: Vim9: cannot use "true" with deepcopy()zeertzjq2022-11-05
| * | vim-patch:8.2.1751: using 2 where bool is expected may throw an errorzeertzjq2022-11-05
| * | vim-patch:8.2.3919: Vim9: wrong argument for append() results in two errorszeertzjq2022-11-05
| * | vim-patch:8.2.3252: duplicated code for adding buffer lineszeertzjq2022-11-05
| * | Enable new diff option linematch (#14537)Jonathon2022-11-04
| * | vim-patch:9.0.0824: crash when using win_move_separator() in other tab pagezeertzjq2022-11-02
| * | vim-patch:8.2.2343: Vim9: return type of readfile() is any (#20896)zeertzjq2022-11-01
| * | vim-patch:9.0.0821: crash with win_move_statusline() in another tabpage (#20894)zeertzjq2022-11-01
| * | vim-patch:8.2.1544: cannot translate messages in a Vim scriptzeertzjq2022-10-28
| * | vim-patch:8.2.4070: using uninitialized memory when reading empty filezeertzjq2022-10-27
| * | refactor: clang-tidy fixes to silence clangd warning (#20683)dundargoc2022-10-21
| * | refactor: replace char_u with charDundar Göc2022-10-15