mirror of
https://github.com/lua/lua
synced 2026-06-08 15:34:49 +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
Automated archival mirror of github.com/lua/lua
Languages
C
66.4%
Lua
33%
Makefile
0.6%