Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy fc8d077612 bug: wrong error message in some concatenations il y a 18 ans
  Roberto Ierusalimschy e64fcb9d94 bug: recursive coroutines may overflow C stack il y a 18 ans
  Roberto Ierusalimschy 6c0a9a272e assignment of nil to parameter may be optimized away il y a 18 ans
  Roberto Ierusalimschy 01fa1bc114 luaL_testudata (a luaL_checkudata that does not raise errors) is il y a 18 ans
  Roberto Ierusalimschy aa003eba8e details il y a 18 ans
  Roberto Ierusalimschy becf19feef better names for metamethods in debug information il y a 18 ans
  Roberto Ierusalimschy 81fc3c4f45 bug: code generated for "-nil", "-true", and "-false" is wrong il y a 18 ans
  Roberto Ierusalimschy e7fb0d8a6f 'os.date' checks arguments before passing them to 'strftime' il y a 18 ans
  Roberto Ierusalimschy 4eb49163c6 error handler in 'lua.c' tries '__tostring' metamethod if error il y a 18 ans
  Roberto Ierusalimschy 79cb336d74 does not allow standard files to be closed il y a 18 ans
  Roberto Ierusalimschy 38063345ae several details il y a 18 ans
  Roberto Ierusalimschy ae00b3a76f another way to normalize -0 that avoids problems with very small il y a 18 ans
  Roberto Ierusalimschy 619be354c8 lua_pushstring/pushlstring return string il y a 18 ans
  Roberto Ierusalimschy 94d40f3980 luaO_log2 can be private to ltable.c il y a 18 ans
  Roberto Ierusalimschy 585b81f91e remove of a non-used test function il y a 18 ans
  Roberto Ierusalimschy 5f4f0d4a63 no more optimization to avoid LOADNIL at function start il y a 18 ans
  Roberto Ierusalimschy 8e36e1fe49 details (randomseed calls rand once to dischard first value) il y a 18 ans
  Roberto Ierusalimschy 97505caa64 detail il y a 18 ans
  Roberto Ierusalimschy df50c84ee0 BUG: loadlib should not use Lua internals (lobject.h) il y a 18 ans
  Roberto Ierusalimschy 1a455acc81 two small bugs: some metamethods do not accept callable non-function il y a 18 ans
  Roberto Ierusalimschy 60bc151ed7 patch for last bug il y a 18 ans
  Roberto Ierusalimschy 3b19bd4d57 bug: wrong code when constant is coded after it should be il y a 18 ans
  Roberto Ierusalimschy 08f902cf49 better documentation for auxiliary functions (that should be called only il y a 18 ans
  Roberto Ierusalimschy d3c304e92e BUG: setfenv accepts invalid argument il y a 18 ans
  Roberto Ierusalimschy 3bf0292cd5 two new bugs + one new patch il y a 18 ans
  Roberto Ierusalimschy a7861d9d66 new year... il y a 18 ans
  Roberto Ierusalimschy d62a21b9d3 when formatting with '%q', all control characters are coded il y a 18 ans
  Roberto Ierusalimschy cf86576a83 new function luaL_tostring il y a 18 ans
  Roberto Ierusalimschy 92dc64e121 more regularity in the use of quotes in error messages il y a 18 ans
  Roberto Ierusalimschy 593bfc9668 should not manipulate NULL pointers (even without accessing them) il y a 18 ans