提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy 3f78748ef3 traceback function moved to auxlib 18 年之前
  Roberto Ierusalimschy 4eb49163c6 error handler in 'lua.c' tries '__tostring' metamethod if error 18 年之前
  Roberto Ierusalimschy afa0d0ac0d new constant LUA_OK 19 年之前
  Roberto Ierusalimschy d22526ec30 'lua_strlen' is for compatibility only 19 年之前
  Roberto Ierusalimschy a7c9e45c64 avoid trailing white spaces 19 年之前
  Roberto Ierusalimschy 74832b2a10 detail 19 年之前
  Roberto Ierusalimschy 475b0ecbf1 new macro LUA_RELEASE 19 年之前
  Roberto Ierusalimschy 20f4bbdc3a does not accept garbage after options (e.g., -ixxx) 19 年之前
  Roberto Ierusalimschy 672bb67ee6 environment variable names should be configurable 19 年之前
  Roberto Ierusalimschy bfdcbbcd76 small optimizations (lua_newtable -> lua_createtable) 19 年之前
  Roberto Ierusalimschy 30eebb2d1c detail (stop collector while openning libraries) 19 年之前
  Roberto Ierusalimschy 3592c08a2c avoid printing two copyright messages with '-v -i' options 19 年之前
  Roberto Ierusalimschy ff7638b0ed VC warnings 20 年之前
  Roberto Ierusalimschy 7f376e6ea8 do a complete garbage collection in case of errors 20 年之前
  Roberto Ierusalimschy 86704cffe9 detail in usage message 20 年之前
  Roberto Ierusalimschy fa41fafa6e reorganization of argument handling 20 年之前
  Roberto Ierusalimschy 506c89cef8 just in case, flush all output 20 年之前
  Roberto Ierusalimschy 9273fbd131 no more 'luaL_get/setfield' (replaced by more direct luaL_findtable) 20 年之前
  Roberto Ierusalimschy be666a662b detail 20 年之前
  Roberto Ierusalimschy 39cdbce23e no more '-w' option + new way to check module existence 20 年之前
  Roberto Ierusalimschy f7720bebe3 more precise way to check incomplete lines 20 年之前
  Roberto Ierusalimschy eca9fa02d2 small improvement 20 年之前
  Roberto Ierusalimschy 67578ec51f several small details 20 年之前
  Roberto Ierusalimschy c2bb9abcec better quotes for strings in error messages 20 年之前
  Roberto Ierusalimschy 04f657c7f8 new protocol to open standard libraries 20 年之前
  Roberto Ierusalimschy 2873d4efff stack could overflow with too many command-line arguments 20 年之前
  Roberto Ierusalimschy 445eda7ead details 20 年之前
  Roberto Ierusalimschy 092dc95b06 using `require' to implement `-l' 20 年之前
  Roberto Ierusalimschy 8af1ca02e0 LUA_USERCONFIG is no longer necessary 20 年之前
  Roberto Ierusalimschy f1eb79fdf4 some line-edit facilities must free the line after its use 20 年之前