Commit message (Expand) | Author | Age | |
---|---|---|---|
* | *: Move some dictionary functions to typval.h and use char* | ZyX | 2017-03-29 |
* | functests: Add tests for new fixes | ZyX | 2017-01-06 |
* | tests: Add tests for partials dumping | ZyX | 2017-01-03 |
* | eval/typval_encode: Fix infinite loop | ZyX | 2017-01-03 |
* | functests: Check logs in lua code | ZyX | 2016-06-10 |
* | Satisfy testlint. | KillTheMule | 2016-04-28 |
* | functests: Make json_functions_spec use new NIL where appropriate | ZyX | 2016-04-18 |
* | eval/encode: Make sure that encoder can encode NULL variables | ZyX | 2016-04-18 |
* | eval: Remove v:none | ZyX | 2016-04-18 |
* | eval: Add special variables v:false, v:null, v:none | ZyX | 2016-04-18 |
* | functests: Add string() function tests | ZyX | 2016-02-02 |