Historie revizí

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