Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy 16e8bb360b comment há 10 anos atrás
  Roberto Ierusalimschy a30c66f0fc macro 'luai_apicheck'/'api_check' back with a 'lua_State' parameter há 10 anos atrás
  Roberto Ierusalimschy a80cada914 new cache for interning strings há 10 anos atrás
  Roberto Ierusalimschy a00013c8d0 'point2int' -> 'point2uint' (to reflect its actual result type) há 10 anos atrás
  Roberto Ierusalimschy 4ccc4578b3 detail (use 'l_floor' instead of 'l_mathop(floor)') há 10 anos atrás
  Roberto Ierusalimschy c8d6cb0136 macros 'luai_num*' (for float arithmetic operations) moved to há 10 anos atrás
  Roberto Ierusalimschy 438a9fcc78 LUAI_MAXSHORTLEN moved from 'luaconf.h' to 'llimits.h' (does not há 10 anos atrás
  Roberto Ierusalimschy 5b01cb39b5 larger MINSTRTABSIZE (standard Lua starts with ~230 strings, after há 10 anos atrás
  Roberto Ierusalimschy a0503305bd comments há 10 anos atrás
  Roberto Ierusalimschy cdd26700e8 definition for 'MAXUPVAL' moved for a more "private" place and its há 10 anos atrás
  Roberto Ierusalimschy 1465edf341 old Visual Studio versions did not support 'noreturn' attribute há 10 anos atrás
  Roberto Ierusalimschy e75c0148c3 comments (references to "ANSI C" changed to "ISO C", which is the há 10 anos atrás
  Roberto Ierusalimschy ff6c034330 configurations for types 'lu_mem'/'l_mem'/'Instruction' moved to here há 10 anos atrás
  Roberto Ierusalimschy 491103708e 'MAXSTACK' -> 'MAXREGS' and moved to 'lcode.c' (there is no reason há 10 anos atrás
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' há 10 anos atrás
  Roberto Ierusalimschy 325e44d87e no more "-2" for limits. (Limits should be precise; safety is in há 11 anos atrás
  Roberto Ierusalimschy 54ac253343 detail (no need to define LUAI_USER_ALIGNMENT_T when it is not há 11 anos atrás
  Roberto Ierusalimschy 5bbb4a06a6 removed unused parameter Ä'L' in macro 'api_check' and company há 11 anos atrás
  Roberto Ierusalimschy c94f11d783 'IntPoint' -> 'point2int' + ensure that casted value fits in há 11 anos atrás
  Roberto Ierusalimschy 037a70dfea cast_u2s/cast_s2u renamed l_castS2U/l_castU2S to be configurable from há 11 anos atrás
  Roberto Ierusalimschy 8f961da3db macros cast_integer/cast_unsigned replaced by cast_u2s/cast_s2u, that há 11 anos atrás
  Roberto Ierusalimschy ef789d4161 new global macro 'LUA_MAXUNSIGNED' há 11 anos atrás
  Roberto Ierusalimschy bf06e22b6a correct definition for 'MAX_SIZE' (using singed integers as the limit, há 11 anos atrás
  Roberto Ierusalimschy 2771050dfa 'MIN/MAX_INTEGER' replaced by 'LUA_MIN/MAXINTEGER' há 11 anos atrás
  Roberto Ierusalimschy cd12410195 new macro 'cast_void' há 11 anos atrás
  Roberto Ierusalimschy 11e762dbcd added macro MAX_UINTEGER há 11 anos atrás
  Roberto Ierusalimschy 8c68863960 initial size of string table (MINSTRTABSIZE) should be large enough há 12 anos atrás
  Roberto Ierusalimschy 130c0e40e0 new constant 'MAX_SIZE', distinct from 'MAX_SIZET', for sizes visible há 12 anos atrás
  Roberto Ierusalimschy fc083f1138 removed all tricks for conversions + 'luai_hashnum' moved to ltable.c há 12 anos atrás
  Roberto Ierusalimschy d630daca1a "legal" way to convert a float to an integer in C há 12 anos atrás