提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy 62824137d6 no more `seterrormethod' function 25 年之前
  Roberto Ierusalimschy 4aa9ad6514 functions must return explicit `nil' on failure 25 年之前
  Roberto Ierusalimschy d76b1a0eef `base' for `tonumber' must be >= 2. 25 年之前
  Roberto Ierusalimschy ceaa97ff5b tonumber must return `nil' when convertion fails. 25 年之前
  Roberto Ierusalimschy 9f734094f9 `nil' is optional for next and nextvar (and is not for tonumber & tag). 25 年之前
  Roberto Ierusalimschy e30327728c BUG: tostring() without arguments gives seg. fault. 25 年之前
  Roberto Ierusalimschy a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, 25 年之前
  Roberto Ierusalimschy b53dc0c485 TAG_ARRAY -> TAG_TABLE 25 年之前
  Roberto Ierusalimschy 102a1be615 no more support for gc TM for tables 25 年之前
  Roberto Ierusalimschy 213e9febc8 limits now are in `llims.n' 25 年之前
  Roberto Ierusalimschy 73aa465a8e some name changes 25 年之前
  Roberto Ierusalimschy 88b306f495 some optimizations 25 年之前
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). 25 年之前
  Roberto Ierusalimschy 4d4e6f07c0 all order operators use a single tag method (<) 25 年之前
  Roberto Ierusalimschy 512b15b601 small optimizations (relational operators) 25 年之前
  Roberto Ierusalimschy 607012ece1 tag method must be a function 25 年之前
  Roberto Ierusalimschy aabefe9d68 details. 25 年之前
  Roberto Ierusalimschy acdb0b741e comments. 25 年之前
  Roberto Ierusalimschy 5b08fcd5a1 no more "lua" in error messages 25 年之前
  Roberto Ierusalimschy b1b0c219f5 new ttypes to distinguish between C closures and Lua closures. 25 年之前
  Roberto Ierusalimschy d61d5bef9d details 25 年之前
  Roberto Ierusalimschy 12b45c2df2 luaS_newfixedstring renamed to luaS_newfixed 26 年之前
  Roberto Ierusalimschy 1b15206cf9 many details + code redistribution 26 年之前
  Roberto Ierusalimschy 544eeb1f9c details 26 年之前
  Roberto Ierusalimschy 533beedad2 new tests for begin/end blocks and multi-state 26 年之前
  Roberto Ierusalimschy c7119a93f0 new language for testC (debugging facility) 26 年之前
  Roberto Ierusalimschy 8223ff473f lua_Object is a pointer to the stack (because now the stack doen't move) 26 年之前
  Roberto Ierusalimschy fe237ad808 fixed stack; first version. 26 年之前
  Roberto Ierusalimschy 3181dfefee details 26 年之前
  Roberto Ierusalimschy 49af08e3e7 new name for lua_equal(obj); LUA_NOOBJECT is equal to LUA_NOOBJECT 26 年之前