Historique des commits

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