An error occurred while loading the blob controls.
Igor Munkin
authored
There was a little mess in exports file regarding LuaJIT symbols to be visible from Tarantool binary, so some functions (e.g. <lua_tonumberx> and <lua_tointegerx>) were hidden unintentionally. As a result of the patch almost all public LuaJIT symbols are exported from Tarantool binary; there are still several functions reasonably hidden (you can find the rationale around the corresponding cases in the test file). Closes #3680 @TarantoolBot document Title: clean up LuaJIT exported functions The list of the LuaJIT-related functions being exported (i.e. public) from Tarantool should be updated. The actual list of the exported symbols can be found within changeset (either extra/exports file or related Lua test chunk).
Name | Last commit | Last update |
---|---|---|
.. | ||
dist | ||
dmg | ||
luarocks | ||
tf | ||
CMakeLists.txt | ||
addopcodes.sh | ||
apigen | ||
bin2c.c | ||
exports | ||
exports_libcurl | ||
lemon.c | ||
lempar.c | ||
mkexports | ||
mkkeywordhash.c | ||
mkopcodec.sh | ||
mkopcodeh.sh | ||
org.tarantool.in | ||
txt2c.c |