Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
1999-12-30 | details | Roberto Ierusalimschy | 1 | -17/+24 |
1999-12-30 | more debug information (still with bug for tag methods...) | Roberto Ierusalimschy | 6 | -30/+41 |
1999-12-30 | tag method must be a function | Roberto Ierusalimschy | 1 | -2/+6 |
1999-12-30 | tag method must be a function | Roberto Ierusalimschy | 1 | -4/+7 |
1999-12-30 | details. | Roberto Ierusalimschy | 1 | -2/+2 |
1999-12-29 | return gives wrong line in debug information. | Roberto Ierusalimschy | 1 | -0/+6 |
1999-12-29 | bug: return gives wrong line in debug information. | Roberto Ierusalimschy | 1 | -2/+3 |
1999-12-29 | first version of extra debug information (NAME) | Roberto Ierusalimschy | 6 | -520/+658 |
1999-12-29 | details | Roberto Ierusalimschy | 1 | -28/+37 |
1999-12-28 | details. | Roberto Ierusalimschy | 2 | -5/+5 |
1999-12-28 | better error messages | Roberto Ierusalimschy | 2 | -41/+48 |
1999-12-27 | comments. | Roberto Ierusalimschy | 20 | -65/+65 |
1999-12-27 | no more "lua" in error messages | Roberto Ierusalimschy | 2 | -4/+4 |
1999-12-23 | new ttypes to distinguish between C closures and Lua closures. | Roberto Ierusalimschy | 15 | -147/+180 |
1999-12-22 | details | Roberto Ierusalimschy | 1 | -3/+5 |
1999-12-22 | little bug: `1ea' got a wrong token at the error message | Roberto Ierusalimschy | 1 | -2/+3 |
1999-12-21 | new way to control hooks inside hooks (now the control is done inside Lua) | Roberto Ierusalimschy | 7 | -77/+82 |
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 |