Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Roberto Ierusalimschy 5cecf0ea9f it is better to control stack space where it is needed. 25 yıl önce
  Roberto Ierusalimschy 3bc925138e first version of code optimizer 25 yıl önce
  Roberto Ierusalimschy 39e1f079bd code generator (and optimizer) for Lua 25 yıl önce
  Roberto Ierusalimschy 075da266e5 there is no need to use shorts... 25 yıl önce
  Roberto Ierusalimschy 228a62f799 details 25 yıl önce
  Roberto Ierusalimschy 7c2fb15bec need "string.h" to use "strchr". 25 yıl önce
  Roberto Ierusalimschy 1f01998516 nobody uses memmove any more. 25 yıl önce
  Roberto Ierusalimschy c929376d59 must include a definition for NULL 25 yıl önce
  Roberto Ierusalimschy 3afe85b2ce new version for INSTRUCTION formats 25 yıl önce
  Roberto Ierusalimschy 52aad0ab59 removing implementation for better error messages (must rethink it...) 25 yıl önce
  Roberto Ierusalimschy 74f1c3d025 small changes for "clean C" 25 yıl önce
  Roberto Ierusalimschy 1f691a4fcd renaming of some opcodes and fields 25 yıl önce
  Roberto Ierusalimschy d6b9f49aaf only need to reset buffer for strings, numbers, and names. 26 yıl önce
  Roberto Ierusalimschy d83c2a8455 performance details. 26 yıl önce
  Roberto Ierusalimschy d11e5adf55 `const' array in protos breaked in 3 arrays (for strings, numbers, and 26 yıl önce
  Roberto Ierusalimschy 99e340b2ba keep `top' in registers when running basic tasks (settable, getglobal, ...) 26 yıl önce
  Roberto Ierusalimschy 9744255ae9 error in call must be propagated 26 yıl önce
  Roberto Ierusalimschy 512b15b601 small optimizations (relational operators) 26 yıl önce
  Roberto Ierusalimschy 33d3504889 new debug API 26 yıl önce
  Roberto Ierusalimschy 2877bad4c2 new debug API (first version) 26 yıl önce
  Roberto Ierusalimschy 27163f032e Auxiliary functions from Debug Interface module 26 yıl önce
  Roberto Ierusalimschy eab57ed6fd details 26 yıl önce
  Roberto Ierusalimschy ea45f3eb28 better separation between debug code and regular code 26 yıl önce
  Roberto Ierusalimschy 46ec57cbc6 little change when calling tag methods 26 yıl önce
  Roberto Ierusalimschy 62787f1b1f `exp' is "reserved word" in Visual-C++ ;-) 26 yıl önce
  Roberto Ierusalimschy dcb7bb514e details (error messages) 26 yıl önce
  Roberto Ierusalimschy b3aaa048b0 bug: cannot reopen stdin (for binary mode) 26 yıl önce
  Roberto Ierusalimschy aee07c6599 details 26 yıl önce
  Roberto Ierusalimschy bcdbdaccc3 more debug information (still with bug for tag methods...) 26 yıl önce
  Roberto Ierusalimschy 5cafe5af02 tag method must be a function 26 yıl önce