Commit History

Autor SHA1 Mensaxe Data
  Roberto Ierusalimschy f99f3c42ff comment %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy f360e7778b assert cannot use instruction after the last %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 4676f6599e new macros 'isOT'/'isIT' %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 1d5b885437 when running Lua code, there is no need to keep 'L->top' "correct"; %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 4dc0be950a new macro 'isLuacode' (to distinguish regular Lua code from %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 3153a41e33 no need to save 'pc' in case of allocation errors %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy d388c165ef new opcodes 'FORLOOP1'/'FORPREP1' for "basic for" (integer variable %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy ab07005568 new auxiliary function 'luaK_isKint' + removal of 'luaK_needclose', %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 7024f49c42 default now is compiling without compatibility options + smaller %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 2f6f6abeba 'rehash' -> 'tablerehash' %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 3064edead2 details (cleaning uses of 'exp1') %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy f8c1c1469a some cleaning on signed opcode parameters %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 4b6928e7f5 (1 << 31) with signed integer has undefined behavior in C %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy b3f924bc69 'Proto->numparams' does not include vararg parameter %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy e001d5aea6 'VRELOCABLE' -> 'VRELOC' %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy e752d84ed8 bug: memory-allocation error when resizing a table can leave it %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 86431a2f1c new opcodes BANDK/BORK/BXORK. (They do not use immediate operands %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 36cf8f3a3c Code should not change the stack level after the initialization of a %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 725c15a4ca when shrinking stack, always shrinks the CI list. %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy b077b20206 back to reallocation when resizing the string table. %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 3cf340f676 allows memory-allocation errors when shrinking blocks %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 7ad20af2cf more freedom in handling memory-allocation errors (not all allocations %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy bfb88e99e9 'luaD_growstack' cannot raise any errors when 'raiseerror' is %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy c5ebed7399 'luaM_shrinkvector' raises an error if it cannot shrink the block %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy e663a24ab0 more freedom in handling memory-allocation errors (not all allocations %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 40f823ec90 new C instruction "rawcheckstack" (to test failing in 'lua_checkstack') %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 7622373033 using explicit tests for allocation overflow whenever possible %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 46bc7f2bf7 detail (comment) %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy cc01d46247 new test function 'T.allocount' to restrict number of allocations %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 9fa1baf6de opcodes for order and shift can use several metamethods, %!s(int64=7) %!d(string=hai) anos