1 Commits (cb88f6fe595fede8082a4ebbb0c0ac2c63fd91b9)

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