История коммитов

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