Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy c9902be294 "findname" moved from lobject.c to lauxlib.c (so libraries may use it). před 27 roky
  Roberto Ierusalimschy 99cc4b20f2 details před 27 roky
  Roberto Ierusalimschy 0969a971cd better use of "ASSERT". před 27 roky
  Roberto Ierusalimschy 964c503a63 LUA_COMPAT2.5 may use #ifdef instead of #if před 28 roky
  Roberto Ierusalimschy 45e533599f optimization: closures without upvalues don't need to be closures před 28 roky
  Roberto Ierusalimschy 4daae2165d new API function and built-in "lua_copytagmethods" před 28 roky
  Roberto Ierusalimschy 034f16892e better treatment of MARKs and DEBUG cases. před 28 roky
  Roberto Ierusalimschy 6153200bc2 make sure there is no mem problems, using %.ns instead of %s for luaV_error. před 28 roky
  Roberto Ierusalimschy 592a3f289b first implementation of centralized global state. před 28 roky
  Roberto Ierusalimschy 9cdeb275e7 details před 28 roky
  Roberto Ierusalimschy 45cad43c3f "lua_open": now lua has an explicit open operation. před 28 roky
  Roberto Ierusalimschy 7135803cc8 "global" version of a nil object. před 28 roky
  Roberto Ierusalimschy e78cf96c97 first version of Cclosures. před 28 roky
  Roberto Ierusalimschy 52d5e8032c better identification of types which are tags před 28 roky
  Roberto Ierusalimschy a580480b07 new implementation for globals: Global value is stored in TaggedString před 28 roky
  Roberto Ierusalimschy 4b91e9cde6 Tag methods před 28 roky