mirror of
https://github.com/lua/lua
synced 2026-06-08 15:34:49 +00:00
4bd10b6fe8
When available, use the calling code to find a suitable name for what was being called; this is particularly useful for errors of non-callable metamethods. This commit also improved the debug information for order metamethods.