Commit History

Autor SHA1 Mensaxe Data
  Roberto Ierusalimschy f62565abea avoid warnings with -Wstrict-overflow %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 3b44821334 stricter control (using tag variants) over closure kinds (Lua x C) %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 821bd7025e more uniform names for 'equalobj'-related functions %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 9b7dddad7d no need for two different implementations for equality (one raw and %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 81952e6884 avoid using expression as argument to unsafe macro 'l_isfalse' %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 4758113043 change in opcode OP_LOADNIL: B is used as a counter instead of a %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 05ca63642b added macro for code checking %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 427ee519db new instruction OP_LOADKX (to replace OP_LOADK with extra argument) %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 5286650894 new macro 'ttisequal' %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 0fb1644c60 2nd operand for unary tag methods does not need to be 'nil' %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy e7a9c45a48 trying to avoid assumption that sizeof(char)==1 %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy f8d677f94c no more 'OP_CLOSE' instructions (use jumps to close upvalues) %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 06c7efb4a9 avoid extra increment to 'savedpc' when jumping %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy dd547c55c8 new scheme to close upvalues in 'break'; jump instructions may %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy c9af0768fc GC does not mark dead registers inside activation record %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy ccc4fc9cf0 detection of erroneous numeric strings with \0 (such as "1\0") %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy fdd5f2f7a3 comment typos %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 4590a89b32 corrected warnings from different compilers (mostly casts and small %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy a71c5f6f53 typo in comments %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy fabe4ec487 better barrier for prototypes %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 575074fd85 Lua closures are cached for reuse %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy cf531912f2 one more macro (mvdispatch) to easy experiments with alternative %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy b6e9fcbd70 use of macro ('vmcase') to format all cases in main switch of %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 8554baeacf small changes in 'luaV_execute' to make cases more regularly formatted %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 237f755dca typos in comments %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy fde866e303 details (comments) %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 49ca1f7083 allows thread switches (when/if there are thread switches) in the same %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 53f9499f7f "light C function" is a better name than "C-function pointer" %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 575befc394 comparsion tag methods follow the same rule as other binary TMs %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy b7be05ad27 invalid instructions "cannot" happen %!s(int64=15) %!d(string=hai) anos