Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy f64a1b175a Small optimization in 'convergeephemerons' hace 6 años
  Roberto Ierusalimschy 09b4e527a0 Detail in the manual (method 'file:setvbuf') hace 6 años
  Roberto Ierusalimschy 35a28a58b3 Details hace 6 años
  Roberto Ierusalimschy 223bb04090 Correction in the documentation of 'io.lines' hace 6 años
  Roberto Ierusalimschy fe040633a1 Tracebacks recognize metamethods '__close' hace 6 años
  Roberto Ierusalimschy f645d31573 To-be-closed variables must be closed on initialization hace 6 años
  Roberto Ierusalimschy 35b4efc270 Fixed test in 'main.lua' hace 6 años
  Roberto Ierusalimschy 0d52913804 Change in the syntax of attributes hace 6 años
  Roberto Ierusalimschy b80077b8f3 Change in the handling of 'L->top' when calling metamethods hace 6 años
  Roberto Ierusalimschy e70f275f32 Bug: 'Vardesc' array can be reallocated in 'localstat' hace 6 años
  Roberto Ierusalimschy 9a37dc0ce6 Small corrections when setting 'L->top' hace 6 años
  Roberto Ierusalimschy 0eb6aa4013 Some improvements in date/time functions hace 6 años
  Roberto Ierusalimschy 7f5c31cdca Fixed bug in 'string.format' with option '%f' hace 6 años
  Roberto Ierusalimschy 9e6807c3c9 Do not collect open upvalues hace 6 años
  Roberto Ierusalimschy 2f22c6bb79 'math.randomseed' always returns the two seed components hace 6 años
  Roberto Ierusalimschy 3c0d3c6fbe Avoid using addresses of static variables as unique keys hace 6 años
  Roberto Ierusalimschy 440a5ee78c Fixed bug for emergency collection in upvalue creation hace 6 años
  Roberto Ierusalimschy dc07719b0d Tag LUA_TUPVALTBC replaced by a flag hace 6 años
  Roberto Ierusalimschy 9cdf6b7082 Some details in 'lmem.c' and 'lgc.c' hace 6 años
  Roberto Ierusalimschy 3c1d415bd3 Details hace 6 años
  Roberto Ierusalimschy d36a31e673 Reviving HARDMEMTESTS hace 6 años
  Roberto Ierusalimschy 024a6071ca Small bug with stack reallocation hace 6 años
  Roberto Ierusalimschy 4eefef07ab 'math.randomseed()' returns the seeds it used hace 6 años
  Roberto Ierusalimschy 9c28ed05c9 Calls 'luaF_close' in 'lua_settop' only when needed hace 6 años
  Roberto Ierusalimschy 8082906c05 Fixed small issue with constant propagation hace 6 años
  Roberto Ierusalimschy d6af81084d New kind of expression VKSTR hace 6 años
  Roberto Ierusalimschy 4846f7e3bb Micro optimization in OP_RETURN and OP_TAILCALL hace 6 años
  Roberto Ierusalimschy c220b0a5d0 '__close' method may be called again in case of error hace 6 años
  Roberto Ierusalimschy 298f383ffc Avoid setting the stack top below upvalues to be closed hace 6 años
  Roberto Ierusalimschy 758c1ef445 Unification of size representation in OP_NEWTABLE and OP_SETLIST hace 6 años