Commit History

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy f65d1f9e02 lua option '--' may not be followed by script 3 周之前
  Roberto Ierusalimschy 9b014d4bcd Details (typos in comments) 3 月之前
  Roberto Ierusalimschy ab66652b32 Removed copyright notice from 'testes/all.lua' 4 月之前
  Roberto Ierusalimschy ceac82f78b Details 5 月之前
  Roberto Ierusalimschy e4f418f07c Local declaration in the REPL generates a warning 10 月之前
  Roberto Ierusalimschy 6b45ccf4ed Removed compatibility with "= exp" in the REPL 1 年之前
  Roberto Ierusalimschy 93fd6892f8 Fixed bug in 'multiline' 1 年之前
  Roberto Ierusalimschy 366c855648 lua.c loads 'readline' dynamically 1 年之前
  Roberto Ierusalimschy 52aa2b5d24 Details 1 年之前
  Roberto Ierusalimschy ab6a949522 Merge branch 'master' into nextversion 2 年之前
  Roberto Ierusalimschy 09f3c2372f Option '-l' discards version sufix from file name 2 年之前
  Roberto Ierusalimschy c197885cb0 Small improvements in tests 2 年之前
  Roberto Ierusalimschy b5ab31a475 Merge branch 'master' into nextversion 2 年之前
  Roberto Ierusalimschy 314745ed84 Avoid excessive name pollution in test files 2 年之前
  Roberto Ierusalimschy 540d805226 Towards Lua 5.5 2 年之前
  Roberto Ierusalimschy 02060b7a37 Simpler handling of Byte Order Mark (BOM) 2 年之前
  Roberto Ierusalimschy 597a53bbc6 Bug: finalizer calling exit can corrupt finalization order 3 年之前
  Roberto Ierusalimschy 65434b4d1b Option '-l' can give a name for the global variable. 4 年之前
  Roberto Ierusalimschy 69b71a6919 _PROMPT can have non-string values 4 年之前
  Roberto Ierusalimschy bfcf06d91a Avoid memory allocation in some functions from 'ltests.c' 5 年之前
  Roberto Ierusalimschy be78aeae4c Default for warnings changed to "off" 6 年之前
  Roberto Ierusalimschy 5bc47fe830 Detail (extra test for warnings when closing state) 6 年之前
  Roberto Ierusalimschy 9405472565 Improvement in warn-mode '@store' (for testing) 6 年之前
  Roberto Ierusalimschy a1d8eb2743 Added control messages to warnings 6 年之前
  Roberto Ierusalimschy 35b4efc270 Fixed test in 'main.lua' 6 年之前
  Roberto Ierusalimschy 0d52913804 Change in the syntax of attributes 6 年之前
  Roberto Ierusalimschy 14edd364c3 Function 'warn' is vararg 6 年之前
  Roberto Ierusalimschy d881325c2f Flag for to-be-closed variables changed to '<toclose>' 6 年之前
  Roberto Ierusalimschy b14609032c Avoid the creation of too many strings in 'package' 6 年之前
  Roberto Ierusalimschy fdc25a1ebf New functions 'lua_resetthread' and 'coroutine.kill' 6 年之前