Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
1997-03-20 | files now have proper tags. | Roberto Ierusalimschy | 1 | -5/+8 |
1997-03-20 | BUG: lua_newtag can be called before luaI_IMtable is initialized. | Roberto Ierusalimschy | 1 | -8/+12 |
1997-03-20 | i.m. "arith" and "order" splited for different operations | Roberto Ierusalimschy | 4 | -122/+151 |
1997-03-20 | luaI_type moved to fallback.c | Roberto Ierusalimschy | 1 | -29/+1 |
1997-03-19 | setmethods should return old methods. | Roberto Ierusalimschy | 1 | -1/+3 |
1997-03-19 | first full implementation of internal methods | Roberto Ierusalimschy | 11 | -251/+404 |
1997-03-18 | new header 'auxlib.h' + new function luaL_verror | Roberto Ierusalimschy | 6 | -36/+41 |