| Commit message (Expand) | Author | Age |
... | |
* | | | eval: Do not break when VimVarIndex and vimvars order mismatches | ZyX | 2016-04-18 |
* | | | eval: Rename json* functions to json_* | ZyX | 2016-04-18 |
* | | | api: Replace set_var(name, NIL) with del_var(name) | ZyX | 2016-04-18 |
* | | | eval: Fix QuickBuild failures | ZyX | 2016-04-18 |
* | | | eval: Port parts of 7.4.1267 that are not already present | ZyX | 2016-04-18 |
* | | | eval: Make assert_true and assert_false accept v:true and v:false | ZyX | 2016-04-18 |
* | | | *: Fix linter errors | ZyX | 2016-04-18 |
* | | | eval: Remove v:none | ZyX | 2016-04-18 |
* | | | eval: Remove get_vim_var_tv function | ZyX | 2016-04-18 |
* | | | eval: Move some decoding functions to eval/decode.c | ZyX | 2016-04-18 |
* | | | eval: Get rid of VV_LEN constant | ZyX | 2016-04-18 |
* | | | eval: Move encode.c to eval/encode.c | ZyX | 2016-04-18 |
* | | | eval: Add jsondecode() function | ZyX | 2016-04-18 |
* | | | eval: Add special variables v:false, v:null, v:none | ZyX | 2016-04-18 |
* | | | eval: Add special variable type | ZyX | 2016-04-18 |
* | | | eval: Add jsonencode() function | ZyX | 2016-04-18 |
* | | | eval: Split out typval_T dumping functions to nvim/encode.c | ZyX | 2016-04-18 |
| |/
|/| |
|
* | | eval.c: Fix heap corruption error when constructing sourcing_name | oni-link | 2016-04-17 |
* | | eval.c: Fix cut off of terminal exit message | oni-link | 2016-04-17 |
* | | Merge pull request #4357 from jbradaric/vim-7.4.1105 | Justin M. Keyes | 2016-04-09 |
|\ \ |
|
| * | | eval: Fix linter error. | Jurica Bradaric | 2016-02-27 |
| * | | vim-patch:7.4.1105 | Jurica Bradaric | 2016-02-27 |
* | | | vim-patch:7.4.1654 | James McCoy | 2016-03-30 |
* | | | vim-patch:7.4.1643 | James McCoy | 2016-03-30 |
* | | | vim-patch:7.4.1641 | James McCoy | 2016-03-30 |
* | | | Proper type checking for set{qf,loc}list() | Marco Hinz | 2016-03-02 |
| |/
|/| |
|
* | | Correct max numbers of args for some functions | Marco Hinz | 2016-03-01 |
* | | ops.c: breakout shared register type formatting code | Björn Linse | 2016-02-29 |
* | | eval: add v:event, which will contain data events want to propagate to their ... | Björn Linse | 2016-02-29 |
* | | Merge pull request #3900 from ZyX-I/inf-nan-string | Justin M. Keyes | 2016-02-28 |
|\ \
| |/
|/| |
|
| * | eval: Return different values when dividing by zero | ZyX | 2016-02-02 |
| * | eval: Use str2float() to represent inf and nan values | ZyX | 2016-02-02 |
* | | Avoid internal errors with setloclist() | Marco Hinz | 2016-02-26 |
* | | Make set{qf,loc}list() take {title} | Marco Hinz | 2016-02-25 |
* | | set_vim_var_dict: Allow NULL `val`. | Justin M. Keyes | 2016-02-23 |
* | | Merge pull request #4259 from watiko/vim-7.4.881 | Justin M. Keyes | 2016-02-22 |
|\ \ |
|
| * | | vim-patch:7.4.879 | watiko | 2016-02-15 |
* | | | Make TermClose event return the associated buffer | Marco Hinz | 2016-02-21 |
* | | | Merge pull request #4240 from jbradaric/vim-7.4.888 | Justin M. Keyes | 2016-02-19 |
|\ \ \ |
|
| * | | | eval: Fix linter error. | Jurica Bradaric | 2016-02-15 |
| * | | | vim-patch:7.4.888 | Jurica Bradaric | 2016-02-15 |
* | | | | vim-patch:7.4.844 #4228 | Jurica Bradaric | 2016-02-17 |
|/ / / |
|
* / / | vim-patch:7.4.792 | watiko | 2016-02-11 |
|/ / |
|
* | | vim-patch:7.4.834 | Jurica Bradaric | 2016-02-09 |
* | | Merge pull request #4178 from watiko/vim-7.4.708 | Justin M. Keyes | 2016-02-09 |
|\ \ |
|
| * | | vim-patch:7.4.717 | watiko | 2016-02-06 |
| * | | vim-patch:7.4.708 | watiko | 2016-02-06 |
* | | | Merge #4152 'vim-patch:7.4.{798,800,805,810,811,814,815,816,817,820,825}'. | Justin M. Keyes | 2016-02-09 |
|\ \ \ |
|
| * | | | vim-patch:7.4.816 | Jurica Bradaric | 2016-02-02 |
| * | | | vim-patch:7.4.815 | Jurica Bradaric | 2016-02-02 |