mirror of
https://github.com/lua/lua.git
synced 2026-06-13 10:49:27 +00:00
b08c9079c5ab026f07942fb898f791325d270177
The array with the names of the opcodes was moved to a header file
('lopnames.h'), as it is not used by the Lua kernel. Files that need
that array ('luac.c' and 'ltests.c') include the header file to get
a private (static) copy.
Description
No description provided
Languages
C
66.4%
Lua
33%
Makefile
0.6%