aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval_defs.h
Commit message (Expand)AuthorAge
* Fixes.Michael Ennen2016-12-12
* vim-patch:7.4.1836Michael Ennen2016-12-12
* vim-patch:7.4.1559Michael Ennen2016-12-12
* vim-patch:7.4.1648Jurica Bradaric2016-09-28
* vim-patch:7.4.1703James McCoy2016-07-23
* *: Fix linter errorsZyX2016-06-24
* eval: Also make clear_tv non-recursiveZyX2016-06-24
* eval: Change dv_lock type to VarLockStatusZyX2016-04-18
* eval: Remove v:noneZyX2016-04-18
* eval: Add special variables v:false, v:null, v:noneZyX2016-04-18
* eval: Add special variable typeZyX2016-04-18
* eval_defs.h: fix commentJustin M. Keyes2016-01-27
* vim-patch:7.4.698Jurica Bradaric2016-01-27
* eval: Replace internal_refcount hack with proper copyID settingZyX2015-12-13
* eval: Implement dictionary change notificationsThiago de Arruda2015-11-09
* *: Make ShaDa code use VimL values for additional_\* dataZyX2015-10-08
* vim-patch:7.4.609oni-link2015-09-07
* eval: Remove most of msgpack* functions limitationsZyX2015-08-02
* eval: Add internal_refcount field to dict_TThiago de Arruda2015-04-02
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15