1 Commits (a3c36643bb72a25d87d7324043f9c5a16f94e2d6)

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