Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 2877bad4c2 new debug API (first version) 26 years ago
  Roberto Ierusalimschy 27163f032e Auxiliary functions from Debug Interface module 26 years ago
  Roberto Ierusalimschy eab57ed6fd details 26 years ago
  Roberto Ierusalimschy ea45f3eb28 better separation between debug code and regular code 26 years ago
  Roberto Ierusalimschy 46ec57cbc6 little change when calling tag methods 26 years ago
  Roberto Ierusalimschy 62787f1b1f `exp' is "reserved word" in Visual-C++ ;-) 26 years ago
  Roberto Ierusalimschy dcb7bb514e details (error messages) 26 years ago
  Roberto Ierusalimschy b3aaa048b0 bug: cannot reopen stdin (for binary mode) 26 years ago
  Roberto Ierusalimschy aee07c6599 details 26 years ago
  Roberto Ierusalimschy bcdbdaccc3 more debug information (still with bug for tag methods...) 26 years ago
  Roberto Ierusalimschy 5cafe5af02 tag method must be a function 26 years ago
  Roberto Ierusalimschy 607012ece1 tag method must be a function 26 years ago
  Roberto Ierusalimschy 0652906e7a details. 26 years ago
  Roberto Ierusalimschy 4d1b815b60 return gives wrong line in debug information. 26 years ago
  Roberto Ierusalimschy 4ebc183e56 bug: return gives wrong line in debug information. 26 years ago
  Roberto Ierusalimschy 298d0abff7 first version of extra debug information (NAME) 26 years ago
  Roberto Ierusalimschy 4fbe775154 details 26 years ago
  Roberto Ierusalimschy aabefe9d68 details. 26 years ago
  Roberto Ierusalimschy fb60283974 better error messages 26 years ago
  Roberto Ierusalimschy acdb0b741e comments. 26 years ago
  Roberto Ierusalimschy 5b08fcd5a1 no more "lua" in error messages 26 years ago
  Roberto Ierusalimschy b1b0c219f5 new ttypes to distinguish between C closures and Lua closures. 26 years ago
  Roberto Ierusalimschy be3212de78 details 26 years ago
  Roberto Ierusalimschy 2eaf9a00ae little bug: `1ea' got a wrong token at the error message 26 years ago
  Roberto Ierusalimschy 6c79a0a80d new way to control hooks inside hooks (now the control is done inside Lua) 26 years ago
  Roberto Ierusalimschy 3daeabb606 new way to pass arguments: with option `-f' 26 years ago
  Roberto Ierusalimschy cfdebfbc53 debug information for parameters use line 0 for them (as they are 26 years ago
  Roberto Ierusalimschy d61d5bef9d details 26 years ago
  Roberto Ierusalimschy 4450efc97e new chunkid for C functions (`luaL_chunkid') 26 years ago
  Roberto Ierusalimschy de65253f2d new way to handle _PROMPT 26 years ago