Историја ревизија

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 6e80c1cde1 new version for API пре 25 година
  Roberto Ierusalimschy 9a21e81907 more builtin functions using official API пре 25 година
  Roberto Ierusalimschy f0b3cd1d6f new API functions `pop', `insert', and `move' пре 25 година
  Roberto Ierusalimschy 100bfec39a new implementation for `next' пре 25 година
  Roberto Ierusalimschy a97f29f154 explicit stack control in the API пре 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 90fb2e18e8 `pushref' is more efficient (and probably more useful) than `getref'. пре 25 година
  Roberto Ierusalimschy ddc8d94a08 new name for `lua_[sg]etglobaltable' пре 25 година
  Roberto Ierusalimschy e238efc536 default now is multi-state пре 25 година
  Roberto Ierusalimschy 397905ef86 (much) better handling of memory alloction errors пре 25 година
  Roberto Ierusalimschy ae55f3eead no varargs in Lua API пре 25 година
  Roberto Ierusalimschy 8e617985fa functions `for...' and `raw...' are obsolete now пре 25 година
  Roberto Ierusalimschy ef62b340e0 code cleaner for 16 bits. пре 25 година
  Roberto Ierusalimschy dc1e4f5073 missing define for `lua_dobuffer' single-state пре 25 година
  Roberto Ierusalimschy 44b71ca816 defines for _ERRORMESSAGE and _ALERT пре 25 година
  Roberto Ierusalimschy 91f34fb05c lua.h should not use names without prefix lua_ (`TObject', for instance) пре 25 година
  Roberto Ierusalimschy 11a7022067 global variables are stored in a Lua table пре 25 година
  Roberto Ierusalimschy 62824137d6 no more `seterrormethod' function пре 25 година
  Roberto Ierusalimschy e408cf61a2 new version number пре 25 година
  Roberto Ierusalimschy e02750ec60 new type for CFunction (for "pure" C) пре 25 година
  Roberto Ierusalimschy 4c03196697 lua_setstate makes no sense with explicit multiple states пре 25 година
  Roberto Ierusalimschy aee07c6599 details пре 26 година
  Roberto Ierusalimschy 968ad49da6 `lua_newstate' gets the inital stack size and other arguments пре 26 година
  Roberto Ierusalimschy 8223ff473f lua_Object is a pointer to the stack (because now the stack doen't move) пре 26 година
  Roberto Ierusalimschy 764e095d7f `object' and `string' are very busy names... пре 26 година
  Roberto Ierusalimschy 49af08e3e7 new name for lua_equal(obj); LUA_NOOBJECT is equal to LUA_NOOBJECT пре 26 година
  Roberto Ierusalimschy 878ef96127 comment пре 26 година
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). пре 26 година
  Roberto Ierusalimschy 573372665a new API function `lua_equalobj' пре 26 година