Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | comments. | Roberto Ierusalimschy | 1999-12-27 | 1 | -2/+2 |
* | new ttypes to distinguish between C closures and Lua closures. | Roberto Ierusalimschy | 1999-12-23 | 1 | -8/+3 |
* | many details + code redistribution | Roberto Ierusalimschy | 1999-12-14 | 1 | -8/+32 |
* | first implementation of multiple states (reentrant code). | Roberto Ierusalimschy | 1999-11-22 | 1 | -12/+14 |
* | better implementation of `lua_ref' (much better...) | Roberto Ierusalimschy | 1999-11-10 | 1 | -15/+32 |
* | implementation of lua_ref (previously in module `lmem'). | Roberto Ierusalimschy | 1999-10-04 | 1 | -0/+78 |