Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy 4ff5545709 new macro pushliteral hace 24 años
  Roberto Ierusalimschy 8b88ab07f7 more controled use of `sprintf' hace 25 años
  Roberto Ierusalimschy e93c4547fe no more USERINIT (macro) hace 25 años
  Roberto Ierusalimschy 46b543ebef better treatment for errors inside _ERRORMETHOD hace 25 años
  Roberto Ierusalimschy d8a442206d lua_state (now called `L') should not be global hace 25 años
  Roberto Ierusalimschy 30f6e658d2 `lua_newstate' renamed to `lua_open' hace 25 años
  Roberto Ierusalimschy 6e80c1cde1 new version for API hace 25 años
  Roberto Ierusalimschy f0b3cd1d6f new API functions `pop', `insert', and `move' hace 25 años
  Roberto Ierusalimschy d63afba9d3 negative stack sizes are invalid, too. hace 25 años
  Roberto Ierusalimschy ac12f4db4b C upvalues are the last arguments to a function hace 25 años
  Roberto Ierusalimschy 9fdf73bc9a first version for new API hace 25 años
  Roberto Ierusalimschy d1ffd1a1c5 details hace 25 años
  Roberto Ierusalimschy e238efc536 default now is multi-state hace 25 años
  Roberto Ierusalimschy 435f587ed0 (much) better handling of memory alloction errors hace 25 años
  Roberto Ierusalimschy ae55f3eead no varargs in Lua API hace 25 años
  Roberto Ierusalimschy 88657809ac details hace 25 años
  Roberto Ierusalimschy e3ea307434 small changes to allow redefinition of some buffer sizes. hace 25 años
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file hace 25 años
  Roberto Ierusalimschy 8ac0bbf64b new option `-c' to close lua. hace 25 años
  Roberto Ierusalimschy 0b56646baf new function `getargs' hace 25 años
  Roberto Ierusalimschy 556a89e537 new names for debug types hace 25 años
  Roberto Ierusalimschy 441469f803 new option `-s' + argv ends with NULL (so we don't need argc). hace 25 años
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). hace 25 años
  Roberto Ierusalimschy 228a62f799 details hace 25 años
  Roberto Ierusalimschy 33d3504889 new debug API hace 25 años
  Roberto Ierusalimschy aee07c6599 details hace 25 años
  Roberto Ierusalimschy 3daeabb606 new way to pass arguments: with option `-f' hace 26 años
  Roberto Ierusalimschy de65253f2d new way to handle _PROMPT hace 26 años
  Roberto Ierusalimschy 968ad49da6 `lua_newstate' gets the inital stack size and other arguments hace 26 años
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). hace 26 años