aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval.c
Commit message (Expand)AuthorAge
* 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
* | vim-patch:7.4.1027watiko2016-02-01
* | vim-patch:7.4.782watiko2016-02-01
|/
* Merge pull request #4096 from justinmk/coverity125476Justin M. Keyes2016-01-28
|\
| * file_pat_to_reg_pat(): handle empty string.oni-link2016-01-28
| * glob2regpat(): handle empty string.Justin M. Keyes2016-01-27
| * coverity/125476: RI: Null pointer dereferenceJustin M. Keyes2016-01-27
* | vim-patch:7.4.698Jurica Bradaric2016-01-27
|/
* Merge pull request #4073 from jbradaric/vim-7.4.654Justin M. Keyes2016-01-24
|\
| * vim-patch:7.4.654Jurica Bradaric2016-01-22
* | vim-patch:7.4.739Jurica Bradaric2016-01-24
|/
* Merge #3916 "Add support for binary numbers".Justin M. Keyes2016-01-21
|\
| * Fix lint issuesJason Schulz2016-01-15
| * Add support for binary numbersJason Schulz2016-01-15
* | job control: implement jobpid() to get PID of jobBjörn Linse2016-01-20
* | job control: add 'detach' option to jobstartBjörn Linse2016-01-20
|/
* vim patches 7.4.955/974/975/989. #3919Michael Ennen2016-01-13
* portability: fix cast.Justin M. Keyes2016-01-10
* portability: use portable format specifierJustin M. Keyes2016-01-10