提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy 1ce6cb6032 no more option `*u' in read (too complex) 23 年之前
  Roberto Ierusalimschy 11c63bc3af error in calls signalled in first line (instead of last) 23 年之前
  Roberto Ierusalimschy f1f271ae76 details 23 年之前
  Roberto Ierusalimschy 6c7334a9ac line trace uses `savedpc' to save last `pc' seen 23 年之前
  Roberto Ierusalimschy 8e1e618606 `baselib' splited in `baselib' and `tablib' 23 年之前
  Roberto Ierusalimschy af4721f7a3 library with table manipulation functions 23 年之前
  Roberto Ierusalimschy 018e50ad7f use addresses as keys to hooks 23 年之前
  Roberto Ierusalimschy 7b65328c8e new semantics for `generic for' (with state) 23 年之前
  Roberto Ierusalimschy d2e05589d7 bug: `resume' was returning its arguments, too 23 年之前
  Roberto Ierusalimschy 237969724f support for `light' userdata + simpler support for `boxed' udata 23 年之前
  Roberto Ierusalimschy f438d00ef3 correct #args for calls with self (a:foo(...)) 23 年之前
  Roberto Ierusalimschy c3b90061ea new design for iolib (object style) 23 年之前
  Roberto Ierusalimschy a2e414d679 `pow' must be global (as the implementation of '^') 23 年之前
  Roberto Ierusalimschy 93bcb65a9b debug interface uses `method' to describe calls like `a:foo()' 23 年之前
  Roberto Ierusalimschy 49c95648a0 getmetatable doesn't push nil when there is no metatable 23 年之前
  Roberto Ierusalimschy 13ab5a6bb1 details 23 年之前
  Roberto Ierusalimschy cd99bbcd0d better support for new libraries 23 年之前
  Roberto Ierusalimschy 2cbbf7e95a `tostring' uses `__tostring' when available 23 年之前
  Roberto Ierusalimschy e5919be1a7 bug: end of block may not be end of stat 23 年之前
  Roberto Ierusalimschy b795d4b561 details 23 年之前
  Roberto Ierusalimschy c371413530 small bug if LUA_USERINIT leaves garbage on the stack 23 年之前
  Roberto Ierusalimschy d1f220217b when possible, library functions accept nil as none 23 年之前
  Roberto Ierusalimschy 405e3a4597 metatable always return some value 23 年之前
  Roberto Ierusalimschy 81215cd59f simpler way to control stack overflow 23 年之前
  Roberto Ierusalimschy 0b9b53e21c details 23 年之前
  Roberto Ierusalimschy 44a5484d73 small bug (L->ci->top may be larger than L->top...) 23 年之前
  Roberto Ierusalimschy 801aaf37b1 simpler implementation for line information 23 年之前
  Roberto Ierusalimschy 00af2faae7 first implementation of proper tail call 23 年之前
  Roberto Ierusalimschy e9ef7ed2d3 first implementation for tail call 23 年之前
  Roberto Ierusalimschy 2626708b72 details 23 年之前