提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy 228a62f799 details 25 年之前
  Roberto Ierusalimschy 7c2fb15bec need "string.h" to use "strchr". 25 年之前
  Roberto Ierusalimschy 1f01998516 nobody uses memmove any more. 25 年之前
  Roberto Ierusalimschy c929376d59 must include a definition for NULL 25 年之前
  Roberto Ierusalimschy 3afe85b2ce new version for INSTRUCTION formats 25 年之前
  Roberto Ierusalimschy 52aad0ab59 removing implementation for better error messages (must rethink it...) 25 年之前
  Roberto Ierusalimschy 74f1c3d025 small changes for "clean C" 25 年之前
  Roberto Ierusalimschy 1f691a4fcd renaming of some opcodes and fields 25 年之前
  Roberto Ierusalimschy d6b9f49aaf only need to reset buffer for strings, numbers, and names. 26 年之前
  Roberto Ierusalimschy d83c2a8455 performance details. 26 年之前
  Roberto Ierusalimschy d11e5adf55 `const' array in protos breaked in 3 arrays (for strings, numbers, and 26 年之前
  Roberto Ierusalimschy 99e340b2ba keep `top' in registers when running basic tasks (settable, getglobal, ...) 26 年之前
  Roberto Ierusalimschy 9744255ae9 error in call must be propagated 26 年之前
  Roberto Ierusalimschy 512b15b601 small optimizations (relational operators) 26 年之前
  Roberto Ierusalimschy 33d3504889 new debug API 26 年之前
  Roberto Ierusalimschy 2877bad4c2 new debug API (first version) 26 年之前
  Roberto Ierusalimschy 27163f032e Auxiliary functions from Debug Interface module 26 年之前
  Roberto Ierusalimschy eab57ed6fd details 26 年之前
  Roberto Ierusalimschy ea45f3eb28 better separation between debug code and regular code 26 年之前
  Roberto Ierusalimschy 46ec57cbc6 little change when calling tag methods 26 年之前
  Roberto Ierusalimschy 62787f1b1f `exp' is "reserved word" in Visual-C++ ;-) 26 年之前
  Roberto Ierusalimschy dcb7bb514e details (error messages) 26 年之前
  Roberto Ierusalimschy b3aaa048b0 bug: cannot reopen stdin (for binary mode) 26 年之前
  Roberto Ierusalimschy aee07c6599 details 26 年之前
  Roberto Ierusalimschy bcdbdaccc3 more debug information (still with bug for tag methods...) 26 年之前
  Roberto Ierusalimschy 5cafe5af02 tag method must be a function 26 年之前
  Roberto Ierusalimschy 607012ece1 tag method must be a function 26 年之前
  Roberto Ierusalimschy 0652906e7a details. 26 年之前
  Roberto Ierusalimschy 4d1b815b60 return gives wrong line in debug information. 26 年之前
  Roberto Ierusalimschy 4ebc183e56 bug: return gives wrong line in debug information. 26 年之前