aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval
Commit message (Expand)AuthorAge
...
| * feat(--headless): add on_print callback to stdioopenglacambre2022-01-24
* | vim-patch:8.2.3956: duplicate assignmentDundar Göc2022-01-01
* | feat(api): add support for lua function & description in keymapshadmansaleh2022-01-01
* | Merge pull request #16728 from dundargoc/refactor/remove-unused-macrosBjörn Linse2021-12-30
|\ \
| * | refactor: remove unused macrosDundar Göc2021-12-30
* | | vim-patch:8.2.3882: more duplicated code in f_getreginfo()zeertzjq2021-12-24
* | | vim-patch:8.2.3879: getreg() and getregtype() contain dead codezeertzjq2021-12-24
* | | refactor: remove some chdir-related unnecessary calls and checkszeertzjq2021-12-20
|/ /
* / feat(autocmd): add Recording autocmdsThomas Vigouroux2021-12-18
|/
* refactor(misc1): move out high-level input functions to a new file: input.cBjörn Linse2021-12-10
* refactor(misc1): move line_breakcheck family of functions to os/input.cBjörn Linse2021-12-09
* Merge pull request #16194 from seandewar/vim-8.1.1925Jan Edmund Lazo2021-12-07
|\
| * vim-patch:7.4.1777Sean Dewar2021-11-26
* | refactor: fix indent in decode.c (#16543)zeertzjq2021-12-06
* | lint (#16526)Jan Edmund Lazo2021-12-05
* | refactor: upgrade uncrustify config version to 0.74.0Dundar Göc2021-11-23
|/
* Merge pull request #16362 from zeertzjq/vim-8.2.3617Jan Edmund Lazo2021-11-21
|\
| * vim-patch:8.2.3618: getcwd() is unclear about how 'autochdir' is usedzeertzjq2021-11-19
* | vim-patch:8.2.3638: getcompletion() always passes zero as position (#16387)ii142021-11-21
* | refactor: saner options for uncrustify (#16204)dundargoc2021-11-19
* | fix(eval): fixup for empty modifier in fnamemodify (#16368)Christian Clason2021-11-19
|/
* refactor: reduce number of explicit char casts (#16077)dundargoc2021-11-16
* refactor(macroman): get rid of MB_COPY_CHAR macroBjörn Linse2021-11-14
* refactor(macros): delete multibyte macros which just are aliasesBjörn Linse2021-11-14
* refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2lenBjörn Linse2021-11-14
* vim-patch:8.1.0779: argument for message functions is inconsistentJames McCoy2021-11-01
* vim-patch:8.1.0743: giving error messages is not flexibleJames McCoy2021-11-01
* refactor: saner options for uncrustify #16196dundargoc2021-10-31
* refactor: uncrustify #16090dundargoc2021-10-29
* fix(eval): fix has('wsl') #16153erw72021-10-29
* refactor(api): break out vim_to_object/object_to_vim to own fileBjörn Linse2021-10-29
* fix(eval): checking for a non-empty string is too strict (#15987)Fabian2021-10-28
* Merge pull request #16111 from dundargoc/vim-patch/commentsJan Edmund Lazo2021-10-23
|\
| * vim-patch:8.1.2396: using old C style commentsDundar Göc2021-10-21
* | vim-patch:8.2.3550: completion() does not work properly (#16112)Christian Clason2021-10-21
|/
* refactor: remove space after starDundar Göc2021-10-19
* refactor: convert to doxygen-style comments #16013dundargoc2021-10-17
* Merge pull request #15952 from zeertzjq/vim-8.1.1291Jan Edmund Lazo2021-10-17
|\
| * refactor(dirchanged): tab -> tabpagezeertzjq2021-10-17
| * vim-patch:8.2.0876: :pwd does not give a hint about the scope of the directoryzeertzjq2021-10-17
| * vim-patch:8.1.1291: not easy to change directory and restorezeertzjq2021-10-17
* | Merge pull request #15930 from dundargoc/vim-patch/old-style-c-commentsJan Edmund Lazo2021-10-17
|\ \ | |/ |/|
| * fixup! vim-patch:8.1.2396: using old C style commentsDundar Göc2021-10-16
* | refactor: reduce number of unique char castsDundar Göc2021-10-13
* | refactor: reduce number of unique char casts (#15995)dundargoc2021-10-12
* | Merge pull request #15502 from seandewar/vim-8.1.1921Jan Edmund Lazo2021-10-10
|\ \
| * | feat(eval/method): partially port v8.1.1925Sean Dewar2021-10-03
* | | vim-patch:8.2.{210,424,436,...} #15976Jan Edmund Lazo2021-10-09
* | | refactor: format header files with uncrustify #15877dundargoc2021-10-09
* | | refactor: remove redundant castsDundar Göc2021-10-07
| |/ |/|