eval: add v:event, which will contain data events want to propagate to their receivers.

Add helper functions dict_clear and dict_set_keys_readonly.
This commit is contained in:
Björn Linse
2016-02-29 15:27:11 +01:00
parent f2ae5a9cc0
commit 7ab9ff88e6
4 changed files with 66 additions and 9 deletions

View File

@@ -113,7 +113,8 @@ enum {
VV_OPTION_TYPE,
VV_ERRORS,
VV_MSGPACK_TYPES,
VV_LEN, /* number of v: vars */
VV_EVENT,
VV_LEN, // number of v: vars
};
/// Maximum number of function arguments