Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 521b38532a better interfaces for luaD_calln (x luaD_call) před 26 roky
  Roberto Ierusalimschy cdd0fe9946 some C compilers cannot initialize a local struct před 26 roky
  Roberto Ierusalimschy bc8619342a better control of stack size (only for DEBUG). před 26 roky
  Roberto Ierusalimschy 0bbd96bd5f details. před 26 roky
  Roberto Ierusalimschy 2679461637 no more assignment expressions (they don't fit in Lua...) před 26 roky
  Roberto Ierusalimschy 0870a2d1d8 new opcode TAILCALL před 26 roky
  Roberto Ierusalimschy 677188de8a details. před 26 roky
  Roberto Ierusalimschy 9d7bae0b6a better instrumentation for internal debugging před 26 roky
  Roberto Ierusalimschy c364e9f97e LONGARGW (for completeness). před 26 roky
  Roberto Ierusalimschy b82ff713e3 new name for opcode před 26 roky
  Roberto Ierusalimschy ad6c7b0dd4 small corrections in opcodes. před 26 roky
  Roberto Ierusalimschy 8b2d97d187 assignment expression may be multiple před 26 roky
  Roberto Ierusalimschy fb1cf6ab2d clearer way to set tables. před 26 roky
  Roberto Ierusalimschy 5687949560 "lua_debug", "lua_callhook" and "lua_linehook" must be inside "lua_state". před 26 roky
  Roberto Ierusalimschy cbc58af260 new opcode for "long" arguments (3 bytes) před 26 roky
  Roberto Ierusalimschy 27407fc1f5 new syntax: assignment expressions + better order for opcodes před 26 roky
  Roberto Ierusalimschy 1a17da2ff9 opcodes with builtin parameters are too complicated for very little extra před 26 roky
  Roberto Ierusalimschy 4a13f513f8 luaH_set does the set! před 26 roky
  Roberto Ierusalimschy 595738f6fe small optimizations před 26 roky
  Roberto Ierusalimschy b5eb4f3126 small optimization in getglobal před 26 roky
  Roberto Ierusalimschy fb663f768d "%.16g" already formats integers as integers, so we do not need an před 26 roky
  Roberto Ierusalimschy 8396027516 better precision when converting numbers to strings. před 26 roky
  Roberto Ierusalimschy 59f8e6fb77 details ("settable") před 26 roky
  Roberto Ierusalimschy fe5c41fb8a new functions "tinsert" and "tremove" před 26 roky
  Roberto Ierusalimschy 4c94d8cc2c new function "luaO_str2d" to convert strings to numbers, because před 26 roky
  Roberto Ierusalimschy a881abfd1e "strtod" is cleaner than "scanf" for this job. před 27 roky
  Roberto Ierusalimschy 5ca2709ba0 small warnings před 27 roky
  Roberto Ierusalimschy afb5ef72e1 new function "sort" + many small changes před 27 roky
  Roberto Ierusalimschy 1917149fdd details. před 27 roky
  Roberto Ierusalimschy 62c36a6056 better error message when '^' is not defined. před 27 roky