Skip to content
Snippets Groups Projects
Commit 38780c51 authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

Refactoring: split box/lua/call.cc

* Extract Lua initialization code to box/lua/init.c
* Move lbox_update/upsert/delete to box/lua/index.c
* Move all legacy and buggy code to box/lua/misc.cc

No semantical code changes.

Note: lbox_select() still doesn't support EXTERNAL_UNWIND!
parent a0eaaab6
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