Commit Verlauf

Autor SHA1 Nachricht Datum
  Roberto Ierusalimschy 6c0e44464b Improvements in the manual around metamethods vor 6 Jahren
  Roberto Ierusalimschy 6a84c32900 No coercion string->number in arithmetic with LUA_NOCVTS2N vor 6 Jahren
  Roberto Ierusalimschy 6a10f03ff8 Makefile compiles the Lua compiler with '-Os' vor 6 Jahren
  Roberto Ierusalimschy 7bd1e53753 Fixed a warning and other minor issues vor 6 Jahren
  Roberto Ierusalimschy b98d41db99 Script 'packtests' gets Lua version as a parameter vor 6 Jahren
  Roberto Ierusalimschy b2a580bdb1 Janitorial work vor 6 Jahren
  Roberto Ierusalimschy 89f6a85f03 Details in the makefile (warning options) vor 6 Jahren
  Roberto Ierusalimschy 6ef366644f Subtraction of small constant integers optimized with OP_ADDI vor 6 Jahren
  Roberto Ierusalimschy 03cde80b58 'setCstacklimit' renamed to 'setcstacklimit' vor 6 Jahren
  Roberto Ierusalimschy 6b2e202df5 Janitorial work in 'lcode.c' vor 6 Jahren
  Roberto Ierusalimschy 40d8832ee0 Simplification in the call to 'constfolding' vor 6 Jahren
  Roberto Ierusalimschy 91dad09f65 Removed arithmetic opcodes with immediate operand vor 6 Jahren
  Roberto Ierusalimschy 4518e5df24 Added macro 'testMMMode' vor 6 Jahren
  Roberto Ierusalimschy 72a094bda7 Undo change in the handling of 'L->top' (commit b80077b8f3) vor 6 Jahren
  Roberto Ierusalimschy 46b84580d6 Use of 'MMBIN' opcodes extended to shift operators vor 6 Jahren
  Roberto Ierusalimschy df13f25948 First version of OP_MMBIN opcodes vor 6 Jahren
  Roberto Ierusalimschy 643188d6e5 Fixed missing case in 'luaV_finishOp' vor 6 Jahren
  Roberto Ierusalimschy 3df5624ff4 Fixed bug when yiedling inside OP_ADDK opcode vor 6 Jahren
  Roberto Ierusalimschy be78aeae4c Default for warnings changed to "off" vor 6 Jahren
  Roberto Ierusalimschy 5bc47fe830 Detail (extra test for warnings when closing state) vor 6 Jahren
  Roberto Ierusalimschy 9405472565 Improvement in warn-mode '@store' (for testing) vor 6 Jahren
  Roberto Ierusalimschy 45948e7e55 Manual corrected with the new syntax for attributes vor 6 Jahren
  Roberto Ierusalimschy b96b0b5abb Added macro 'luaL_pushfail' vor 6 Jahren
  Roberto Ierusalimschy ca13be9af7 Supressed errors in '__close' generate warnings vor 6 Jahren
  Roberto Ierusalimschy a1d8eb2743 Added control messages to warnings vor 6 Jahren
  Roberto Ierusalimschy f64a1b175a Small optimization in 'convergeephemerons' vor 6 Jahren
  Roberto Ierusalimschy 09b4e527a0 Detail in the manual (method 'file:setvbuf') vor 6 Jahren
  Roberto Ierusalimschy 35a28a58b3 Details vor 6 Jahren
  Roberto Ierusalimschy 223bb04090 Correction in the documentation of 'io.lines' vor 6 Jahren
  Roberto Ierusalimschy fe040633a1 Tracebacks recognize metamethods '__close' vor 6 Jahren