Commit message (Expand) | Author | Age | |
---|---|---|---|
* | unittests: Add a test for TV_CSTRING | ZyX | 2017-04-14 |
* | eval: Change the point at which arg_errmsg and its length are changed | ZyX | 2017-04-14 |
* | eval: Use tv_is_func in place of ==VAR_FUNC||==VAR_PARTIAL | ZyX | 2017-03-29 |
* | eval: Move part of dictwatcher* functions to eval/typval | ZyX | 2017-03-29 |
* | eval/typval: Add missing includes, also add a script to find them | ZyX | 2017-03-29 |
* | eval: Fix max_min functions | ZyX | 2017-03-29 |
* | eval: Move remaining get_tv_string* functions to eval/typval.c | ZyX | 2017-03-29 |
* | eval: Move get_tv_lnum and get_tv_float to eval/typval.h | ZyX | 2017-03-29 |
* | eval,*: Move get_tv_string to typval.c | ZyX | 2017-03-29 |
* | eval: Move get_float_arg to typval.h | ZyX | 2017-03-29 |
* | eval: Split and move dict_add_nr_str to typval.c | ZyX | 2017-03-29 |
* | *: Move some dictionary functions to typval.h and use char* | ZyX | 2017-03-29 |
* | eval: Split eval.c into smaller files | ZyX | 2017-03-29 |