1 Commits (1949b4c559046f92407654989cb6687156a3d0a8)

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