Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2004-07-13 | small bug | Roberto Ierusalimschy | 1 | -3/+4 |
2004-07-13 | several small changes (mainly function names) | Roberto Ierusalimschy | 1 | -84/+59 |
2004-07-09 | `lua_Chunkwriter' returns 0 in case of success | Roberto Ierusalimschy | 2 | -15/+20 |
2004-07-09 | new macro `luaL_typename' | Roberto Ierusalimschy | 4 | -7/+8 |
2004-07-09 | `lua_pushfstring' now supports `%p' option too | Roberto Ierusalimschy | 3 | -31/+30 |
2004-07-09 | separation between io lib and os lib | Roberto Ierusalimschy | 3 | -250/+49 |