Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 0280407fc5 Details před 5 roky
  Roberto Ierusalimschy ae809e9fd1 'luaV_concat' can "concat" one single value před 5 roky
  Roberto Ierusalimschy e96385aded Simplification and smaller buffers for 'lua_pushfstring' před 5 roky
  Roberto Ierusalimschy 72a094bda7 Undo change in the handling of 'L->top' (commit b80077b8f3) před 6 roky
  Roberto Ierusalimschy b80077b8f3 Change in the handling of 'L->top' when calling metamethods před 6 roky
  Roberto Ierusalimschy 1fb4d53925 OP_NEWTABLE keeps exact size of arrays před 6 roky
  Roberto Ierusalimschy 2c68e66570 Details před 6 roky
  Roberto Ierusalimschy b293ae0577 Details před 6 roky
  Roberto Ierusalimschy 7c5786479c A few more improvements in 'luaO_pushvfstring' před 6 roky
  Roberto Ierusalimschy b36e26f51b Some more small improvements to 'luaO_pushvfstring' před 6 roky
  Roberto Ierusalimschy 3da34a5fa7 Revamp of 'lua_pushfstring' / 'luaO_pushvfstring' před 6 roky
  Roberto Ierusalimschy 5ca1075b71 Added field 'srclen' to structure 'lua_Debug' před 6 roky
  Roberto Ierusalimschy 1e0c73d5b6 Changes in the validation of UTF-8 před 6 roky
  Roberto Ierusalimschy 5e76a4fd31 New macros for arithmetic/bitwise operations in 'luaV_execute' před 6 roky
  Roberto Ierusalimschy 5382a22e0e Corrections in the implementation of '%' for floats. před 7 roky
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings před 7 roky
  Roberto Ierusalimschy 505fc91222 no more 'luaO_nilobject' to avoid comparison of global variable addresses před 7 roky
  Roberto Ierusalimschy deb807837c 'luaO_pushvfstring' does not need to reallocate stack před 7 roky
  Roberto Ierusalimschy 34b00c16e2 removed compatibility code with older versions před 7 roky
  Roberto Ierusalimschy e2b15aa21d janitor work on casts před 7 roky
  Roberto Ierusalimschy a9295a2b8e typos in comments před 7 roky
  Roberto Ierusalimschy 599f1742c6 detail (typo in comments) před 7 roky
  Roberto Ierusalimschy e4e5aa85a2 detail ('signal' -> 'sign' in comments) před 7 roky
  Roberto Ierusalimschy 26679ea35b new function 'luaV_flttointeger' to convert floats to integers (without před 7 roky
  Roberto Ierusalimschy 911f1e3e7f raw operation should not convert strings to numbers před 7 roky
  Roberto Ierusalimschy 4dff277255 coercion string->number in arithmetic operations moved to string před 8 roky
  Roberto Ierusalimschy f96497397a new type 'StackValue' for stack elements před 8 roky
  Roberto Ierusalimschy a9dbc2d641 assert removed in 'luaO_arith' před 8 roky
  Roberto Ierusalimschy a45945b6d5 new macro 'lua_pointer2str' to encapsulate use of 'l_sprintf' inside před 8 roky
  Roberto Ierusalimschy 2a235312f0 detail (removing spaces at end of lines) před 8 roky