aboutsummaryrefslogtreecommitdiff
path: root/lua.c (unfollow)
Commit message (Expand)AuthorFilesLines
1999-12-29first version of extra debug information (NAME)Roberto Ierusalimschy6-520/+658
1999-12-29detailsRoberto Ierusalimschy1-28/+37
1999-12-28details.Roberto Ierusalimschy2-5/+5
1999-12-28better error messagesRoberto Ierusalimschy2-41/+48
1999-12-27comments.Roberto Ierusalimschy20-65/+65
1999-12-27no more "lua" in error messagesRoberto Ierusalimschy2-4/+4
1999-12-23new ttypes to distinguish between C closures and Lua closures.Roberto Ierusalimschy15-147/+180
1999-12-22detailsRoberto Ierusalimschy1-3/+5
1999-12-22little bug: `1ea' got a wrong token at the error messageRoberto Ierusalimschy1-2/+3
1999-12-21new way to control hooks inside hooks (now the control is done inside Lua)Roberto Ierusalimschy7-77/+82
1999-12-21new way to pass arguments: with option `-f'Roberto Ierusalimschy1-25/+36
1999-12-21debug information for parameters use line 0 for them (as they areRoberto Ierusalimschy1-15/+12
1999-12-20detailsRoberto Ierusalimschy1-6/+4
1999-12-20new chunkid for C functions (`luaL_chunkid')Roberto Ierusalimschy1-10/+17
1999-12-20new way to handle _PROMPTRoberto Ierusalimschy1-4/+10
1999-12-14luaS_newfixedstring renamed to luaS_newfixedRoberto Ierusalimschy4-10/+10
1999-12-14many details + code redistributionRoberto Ierusalimschy13-529/+170