Commitin historia

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