Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 72a094bda7 Undo change in the handling of 'L->top' (commit b80077b8f3) 6 years ago
  Roberto Ierusalimschy 46b84580d6 Use of 'MMBIN' opcodes extended to shift operators 6 years ago
  Roberto Ierusalimschy df13f25948 First version of OP_MMBIN opcodes 6 years ago
  Roberto Ierusalimschy 643188d6e5 Fixed missing case in 'luaV_finishOp' 6 years ago
  Roberto Ierusalimschy 3df5624ff4 Fixed bug when yiedling inside OP_ADDK opcode 6 years ago
  Roberto Ierusalimschy be78aeae4c Default for warnings changed to "off" 6 years ago
  Roberto Ierusalimschy 5bc47fe830 Detail (extra test for warnings when closing state) 6 years ago
  Roberto Ierusalimschy 9405472565 Improvement in warn-mode '@store' (for testing) 6 years ago
  Roberto Ierusalimschy 45948e7e55 Manual corrected with the new syntax for attributes 6 years ago
  Roberto Ierusalimschy b96b0b5abb Added macro 'luaL_pushfail' 6 years ago
  Roberto Ierusalimschy ca13be9af7 Supressed errors in '__close' generate warnings 6 years ago
  Roberto Ierusalimschy a1d8eb2743 Added control messages to warnings 6 years ago
  Roberto Ierusalimschy f64a1b175a Small optimization in 'convergeephemerons' 6 years ago
  Roberto Ierusalimschy 09b4e527a0 Detail in the manual (method 'file:setvbuf') 6 years ago
  Roberto Ierusalimschy 35a28a58b3 Details 6 years ago
  Roberto Ierusalimschy 223bb04090 Correction in the documentation of 'io.lines' 6 years ago
  Roberto Ierusalimschy fe040633a1 Tracebacks recognize metamethods '__close' 6 years ago
  Roberto Ierusalimschy f645d31573 To-be-closed variables must be closed on initialization 6 years ago
  Roberto Ierusalimschy 35b4efc270 Fixed test in 'main.lua' 6 years ago
  Roberto Ierusalimschy 0d52913804 Change in the syntax of attributes 6 years ago
  Roberto Ierusalimschy b80077b8f3 Change in the handling of 'L->top' when calling metamethods 6 years ago
  Roberto Ierusalimschy e70f275f32 Bug: 'Vardesc' array can be reallocated in 'localstat' 6 years ago
  Roberto Ierusalimschy 9a37dc0ce6 Small corrections when setting 'L->top' 6 years ago
  Roberto Ierusalimschy 0eb6aa4013 Some improvements in date/time functions 6 years ago
  Roberto Ierusalimschy 7f5c31cdca Fixed bug in 'string.format' with option '%f' 6 years ago
  Roberto Ierusalimschy 9e6807c3c9 Do not collect open upvalues 6 years ago
  Roberto Ierusalimschy 2f22c6bb79 'math.randomseed' always returns the two seed components 6 years ago
  Roberto Ierusalimschy 3c0d3c6fbe Avoid using addresses of static variables as unique keys 6 years ago
  Roberto Ierusalimschy 440a5ee78c Fixed bug for emergency collection in upvalue creation 6 years ago
  Roberto Ierusalimschy dc07719b0d Tag LUA_TUPVALTBC replaced by a flag 6 years ago