Історія комітів

Автор SHA1 Опис Дата
  Roberto Ierusalimschy f6a81dbe97 BUG: too many variables in an assignment may cause a C stack overflow 18 роки тому
  Roberto Ierusalimschy 3904a66ab0 'debug' library must be required before being used 18 роки тому
  Roberto Ierusalimschy ffc5f78229 detail 18 роки тому
  Roberto Ierusalimschy 3f78748ef3 traceback function moved to auxlib 18 роки тому
  Roberto Ierusalimschy d26bfb5ae4 "spacial" reorganization to keep related functions in groups 18 роки тому
  Roberto Ierusalimschy 8d3dd04137 clearing some old compatibility code 18 роки тому
  Roberto Ierusalimschy 791d8d8585 detail 18 роки тому
  Roberto Ierusalimschy e85515958b clearing some old compatibility code 18 роки тому
  Roberto Ierusalimschy dc59444cd1 strong collision for very small numbers used as table keys 18 роки тому
  Roberto Ierusalimschy 6c042e17b1 avoid boolean equality (tricky for some compilers) 18 роки тому
  Roberto Ierusalimschy 18a583306b patch may be a little simpler 18 роки тому
  Roberto Ierusalimschy fc8d077612 bug: wrong error message in some concatenations 18 роки тому
  Roberto Ierusalimschy e64fcb9d94 bug: recursive coroutines may overflow C stack 18 роки тому
  Roberto Ierusalimschy 6c0a9a272e assignment of nil to parameter may be optimized away 18 роки тому
  Roberto Ierusalimschy 01fa1bc114 luaL_testudata (a luaL_checkudata that does not raise errors) is 18 роки тому
  Roberto Ierusalimschy aa003eba8e details 18 роки тому
  Roberto Ierusalimschy becf19feef better names for metamethods in debug information 18 роки тому
  Roberto Ierusalimschy 81fc3c4f45 bug: code generated for "-nil", "-true", and "-false" is wrong 18 роки тому
  Roberto Ierusalimschy e7fb0d8a6f 'os.date' checks arguments before passing them to 'strftime' 18 роки тому
  Roberto Ierusalimschy 4eb49163c6 error handler in 'lua.c' tries '__tostring' metamethod if error 18 роки тому
  Roberto Ierusalimschy 79cb336d74 does not allow standard files to be closed 18 роки тому
  Roberto Ierusalimschy 38063345ae several details 18 роки тому
  Roberto Ierusalimschy ae00b3a76f another way to normalize -0 that avoids problems with very small 18 роки тому
  Roberto Ierusalimschy 619be354c8 lua_pushstring/pushlstring return string 18 роки тому
  Roberto Ierusalimschy 94d40f3980 luaO_log2 can be private to ltable.c 18 роки тому
  Roberto Ierusalimschy 585b81f91e remove of a non-used test function 18 роки тому
  Roberto Ierusalimschy 5f4f0d4a63 no more optimization to avoid LOADNIL at function start 18 роки тому
  Roberto Ierusalimschy 8e36e1fe49 details (randomseed calls rand once to dischard first value) 18 роки тому
  Roberto Ierusalimschy 97505caa64 detail 18 роки тому
  Roberto Ierusalimschy df50c84ee0 BUG: loadlib should not use Lua internals (lobject.h) 18 роки тому