Files
neovim/test/unit
bfredl d60412b18e refactor(eval): use arena when converting typvals to Object
Note: this contains two _temporary_ changes which can be reverted
once the Arena vs no-Arena distinction in API wrappers has been removed.
Both nlua_push_Object and object_to_vim_take_luaref() has been changed
to take the object argument as a pointer. This is not going to be
necessary once these are only used with arena (or not at all) allocated
Objects.

The object_to_vim() variant which leaves luaref untouched might need to
stay for a little longer.
2024-02-15 10:42:06 +01:00
..
2023-12-06 08:04:21 +08:00
2024-01-17 10:10:17 +00:00
2017-04-01 12:25:10 +03:00
2024-01-12 12:04:19 +00:00