История коммитов

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