Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
1999-12-21 | new way to control hooks inside hooks (now the control is done inside Lua) | Roberto Ierusalimschy | 1 | -1/+4 |
1999-12-21 | new way to pass arguments: with option `-f' | Roberto Ierusalimschy | 1 | -25/+36 |
1999-12-21 | debug information for parameters use line 0 for them (as they are | Roberto Ierusalimschy | 1 | -15/+12 |
1999-12-20 | details | Roberto Ierusalimschy | 1 | -6/+4 |
1999-12-20 | new chunkid for C functions (`luaL_chunkid') | Roberto Ierusalimschy | 1 | -10/+17 |
1999-12-20 | new way to handle _PROMPT | Roberto Ierusalimschy | 1 | -4/+10 |
1999-12-14 | luaS_newfixedstring renamed to luaS_newfixed | Roberto Ierusalimschy | 4 | -10/+10 |
1999-12-14 | many details + code redistribution | Roberto Ierusalimschy | 13 | -529/+170 |