Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 30982bec96 Bug: Bad stack manipulation in 'multiline' (REPL) il y a 1 an
  Roberto Ierusalimschy 21ff8de33a Bug: Tricky _PROMPT may trigger undefined behavior il y a 1 an
  Roberto Ierusalimschy e84f7bf198 Details il y a 1 an
  Roberto Ierusalimschy 09f3c2372f Option '-l' discards version sufix from file name il y a 2 ans
  Roberto Ierusalimschy e15f1f2bb7 Details il y a 2 ans
  Roberto Ierusalimschy 9a77f57edc Stop GC while building initial state il y a 2 ans
  Roberto Ierusalimschy 25b143dd34 Bug: lua.c assumes that argv has at least one element il y a 3 ans
  Roberto Ierusalimschy 65434b4d1b Option '-l' can give a name for the global variable. il y a 4 ans
  Roberto Ierusalimschy 131e3fd814 Avoid using 'signal' when 'sigaction' is available il y a 4 ans
  Roberto Ierusalimschy 69b71a6919 _PROMPT can have non-string values il y a 4 ans
  Roberto Ierusalimschy 17dbaa8639 Improvements in the handling of signals il y a 5 ans
  Roberto Ierusalimschy be78aeae4c Default for warnings changed to "off" il y a 6 ans
  Roberto Ierusalimschy a1d8eb2743 Added control messages to warnings il y a 6 ans
  Roberto Ierusalimschy faaf7e481f Removed use of 'rl_inhibit_completion' in 'lua.c' il y a 7 ans
  Roberto Ierusalimschy c3cb31fa9a some extra goodies for 'readline' il y a 7 ans
  Roberto Ierusalimschy 464658b16a better modularization of the code for the REPL il y a 7 ans
  Roberto Ierusalimschy fc3eaa2559 GC default mode for the stand-alone interpreter is generational mode il y a 7 ans
  Roberto Ierusalimschy 4804bbd9bb include first standard header files il y a 8 ans
  Roberto Ierusalimschy 9e1f1b1f62 detail in usage message for '-l' option il y a 8 ans
  Roberto Ierusalimschy 94c1b3a8ee Handling of LUA_PATH/LUA_CPATH moved back to 'package' library il y a 8 ans
  Roberto Ierusalimschy 2a235312f0 detail (removing spaces at end of lines) il y a 8 ans
  Roberto Ierusalimschy 9f594ca6f5 LUA_PATHSUFFIX -> LUA_VERSUFFIX + LUA_VERSUFFIX used in the il y a 8 ans
  Roberto Ierusalimschy de3fd8ab83 Handling of LUA_PATH/LUA_CPATH moved from package library to stand il y a 9 ans
  Roberto Ierusalimschy ed19fe766c added ';' at the end of "expression lines" ("return exp;") so that il y a 10 ans
  Roberto Ierusalimschy 3a91274547 details (avoid 'lint' warnings) il y a 10 ans
  Roberto Ierusalimschy fd6e680e21 detail il y a 10 ans
  Roberto Ierusalimschy 57c0db219b line history keep lines without added 'return' il y a 10 ans
  Roberto Ierusalimschy 87b179e71d detail (use new returned value from 'lua_getglobal' ) il y a 10 ans
  Roberto Ierusalimschy e75c0148c3 comments (references to "ANSI C" changed to "ISO C", which is the il y a 10 ans
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before il y a 10 ans