aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval.h
Commit message (Expand)AuthorAge
* refactor(misc1): move out autocmd related functionsBjörn Linse2021-12-09
* Merge pull request #16107 from zeertzjq/vim-8.1.1542Jan Edmund Lazo2021-12-06
|\
| * vim-patch:8.1.1542: an OptionSet autocommand does not get enough infozeertzjq2021-11-22
* | lint (#16526)Jan Edmund Lazo2021-12-05
|/
* refactor: uncrustify #16090dundargoc2021-10-29
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* vim-patch:8.1.0736: code for Blob not sufficiently testedSean Dewar2021-09-15
* vim-patch:8.1.0735: cannot handle binary dataSean Dewar2021-09-15
* Merge pull request #14403 from seandewar/vim-8.2.1933Jan Edmund Lazo2021-05-09
|\
| * eval: port v:collateSean Dewar2021-04-20
* | vim-patch:8.2.2388: no easy way to get the maximum or mininum number valueJan Edmund Lazo2021-04-27
* | vim-patch:8.2.0296: mixing up "long long" and __int64 may cause problemsJan Edmund Lazo2021-04-27
|/
* vim-patch:8.2.2319: "exptype_T" can be read as "expected type"Jan Edmund Lazo2021-04-11
* vim-patch:8.2.0069: ETYPE_ is used for two different enumsJan Edmund Lazo2021-04-11
* vim-patch:8.2.0044: expression type is used inconsistentlyJan Edmund Lazo2021-04-11
* eval: add v:_null_stringJan Edmund Lazo2021-04-08
* vim-patch:8.0.1505: debugger can't break on a conditionJan Edmund Lazo2021-04-08
* vim-patch:8.2.2070: can't get the exit value in VimLeave(Pre) autocommands (#...Jan Edmund Lazo2021-02-20
* eval: ll_range,ll_empty2 members are boolJan Edmund Lazo2021-02-06
* vim-patch:8.1.2285: padding in structures wastes memoryJan Edmund Lazo2021-02-06
* vim-patch:8.2.0602: :unlet $VAR does not work properly (#13238)Sean Dewar2020-12-02
* vim-patch:8.1.2233: cannot get the Vim command line arguments (#12117)kuuote2020-05-24
* fix: made eval_lavars_used globalJakub Łuczyński2020-02-13
* fix: header updatesJakub Łuczyński2020-02-13
* moved more stuffJakub Łuczyński2020-02-13
* eval.c: factor out eval/funcs.c #11828Jakub Łuczyński2020-02-10
* Add v:lua.func() vimL syntax for calling luaBjörn Linse2019-11-16
* vim-patch:8.1.1913: not easy to compute the space on the command line (#10845)Daniel Hahler2019-08-25
* API: ContextJustin M. Keyes2019-07-27
* eval: Add stdpath() method (#5297)Christian Höltje2018-03-29
* api: change nvim_command_output behaviorJustin M. Keyes2018-01-10
* channels: stderr channelBjörn Linse2017-11-25
* channels: allow bytes sockets and stdio, and buffered bytes outputBjörn Linse2017-11-24
* eval,*: Move get_tv_string to typval.cZyX2017-03-29
* *: Move some dictionary functions to typval.h and use char*ZyX2017-03-29
* vim-patch:7.4.2137Michael Ennen2017-02-14
* vim-patch:7.4.2119Michael Ennen2017-02-14
* vim-patch:7.4.2090Michael Ennen2017-02-14
* vim-patch:7.4.1727Michael Ennen2017-02-14
* Add v:exitingMarco Hinz2016-12-01
* vim-patch:7.4.2071Michael Ennen2016-11-29
* vim-patch:7.4.1894James McCoy2016-11-15
* vim-patch:7.4.1892James McCoy2016-11-15
* vim-patch:7.4.1658James McCoy2016-11-14
* eval/encode: Make sure that encoder can encode NULL variablesZyX2016-04-18
* eval: Do not break when VimVarIndex and vimvars order mismatchesZyX2016-04-18
* eval/encode: Fix writing strings starting with NL to listZyX2016-04-18
* *: Fix linter errorsZyX2016-04-18
* eval: Remove v:noneZyX2016-04-18
* eval: Get rid of VV_LEN constantZyX2016-04-18