aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval.c
Commit message (Expand)AuthorAge
* vim-patch:7.4.2044Michael Ennen2017-02-14
* vim-patch:7.4.2002Michael Ennen2017-02-14
* vim-patch:7.4.1989Michael Ennen2017-02-14
* vim-patch:7.4.1727Michael Ennen2017-02-14
* eval: Add id() function and make printf("%p") return something useful (#6095)Nikolai Aleksandrovich Pavlov2017-02-11
* process_spawn: Return status code (#6075)Justin M. Keyes2017-02-09
* Merge pull request #5913 from mhinz/buf-lookup-patchesJames McCoy2017-02-06
|\
| * vim-patch:7.4.2022Marco Hinz2017-02-04
* | eval: set_ref_in_item(): remove dead codeJustin M. Keyes2017-02-06
* | refactor: fix warningsJustin M. Keyes2017-02-04
|/
* refactor: Remove strncpy/STRNCPY. (#6008)Justin M. Keyes2017-01-26
* coverity/155513: Do not assume xcalloc can return NULLZyX2017-01-23
* vim-patch:7.4.2065 (#5950)Shougo2017-01-15
* vim-patch:7.4.2160 (#5952)Shougo2017-01-15
* job: Consume content from rbuffer before invoking the callback againJames McCoy2017-01-14
* eval: Remove dictwatcher from watchers queue before freeing itJames McCoy2017-01-12
* system([...]): Set v:shell_error=-1 if not executable.Rui Abreu Ferreira2017-01-11
* vim-patch:7.4.2009James McCoy2017-01-10
* vim-patch:7.4.2008James McCoy2017-01-10
* memory: Restore entered_free_all_mem functionalityZyX2017-01-07
* eval: Fix failing testZyX2017-01-07
* unittest: Add dict_items functionZyX2017-01-07
* eval: Make sure that copyID is reset when neededZyX2017-01-07
* Merge pull request #5826 from ZyX-I/fix-typval_encodeJames McCoy2017-01-06
|\
| * eval: Fix typoZyX2017-01-07
| * eval: Work with reference cycles in partials (self) properlyZyX2017-01-06
| * eval/typval_encode: Use TYPVAL_ENCODE_CONV_EMPTY_DICT for partialsZyX2017-01-06
| * *: Remove `// fname()` comments near typval_encode includesZyX2017-01-04
| * eval: Fix errorneous early exit when converting lists and dictionariesZyX2017-01-03
| * eval: Fix unused variable error in release buildsZyX2017-01-03
| * eval/typval_encode: Refactor arguments to argument macrosesZyX2017-01-03
| * eval: Do not free partial contents if partial is still referencedZyX2017-01-03
| * eval: Do not free partial lists as listsZyX2017-01-03
| * eval: Fix case when cur_mpsv is NULLZyX2017-01-03
| * eval/typval_encode: Fix infinite loopZyX2017-01-03
| * eval/typval_encode: Refactor big-big macros into .c.h fileZyX2017-01-03
| * eval/typval_encode: Make partial conversions not recursiveZyX2017-01-03
* | eval.c: filter_map(): avoid maybe-uninitialized warning (#5897)Michael Schupikov2017-01-06
* | Merge #5872 justinmk/test_autochdirJustin M. Keyes2017-01-04
|\ \
| * | refactor: Remove VimL function `test()`Justin M. Keyes2017-01-04
| * | refactor: Remove VimL function `test_autochdir()`Justin M. Keyes2017-01-04
| * | vim-patch:6f1d9aShougo Matsushita2017-01-02
| * | vim-patch:7.4.2015Shougo Matsushita2017-01-02
* | | vim-patch:7.4.2043 (#5871)lonerover2017-01-04
* | | fix lint errorlonerover2017-01-03
* | | vim-patch:7.4.1847lonerover2017-01-03
| |/ |/|
* | lintJames McCoy2017-01-02
* | vim-patch:7.4.1868James McCoy2017-01-01
* | vim-patch:7.4.1866James McCoy2017-01-01
|/
* lintJames McCoy2016-12-28