Skip to content
Snippets Groups Projects
Unverified Commit 59149d6a authored by Alexander Turenko's avatar Alexander Turenko
Browse files

lua: factor out tuple encoding from luaT_tuple_new

It simplifies further changes around encoding a tuple: next commits will
get rid of throwing serialization errors and will expose a function to
encode a table (or tuple) from the Lua stack on the box region to the
module API.

Part of #5273
Part of #5382
parent 6a63b7c0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment