Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 6e80c1cde1 new version for API il y a 25 ans
  Roberto Ierusalimschy f0b3cd1d6f new API functions `pop', `insert', and `move' il y a 25 ans
  Roberto Ierusalimschy d63afba9d3 negative stack sizes are invalid, too. il y a 25 ans
  Roberto Ierusalimschy ac12f4db4b C upvalues are the last arguments to a function il y a 25 ans
  Roberto Ierusalimschy 9fdf73bc9a first version for new API il y a 25 ans
  Roberto Ierusalimschy d1ffd1a1c5 details il y a 25 ans
  Roberto Ierusalimschy e238efc536 default now is multi-state il y a 25 ans
  Roberto Ierusalimschy 435f587ed0 (much) better handling of memory alloction errors il y a 25 ans
  Roberto Ierusalimschy ae55f3eead no varargs in Lua API il y a 25 ans
  Roberto Ierusalimschy 88657809ac details il y a 25 ans
  Roberto Ierusalimschy e3ea307434 small changes to allow redefinition of some buffer sizes. il y a 25 ans
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file il y a 25 ans
  Roberto Ierusalimschy 8ac0bbf64b new option `-c' to close lua. il y a 25 ans
  Roberto Ierusalimschy 0b56646baf new function `getargs' il y a 25 ans
  Roberto Ierusalimschy 556a89e537 new names for debug types il y a 25 ans
  Roberto Ierusalimschy 441469f803 new option `-s' + argv ends with NULL (so we don't need argc). il y a 25 ans
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). il y a 25 ans
  Roberto Ierusalimschy 228a62f799 details il y a 25 ans
  Roberto Ierusalimschy 33d3504889 new debug API il y a 25 ans
  Roberto Ierusalimschy aee07c6599 details il y a 25 ans
  Roberto Ierusalimschy 3daeabb606 new way to pass arguments: with option `-f' il y a 26 ans
  Roberto Ierusalimschy de65253f2d new way to handle _PROMPT il y a 26 ans
  Roberto Ierusalimschy 968ad49da6 `lua_newstate' gets the inital stack size and other arguments il y a 26 ans
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
  Roberto Ierusalimschy 951897c093 last warnings in Visual C il y a 26 ans
  Roberto Ierusalimschy a34677e4f4 details il y a 26 ans
  Roberto Ierusalimschy a7fa7bafc8 new warnings with option "-W" (gcc) il y a 26 ans
  Roberto Ierusalimschy b2c89ed2d2 new mechanism to access argv from a script il y a 26 ans
  Roberto Ierusalimschy c787dccd9b "const" !!! il y a 26 ans
  Roberto Ierusalimschy 3b4c831ca9 some systems do not reset signal handlers when a signal happens il y a 26 ans