Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 06127927ff new macro 'ispow2' il y a 7 ans
  Roberto Ierusalimschy 34aa0c5bd7 new macros 'likely'/'unlikely' with hints for jump predictions il y a 7 ans
  Roberto Ierusalimschy e2b15aa21d janitor work on casts il y a 7 ans
  Roberto Ierusalimschy f99f3c42ff comment il y a 7 ans
  Roberto Ierusalimschy 7ad20af2cf more freedom in handling memory-allocation errors (not all allocations il y a 7 ans
  Roberto Ierusalimschy d0356d5f15 another value for LUAI_MAXCCALLS (must think more about that) il y a 7 ans
  Roberto Ierusalimschy 196c87c9ce no more 'stackless' implementation; 'luaV_execute' calls itself il y a 7 ans
  Roberto Ierusalimschy 60a7492d24 new type 'ls_byte' for signed bytes il y a 8 ans
  Roberto Ierusalimschy 4bc33d64de avoid overflows in computation of step size il y a 8 ans
  Roberto Ierusalimschy 2caecf1b3e type 'L_Umaxalign' replaced by macro 'LUAI_MAXALIGN', which is also added il y a 8 ans
  Roberto Ierusalimschy d103312661 details (typos in comments) il y a 9 ans
  Roberto Ierusalimschy 5bdee4f810 small changes to allow 'precall' to spend time preserving 'func' il y a 10 ans
  Roberto Ierusalimschy 9294466234 detail (string cache a bit smaller by default) il y a 10 ans
  Roberto Ierusalimschy 9fae7b6d3f code for string cache generalized for "associative sets" (compiler il y a 10 ans
  Roberto Ierusalimschy 1198d82530 'lua_longassert' defined as an expression (instead of a command) il y a 10 ans
  Roberto Ierusalimschy b9db9bd0ef 'lua_Number' added to 'L_Umaxalign' union il y a 10 ans
  Roberto Ierusalimschy 16e8bb360b comment il y a 10 ans
  Roberto Ierusalimschy a30c66f0fc macro 'luai_apicheck'/'api_check' back with a 'lua_State' parameter il y a 10 ans
  Roberto Ierusalimschy a80cada914 new cache for interning strings il y a 10 ans
  Roberto Ierusalimschy a00013c8d0 'point2int' -> 'point2uint' (to reflect its actual result type) il y a 10 ans
  Roberto Ierusalimschy 4ccc4578b3 detail (use 'l_floor' instead of 'l_mathop(floor)') il y a 10 ans
  Roberto Ierusalimschy c8d6cb0136 macros 'luai_num*' (for float arithmetic operations) moved to il y a 10 ans
  Roberto Ierusalimschy 438a9fcc78 LUAI_MAXSHORTLEN moved from 'luaconf.h' to 'llimits.h' (does not il y a 10 ans
  Roberto Ierusalimschy 5b01cb39b5 larger MINSTRTABSIZE (standard Lua starts with ~230 strings, after il y a 10 ans
  Roberto Ierusalimschy a0503305bd comments il y a 10 ans
  Roberto Ierusalimschy cdd26700e8 definition for 'MAXUPVAL' moved for a more "private" place and its il y a 10 ans
  Roberto Ierusalimschy 1465edf341 old Visual Studio versions did not support 'noreturn' attribute il y a 10 ans
  Roberto Ierusalimschy e75c0148c3 comments (references to "ANSI C" changed to "ISO C", which is the il y a 11 ans
  Roberto Ierusalimschy ff6c034330 configurations for types 'lu_mem'/'l_mem'/'Instruction' moved to here il y a 11 ans
  Roberto Ierusalimschy 491103708e 'MAXSTACK' -> 'MAXREGS' and moved to 'lcode.c' (there is no reason il y a 11 ans