Historie revizí

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