Commit History

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy e70e6a3b7a <read(0)> tests for EOF 24 年之前
  Roberto Ierusalimschy 6548bf7462 warnings from Visual C 24 年之前
  Roberto Ierusalimschy 7178a5e34a new way to handle top x L->top 24 年之前
  Roberto Ierusalimschy 322b7b5fc5 easier to add new initialization functions 24 年之前
  Roberto Ierusalimschy 1f917e709c better use of extra include files (both for tests and for old_ansi) 24 年之前
  Roberto Ierusalimschy d444153dbe ESC (which starts precompiled code) in C is \33, not \27 24 年之前
  Roberto Ierusalimschy a894499566 details 24 年之前
  Roberto Ierusalimschy d1fc6244f0 extended syntax to allow function a.b.c (x) 24 年之前
  Roberto Ierusalimschy 7e3d3e1f70 details 24 年之前
  Roberto Ierusalimschy 1f9e3731d1 back to the basics (well-behaved variant record...) 24 年之前
  Roberto Ierusalimschy 42224ca553 loop of 'dostring' may never reclaim memory 24 年之前
  Roberto Ierusalimschy 426d3e43bd lock/unlock may use L + better structure for internal debug stuff 24 年之前
  Roberto Ierusalimschy 8823f371a2 new header to put together debug-related declarations 24 年之前
  Roberto Ierusalimschy e506b864cd no need for tags in boxed values :-( 24 年之前
  Roberto Ierusalimschy 9a231afa97 top must be updated when there is any error 24 年之前
  Roberto Ierusalimschy 4ab6acacdf better control of relationship top x L->top 24 年之前
  Roberto Ierusalimschy 6858763994 bug in lua_pushuserdata(L, NULL) 24 年之前
  Roberto Ierusalimschy b68fb7f62e `assert' returns its first argument 24 年之前
  Roberto Ierusalimschy 60ff79451c detail in error message 24 年之前
  Roberto Ierusalimschy 44a53df688 better to avoid dirty tricks 24 年之前
  Roberto Ierusalimschy 63a822c8e1 all boxed types start with their tags 24 年之前
  Roberto Ierusalimschy 09def5da44 small corrections 24 年之前
  Roberto Ierusalimschy 6b71a9cfe5 smaller tables for machines with 8-bit alignment 24 年之前
  Roberto Ierusalimschy fa8c44b510 avoid the use of "reopen" (not that standard) 24 年之前
  Roberto Ierusalimschy 3b6f8bfbe6 simpler implementation of for loops 24 年之前
  Roberto Ierusalimschy caf01b5bfa better implementation for list "for" 24 年之前
  Roberto Ierusalimschy ca1f28b829 avoid side-effects on macros that may use twice their arguments 24 年之前
  Roberto Ierusalimschy b82242d4c4 detail 24 年之前
  Roberto Ierusalimschy ac390020e9 optimizations based on all types but number and nil are pointers 24 年之前
  Roberto Ierusalimschy 9b45439860 details 24 年之前