You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
test_llthreads.lua Try to use socket.sleep() instead of os.execute('sleep 1') 15 years ago
test_table_copy.lua Add support for copying circular table references. 15 years ago