Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 262dc5729a Details 1 year ago
  Roberto Ierusalimschy 165389b27b New interface to function 'luaL_openselectedlibs' 1 year ago
  Roberto Ierusalimschy e81f586001 Removed compatibility option LUA_COMPAT_GCPARAMS 1 year ago
  Roberto Ierusalimschy e2cc179454 New option "setparms" for 'collectgarbage' 1 year ago
  Roberto Ierusalimschy 925fe8a0f2 First criteria for shifts minor<->major 1 year ago
  Roberto Ierusalimschy ab6a949522 Merge branch 'master' into nextversion 2 years ago
  Roberto Ierusalimschy 09f3c2372f Option '-l' discards version sufix from file name 2 years ago
  Roberto Ierusalimschy e15f1f2bb7 Details 2 years ago
  Roberto Ierusalimschy d738c8d18b New function 'luaL_openselectedlibs' 2 years ago
  Roberto Ierusalimschy f356d5acdd First version of GC counting objects for control 2 years ago
  Roberto Ierusalimschy 9a77f57edc Stop GC while building initial state 2 years ago
  Roberto Ierusalimschy 25b143dd34 Bug: lua.c assumes that argv has at least one element 3 years ago
  Roberto Ierusalimschy 65434b4d1b Option '-l' can give a name for the global variable. 4 years ago
  Roberto Ierusalimschy 131e3fd814 Avoid using 'signal' when 'sigaction' is available 4 years ago
  Roberto Ierusalimschy 69b71a6919 _PROMPT can have non-string values 4 years ago
  Roberto Ierusalimschy 17dbaa8639 Improvements in the handling of signals 5 years ago
  Roberto Ierusalimschy be78aeae4c Default for warnings changed to "off" 6 years ago
  Roberto Ierusalimschy a1d8eb2743 Added control messages to warnings 6 years ago
  Roberto Ierusalimschy faaf7e481f Removed use of 'rl_inhibit_completion' in 'lua.c' 7 years ago
  Roberto Ierusalimschy c3cb31fa9a some extra goodies for 'readline' 7 years ago
  Roberto Ierusalimschy 464658b16a better modularization of the code for the REPL 7 years ago
  Roberto Ierusalimschy fc3eaa2559 GC default mode for the stand-alone interpreter is generational mode 7 years ago
  Roberto Ierusalimschy 4804bbd9bb include first standard header files 8 years ago
  Roberto Ierusalimschy 9e1f1b1f62 detail in usage message for '-l' option 8 years ago
  Roberto Ierusalimschy 94c1b3a8ee Handling of LUA_PATH/LUA_CPATH moved back to 'package' library 8 years ago
  Roberto Ierusalimschy 2a235312f0 detail (removing spaces at end of lines) 8 years ago
  Roberto Ierusalimschy 9f594ca6f5 LUA_PATHSUFFIX -> LUA_VERSUFFIX + LUA_VERSUFFIX used in the 8 years ago
  Roberto Ierusalimschy de3fd8ab83 Handling of LUA_PATH/LUA_CPATH moved from package library to stand 9 years ago
  Roberto Ierusalimschy ed19fe766c added ';' at the end of "expression lines" ("return exp;") so that 10 years ago
  Roberto Ierusalimschy 3a91274547 details (avoid 'lint' warnings) 10 years ago