2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  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 23 жил өмнө
  Roberto Ierusalimschy 448517e47e no more linehook field in CallInfo 23 жил өмнө
  Roberto Ierusalimschy 931ee346e3 legacy declaration 23 жил өмнө
  Roberto Ierusalimschy dea98702c9 preparations for stack reallocation 23 жил өмнө
  Roberto Ierusalimschy 7ab7703b53 cleaner semantics for test instructions (skips) 23 жил өмнө
  Roberto Ierusalimschy 566310fa04 small optimization 23 жил өмнө
  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 жил өмнө
  Roberto Ierusalimschy b7ae43d457 detail 24 жил өмнө