Commit History

Autor SHA1 Mensaxe Data
  Roberto Ierusalimschy 6d613817d4 comments %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 961760c9b6 message handler always adds a traceback to messages (even if they %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy f97c64d7bf macros 'LUA_QL'/'LUA_QL' deprecated %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 8ede2c353c detail in 'report' + message handler always is called with an %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy b9dcf9974d detail (typos in comments) %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 10200585a7 var-arguments to the script come from 'arg' table (not from original %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 23f0ff9517 lots of janitor work (including comments) + 'arg' table created %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy c6c41e85b2 more uniformity for defining system-dependent features %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 1721d09ac8 still accepts initial '=' for expressions, for compatibility with old %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 1a19893d6f new "calculator mode"; no need to add '=' to print expressions %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy c5fcba1a17 detail (changing some names of macros) %!s(int64=12) %!d(string=hai) anos
  Roberto Ierusalimschy ab7086e209 pops the string from 'get_prompt' only after using it %!s(int64=13) %!d(string=hai) anos
  Roberto Ierusalimschy 054c20cd5b spaces -> tabs in #defines %!s(int64=13) %!d(string=hai) anos
  Roberto Ierusalimschy 4cca1a436d details (using lua_setglobal/lua_getglobal instead of explicit %!s(int64=13) %!d(string=hai) anos
  Roberto Ierusalimschy e2fc2ce8df new way to handle -E option (write a mark in the registry to avoid %!s(int64=13) %!d(string=hai) anos
  Roberto Ierusalimschy 166dd0261a new option '-E' to avoid environment variables %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 6a5d89b39f detail (using array instead of several variables to keep track of %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy beab626061 correct length for LUA_COPYRIGHT (without trailing '\0') %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy ee7d0c2649 new macro 'luai_writeline' to print newlines (and flush 'stdout') %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy ad2531a0ee more complete (and hopefuly more correct) handling of 'sizeof(char)' %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 682cce3813 macro 'mark' renamed 'EOFMARK' ('mark' is too easy to confict, e.g. %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 094a7d0290 detail in 'print_usage' %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy ac3afc7cd4 'printf' replaced by 'luai_writestring' %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy 4590a89b32 corrected warnings from different compilers (mostly casts and small %!s(int64=14) %!d(string=hai) anos
  Roberto Ierusalimschy a122688091 better error message for 'lua -e -i' %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 73b0a3451d environment variables consulted by Lua may be version-specific %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 7631c29b2f comand-line option '-l' creates global with given name after %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy afdb19ac82 no more 'ccall' nor 'cpcall' functions. (With light C functions they %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 489253d753 better definitions for lua_[gs]etglobal + less uses of ENVIRONINDEX %!s(int64=15) %!d(string=hai) anos
  Roberto Ierusalimschy 622e448710 removed useless test (argv[i] cannot be NULL when i<argc) %!s(int64=15) %!d(string=hai) anos