5 Commits (18df691f1f81a3a56b3569d712e4a0c8ce3256d6)

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
Robert G. Jakabosky a363eb15ec Try to use socket.sleep() instead of os.execute('sleep 1') 15 years ago
Robert G. Jakabosky 0c4e09228b Improved README. 15 years ago
Robert G. Jakabosky daec802d96 Improved error message handling. 15 years ago
Robert G. Jakabosky 27aae37121 Initial release of llthreads. 15 years ago