aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval.c
Commit message (Expand)AuthorAge
...
* | | eval: Remove v:noneZyX2016-04-18
* | | eval: Remove get_vim_var_tv functionZyX2016-04-18
* | | eval: Move some decoding functions to eval/decode.cZyX2016-04-18
* | | eval: Get rid of VV_LEN constantZyX2016-04-18
* | | eval: Move encode.c to eval/encode.cZyX2016-04-18
* | | eval: Add jsondecode() functionZyX2016-04-18
* | | eval: Add special variables v:false, v:null, v:noneZyX2016-04-18
* | | eval: Add special variable typeZyX2016-04-18
* | | eval: Add jsonencode() functionZyX2016-04-18
* | | eval: Split out typval_T dumping functions to nvim/encode.cZyX2016-04-18
| |/ |/|
* | eval.c: Fix heap corruption error when constructing sourcing_nameoni-link2016-04-17
* | eval.c: Fix cut off of terminal exit messageoni-link2016-04-17
* | Merge pull request #4357 from jbradaric/vim-7.4.1105Justin M. Keyes2016-04-09
|\ \
| * | eval: Fix linter error.Jurica Bradaric2016-02-27
| * | vim-patch:7.4.1105Jurica Bradaric2016-02-27
* | | vim-patch:7.4.1654James McCoy2016-03-30
* | | vim-patch:7.4.1643James McCoy2016-03-30
* | | vim-patch:7.4.1641James McCoy2016-03-30
* | | Proper type checking for set{qf,loc}list()Marco Hinz2016-03-02
| |/ |/|
* | Correct max numbers of args for some functionsMarco Hinz2016-03-01
* | ops.c: breakout shared register type formatting codeBjörn Linse2016-02-29
* | eval: add v:event, which will contain data events want to propagate to their ...Björn Linse2016-02-29
* | Merge pull request #3900 from ZyX-I/inf-nan-stringJustin M. Keyes2016-02-28
|\ \ | |/ |/|
| * eval: Return different values when dividing by zeroZyX2016-02-02
| * eval: Use str2float() to represent inf and nan valuesZyX2016-02-02
* | Avoid internal errors with setloclist()Marco Hinz2016-02-26
* | Make set{qf,loc}list() take {title}Marco Hinz2016-02-25
* | set_vim_var_dict: Allow NULL `val`.Justin M. Keyes2016-02-23
* | Merge pull request #4259 from watiko/vim-7.4.881Justin M. Keyes2016-02-22
|\ \
| * | vim-patch:7.4.879watiko2016-02-15
* | | Make TermClose event return the associated bufferMarco Hinz2016-02-21
* | | Merge pull request #4240 from jbradaric/vim-7.4.888Justin M. Keyes2016-02-19
|\ \ \
| * | | eval: Fix linter error.Jurica Bradaric2016-02-15
| * | | vim-patch:7.4.888Jurica Bradaric2016-02-15
* | | | vim-patch:7.4.844 #4228Jurica Bradaric2016-02-17
|/ / /
* / / vim-patch:7.4.792watiko2016-02-11
|/ /
* | vim-patch:7.4.834Jurica Bradaric2016-02-09
* | Merge pull request #4178 from watiko/vim-7.4.708Justin M. Keyes2016-02-09
|\ \
| * | vim-patch:7.4.717watiko2016-02-06
| * | vim-patch:7.4.708watiko2016-02-06
* | | Merge #4152 'vim-patch:7.4.{798,800,805,810,811,814,815,816,817,820,825}'.Justin M. Keyes2016-02-09
|\ \ \
| * | | vim-patch:7.4.816Jurica Bradaric2016-02-02
| * | | vim-patch:7.4.815Jurica Bradaric2016-02-02
* | | | vim-patch:7.4.755Jurica Bradaric2016-02-09
| |/ / |/| |
* | | ui: revert "gui_running" hackJustin M. Keyes2016-02-03
|/ /
* / eval: Add +tablineat featureZyX2016-02-01
|/
* Merge pull request #4129 from jbradaric/vim-7.4.745Justin M. Keyes2016-02-01
|\
| * vim-patch:7.4.748Jurica Bradaric2016-01-30
| * Fix linter errors.Jurica Bradaric2016-01-30
| * vim-patch:7.4.745Jurica Bradaric2016-01-30