Историја ревизија

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 5e76a4fd31 New macros for arithmetic/bitwise operations in 'luaV_execute' пре 6 година
  Roberto Ierusalimschy 5382a22e0e Corrections in the implementation of '%' for floats. пре 7 година
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings пре 7 година
  Roberto Ierusalimschy 6e600695f8 field 'sizearray' in struct 'Table' changed to 'alimit', which can пре 7 година
  Roberto Ierusalimschy 9243c414d9 first version of empty entries in tables пре 7 година
  Roberto Ierusalimschy 465b474899 small reorganization of 'luaV_flttointeger'/'luaV_tointeger' пре 7 година
  Roberto Ierusalimschy 1afd5a152d more generic way to handle 'gclist' пре 7 година
  Roberto Ierusalimschy c766e4103d 'luaV_execute' gets call info as extra argument (it is always пре 7 година
  Roberto Ierusalimschy 26679ea35b new function 'luaV_flttointeger' to convert floats to integers (without пре 7 година
  Roberto Ierusalimschy 4dff277255 coercion string->number in arithmetic operations moved to string пре 8 година
  Roberto Ierusalimschy f96497397a new type 'StackValue' for stack elements пре 8 година
  Roberto Ierusalimschy d13a3fb070 detail пре 8 година
  Roberto Ierusalimschy dad85e4131 macro 'setobj2t' may not be an expression пре 8 година
  Roberto Ierusalimschy 7647d5d13d revamp of fast track for table access (table set uses the same пре 8 година
  Roberto Ierusalimschy 2a235312f0 detail (removing spaces at end of lines) пре 8 година
  Roberto Ierusalimschy 1a44e82200 'luaV_fastget' only treats the real fast case (table with a non-nil пре 9 година
  Roberto Ierusalimschy b91bc93fd3 'setobj2t' incorporated into 'luaV_fastset' + 'invalidateTMcache' пре 10 година
  Roberto Ierusalimschy 8f25d08637 'invalidateTMcache' not needed in all 'settable' uses пре 10 година
  Roberto Ierusalimschy 3b795541c4 fast track for 'settable' пре 10 година
  Roberto Ierusalimschy e247c3ada3 implementation of fast track for gettable operations пре 10 година
  Roberto Ierusalimschy 81245b1ad5 'numisinteger' (for table keys) replaced by 'luaV_tointeger' (old пре 10 година
  Roberto Ierusalimschy f5c690b684 details in comments пре 11 година
  Roberto Ierusalimschy d861706620 new macro 'cvt2num' to better control whether strings are convertible пре 11 година
  Roberto Ierusalimschy 34ac039fb8 new macro 'cvt2str' to better control whether numbers are convertible пре 11 година
  Roberto Ierusalimschy c98f195eb9 function 'luaV_numtointeger' changed to a global macro пре 11 година
  Roberto Ierusalimschy 27d9219cf3 no more integer exponentiation пре 11 година
  Roberto Ierusalimschy e98ba351ce n^-m gives float result (instead of error) пре 11 година
  Roberto Ierusalimschy 037a70dfea cast_u2s/cast_s2u renamed l_castS2U/l_castU2S to be configurable from пре 11 година
  Roberto Ierusalimschy 8f961da3db macros cast_integer/cast_unsigned replaced by cast_u2s/cast_s2u, that пре 11 година
  Roberto Ierusalimschy ea69f17d98 macro 'tostring' is used only by 'luaV_concat' пре 11 година