mirror of
https://github.com/lua/lua.git
synced 2026-08-12 16:19:41 +00:00
d40cd315f50538e9dbd4362a4763c01527f4eb3a
The visibility for functions marked as LUAI_FUNC was changed from "hidden" to "internal". These functions cannot be called from outside the Lua kernel, and "internal" visibility offers more chances for optimizations.
Description
No description provided
Languages
C
66.4%
Lua
33%
Makefile
0.6%