Commit History

Autor SHA1 Mensaxe Data
  Roberto Ierusalimschy 99b1b8e918 first version with 'NANTRICK' (packing all Lua values inside a 'double') %!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 0214dab989 yet another macro ('num_') %!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 3f04a9f2c0 code is simpler without 'goto' here %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 2a59a999d4 yet another macro abstracting TValue representation %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy ee7d0c2649 new macro 'luai_writeline' to print newlines (and flush 'stdout') %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy aa13c591f5 avoid use of 'ifdef/ifndef'; use 'defined' instead (simpler and %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 6c8a32217a changes by lhf (better control of chars x bytes) %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy cb09f4fef4 details %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 3cf1729a02 new macro 'lua_longassert' that is equivalent to an assertion without %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 74b0bb3a45 macro 'checkconsistency' moved to this file, as it is used only %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy e4076fe6d9 break long assertion in two shorter ones %!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 25b4e35ee8 new macros abstracting TValue representation (to easy change to %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 7e1facaa4e detail in assertion %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy ad2531a0ee more complete (and hopefuly more correct) handling of 'sizeof(char)' %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy bc1c718cc0 removed TOKEN_LEN (useless) %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy c9ce754e38 comment %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy d34271fe42 MacOS 'strtod' handles hexa formats too %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy d120ec29ca bug in OP_SELF when method name goes to a register %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 2aff901c93 Mac OS defines LUA_USE_AFORMAT and LUA_USE_LONGLONG by default %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy bad231c481 'LUA_USELONGLONG' -> 'LUA_USE_LONGLONG' %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy a2b1c279f1 'LUA_USELONGLONG' on by default on Linux + LUA_USE_HEXAFLOAT renamed %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 2f128c5130 'luaL_setfuncs' does not need to accept a NULL list. (If there is %!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 a4e644add2 small bug (masked by wrong entry for OP_TEST in opcodes.c) %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 05ca63642b added macro for code checking %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy f17e3624ef local function name only visible to debug info after being initialized %!s(int64=14) %!d(string=hai) anos