コミット履歴

作者 SHA1 メッセージ 日付
  Roberto Ierusalimschy cb50fcf42d incomplete lines (by lhf) 23 年 前
  Roberto Ierusalimschy c6a108e012 test for lua_pushbool 23 年 前
  Roberto Ierusalimschy d5ceb369b1 boolean type must be 0 or 1 23 年 前
  Roberto Ierusalimschy 86a4de256e no more lua_[gs]etstr 23 年 前
  Roberto Ierusalimschy 53aaee6ee6 comments 23 年 前
  Roberto Ierusalimschy 67bda7e136 details. 23 年 前
  Roberto Ierusalimschy 7c8f1823e7 bug: true 1 != true 2 + no more lua_getstr + some new macros 23 年 前
  Roberto Ierusalimschy ca181f31e4 line number in listcode (and tests for replace) 23 年 前
  Roberto Ierusalimschy 38b0e6128d simpler implementation for `for' loops 23 年 前
  Roberto Ierusalimschy addbe8c8b0 protected execution of `resume' 23 年 前
  Roberto Ierusalimschy 6bb5cb1cbd comments 23 年 前
  Roberto Ierusalimschy d070506a25 new function luaL_errstr 23 年 前
  Roberto Ierusalimschy 0a87d9d334 new function `lua_replace' 23 年 前
  Roberto Ierusalimschy f856fdeabd details 23 年 前
  Roberto Ierusalimschy 653977a0ac callhook can be static 23 年 前
  Roberto Ierusalimschy d6fd33e76f `eventtable' renamed to `metatable' 23 年 前
  Roberto Ierusalimschy 50e2952593 first version of dynamic stack 23 年 前
  Roberto Ierusalimschy b217ae644e details 23 年 前
  Roberto Ierusalimschy a048cc9676 nil is a `valid' eventtable 23 年 前
  Roberto Ierusalimschy eb262bc617 2^15 does not fit in a 16-bit int 23 年 前
  Roberto Ierusalimschy 74907fb71e OP_LOADINT can be done by OP_LOADK 23 年 前
  Roberto Ierusalimschy b38e594ed7 small improvements 24 年 前
  Roberto Ierusalimschy 448517e47e no more linehook field in CallInfo 24 年 前
  Roberto Ierusalimschy 931ee346e3 legacy declaration 24 年 前
  Roberto Ierusalimschy dea98702c9 preparations for stack reallocation 24 年 前
  Roberto Ierusalimschy 7ab7703b53 cleaner semantics for test instructions (skips) 24 年 前
  Roberto Ierusalimschy 566310fa04 small optimization 24 年 前
  Roberto Ierusalimschy 6272c843de `yield' passes its arguments to `resume' 24 年 前
  Roberto Ierusalimschy 5d14ce612b details 24 年 前
  Roberto Ierusalimschy d56d4cf776 distinct functions to create/destroy states and threads 24 年 前