Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy 65434b4d1b Option '-l' can give a name for the global variable. hace 4 años
  Roberto Ierusalimschy 131e3fd814 Avoid using 'signal' when 'sigaction' is available hace 4 años
  Roberto Ierusalimschy 69b71a6919 _PROMPT can have non-string values hace 4 años
  Roberto Ierusalimschy 17dbaa8639 Improvements in the handling of signals hace 5 años
  Roberto Ierusalimschy be78aeae4c Default for warnings changed to "off" hace 6 años
  Roberto Ierusalimschy a1d8eb2743 Added control messages to warnings hace 6 años
  Roberto Ierusalimschy faaf7e481f Removed use of 'rl_inhibit_completion' in 'lua.c' hace 7 años
  Roberto Ierusalimschy c3cb31fa9a some extra goodies for 'readline' hace 7 años
  Roberto Ierusalimschy 464658b16a better modularization of the code for the REPL hace 7 años
  Roberto Ierusalimschy fc3eaa2559 GC default mode for the stand-alone interpreter is generational mode hace 7 años
  Roberto Ierusalimschy 4804bbd9bb include first standard header files hace 8 años
  Roberto Ierusalimschy 9e1f1b1f62 detail in usage message for '-l' option hace 8 años
  Roberto Ierusalimschy 94c1b3a8ee Handling of LUA_PATH/LUA_CPATH moved back to 'package' library hace 8 años
  Roberto Ierusalimschy 2a235312f0 detail (removing spaces at end of lines) hace 8 años
  Roberto Ierusalimschy 9f594ca6f5 LUA_PATHSUFFIX -> LUA_VERSUFFIX + LUA_VERSUFFIX used in the hace 8 años
  Roberto Ierusalimschy de3fd8ab83 Handling of LUA_PATH/LUA_CPATH moved from package library to stand hace 9 años
  Roberto Ierusalimschy ed19fe766c added ';' at the end of "expression lines" ("return exp;") so that hace 10 años
  Roberto Ierusalimschy 3a91274547 details (avoid 'lint' warnings) hace 10 años
  Roberto Ierusalimschy fd6e680e21 detail hace 10 años
  Roberto Ierusalimschy 57c0db219b line history keep lines without added 'return' hace 10 años
  Roberto Ierusalimschy 87b179e71d detail (use new returned value from 'lua_getglobal' ) hace 10 años
  Roberto Ierusalimschy e75c0148c3 comments (references to "ANSI C" changed to "ISO C", which is the hace 10 años
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before hace 10 años
  Roberto Ierusalimschy 1a69a3ecea LUA_WIN -> LUA_USE_WINDOWS hace 10 años
  Roberto Ierusalimschy 05afee0f50 definitions for 'luai_writestring'/'luai_writeline'/'luai_writestringerror' hace 10 años
  Roberto Ierusalimschy 6d613817d4 comments hace 10 años
  Roberto Ierusalimschy 961760c9b6 message handler always adds a traceback to messages (even if they hace 10 años
  Roberto Ierusalimschy f97c64d7bf macros 'LUA_QL'/'LUA_QL' deprecated hace 10 años
  Roberto Ierusalimschy 8ede2c353c detail in 'report' + message handler always is called with an hace 11 años
  Roberto Ierusalimschy b9dcf9974d detail (typos in comments) hace 11 años