1 Commits (c1cc4bcf297ef2b2f29335ddc8d728db081e3e16)

Author SHA1 Message Date
Robert G. Jakabosky 18df691f1f Add support for copying circular table references.
* Add a maximum copy depth of 30.
* Add stack overflow checks.

Value copying now uses a cache table to detect when multiple references
to the same table is being copied from one lua_State to another.
15 years ago