Historique des commits

Auteur SHA1 Message Date
  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
  Roberto Ierusalimschy 1a69a3ecea LUA_WIN -> LUA_USE_WINDOWS il y a 10 ans
  Roberto Ierusalimschy 05afee0f50 definitions for 'luai_writestring'/'luai_writeline'/'luai_writestringerror' il y a 10 ans
  Roberto Ierusalimschy 6d613817d4 comments il y a 10 ans
  Roberto Ierusalimschy 961760c9b6 message handler always adds a traceback to messages (even if they il y a 10 ans
  Roberto Ierusalimschy f97c64d7bf macros 'LUA_QL'/'LUA_QL' deprecated il y a 10 ans
  Roberto Ierusalimschy 8ede2c353c detail in 'report' + message handler always is called with an il y a 11 ans
  Roberto Ierusalimschy b9dcf9974d detail (typos in comments) il y a 11 ans
  Roberto Ierusalimschy 10200585a7 var-arguments to the script come from 'arg' table (not from original il y a 11 ans
  Roberto Ierusalimschy 23f0ff9517 lots of janitor work (including comments) + 'arg' table created il y a 11 ans
  Roberto Ierusalimschy c6c41e85b2 more uniformity for defining system-dependent features il y a 11 ans
  Roberto Ierusalimschy 1721d09ac8 still accepts initial '=' for expressions, for compatibility with old il y a 11 ans
  Roberto Ierusalimschy 1a19893d6f new "calculator mode"; no need to add '=' to print expressions il y a 11 ans
  Roberto Ierusalimschy c5fcba1a17 detail (changing some names of macros) il y a 11 ans
  Roberto Ierusalimschy ab7086e209 pops the string from 'get_prompt' only after using it il y a 13 ans
  Roberto Ierusalimschy 054c20cd5b spaces -> tabs in #defines il y a 13 ans
  Roberto Ierusalimschy 4cca1a436d details (using lua_setglobal/lua_getglobal instead of explicit il y a 13 ans
  Roberto Ierusalimschy e2fc2ce8df new way to handle -E option (write a mark in the registry to avoid il y a 13 ans
  Roberto Ierusalimschy 166dd0261a new option '-E' to avoid environment variables il y a 14 ans
  Roberto Ierusalimschy 6a5d89b39f detail (using array instead of several variables to keep track of il y a 14 ans
  Roberto Ierusalimschy beab626061 correct length for LUA_COPYRIGHT (without trailing '\0') il y a 14 ans
  Roberto Ierusalimschy ee7d0c2649 new macro 'luai_writeline' to print newlines (and flush 'stdout') il y a 14 ans
  Roberto Ierusalimschy ad2531a0ee more complete (and hopefuly more correct) handling of 'sizeof(char)' il y a 14 ans
  Roberto Ierusalimschy 682cce3813 macro 'mark' renamed 'EOFMARK' ('mark' is too easy to confict, e.g. il y a 14 ans