提交歷史

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy 30528049f1 'lua_upvalueid' returns NULL on invalid upvalue index 4 年之前
  Roberto Ierusalimschy 314c6057b7 Avoid any code before locks in the API 5 年之前
  Roberto Ierusalimschy b57574d6fb Keep memory errors as memory errors 5 年之前
  Roberto Ierusalimschy ae809e9fd1 'luaV_concat' can "concat" one single value 5 年之前
  Roberto Ierusalimschy 422ce50d2e Fixed detail in 'loadUpvalues' 5 年之前
  Roberto Ierusalimschy 46c3587a6f Clearer distinction between types and tags 5 年之前
  Roberto Ierusalimschy 5ff408d218 Changed internal representation of booleans 5 年之前
  Roberto Ierusalimschy e3c83835e7 Fixed bug in 'aux_rawset' 5 年之前
  Roberto Ierusalimschy c646e57fd6 Joined common code in 'lua_rawset' and 'lua_rawsetp' 5 年之前
  Roberto Ierusalimschy 3747487320 Small correction in assertion 5 年之前
  Roberto Ierusalimschy 508a705c1c Removed some wrong comments 5 年之前
  Roberto Ierusalimschy 72a094bda7 Undo change in the handling of 'L->top' (commit b80077b8f3) 6 年之前
  Roberto Ierusalimschy b80077b8f3 Change in the handling of 'L->top' when calling metamethods 6 年之前
  Roberto Ierusalimschy 9c28ed05c9 Calls 'luaF_close' in 'lua_settop' only when needed 6 年之前
  Roberto Ierusalimschy 298f383ffc Avoid setting the stack top below upvalues to be closed 6 年之前
  Roberto Ierusalimschy d12262068d Small optimizations in range checks 6 年之前
  Roberto Ierusalimschy b56d4e570a Changes in the warning system 6 年之前
  Roberto Ierusalimschy cf71a5ddc7 Details 6 年之前
  Roberto Ierusalimschy 2c32bff609 After a "bad collections", avoid switching back back to generational 6 年之前
  Roberto Ierusalimschy c6f7181e91 No more LUA_ERRGCMM errors 6 年之前
  Roberto Ierusalimschy 437a5b07d4 Added a warning system to Lua 6 年之前
  Roberto Ierusalimschy ba7da13ec5 Changes in the control of C-stack overflow 6 年之前
  Roberto Ierusalimschy 6d04537ea6 A to-be-closed variable must have a closable value (or be nil) 6 年之前
  Roberto Ierusalimschy 7696c6474f Auxiliary buffer cannot close box with 'lua_remove' 6 年之前
  Roberto Ierusalimschy 5fda30b4f9 'lua_toclose' gets the index to be closed as an argument 6 年之前
  Roberto Ierusalimschy b8fed93215 New syntax for to-be-closed variables 6 年之前
  Roberto Ierusalimschy 34840301b5 To-be-closed variables in the C API 6 年之前
  Roberto Ierusalimschy 9cbf17b0f1 Details (comments) 6 年之前
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings 7 年之前
  Roberto Ierusalimschy af70905246 no need to check whether libraries and host use the same kernel; 7 年之前