Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Roberto Ierusalimschy 72d675aba7 macros "growvector" and "reallocvector" more compact 26 yıl önce
  Roberto Ierusalimschy 6a853fcb8b details (from lhf) 26 yıl önce
  Roberto Ierusalimschy 26d1e21c89 new way to handle "growing" vectors 26 yıl önce
  Roberto Ierusalimschy bdfab46c22 "errorim" now is _ERRORMESSAGE. 26 yıl önce
  Roberto Ierusalimschy 3fecf187ff names... 26 yıl önce
  Roberto Ierusalimschy e03767b3eb details (comments) 26 yıl önce
  Roberto Ierusalimschy d3ac7075a2 better error message 27 yıl önce
  Roberto Ierusalimschy cc117253c8 new implementation for error handling: on error, function _ERRORMESSAGE 27 yıl önce
  Roberto Ierusalimschy c9902be294 "findname" moved from lobject.c to lauxlib.c (so libraries may use it). 27 yıl önce
  Roberto Ierusalimschy 99cc4b20f2 details 27 yıl önce
  Roberto Ierusalimschy 0969a971cd better use of "ASSERT". 27 yıl önce
  Roberto Ierusalimschy 964c503a63 LUA_COMPAT2.5 may use #ifdef instead of #if 28 yıl önce
  Roberto Ierusalimschy 45e533599f optimization: closures without upvalues don't need to be closures 28 yıl önce
  Roberto Ierusalimschy 4daae2165d new API function and built-in "lua_copytagmethods" 28 yıl önce
  Roberto Ierusalimschy 034f16892e better treatment of MARKs and DEBUG cases. 28 yıl önce
  Roberto Ierusalimschy 6153200bc2 make sure there is no mem problems, using %.ns instead of %s for luaV_error. 28 yıl önce
  Roberto Ierusalimschy 592a3f289b first implementation of centralized global state. 28 yıl önce
  Roberto Ierusalimschy 9cdeb275e7 details 28 yıl önce
  Roberto Ierusalimschy 45cad43c3f "lua_open": now lua has an explicit open operation. 28 yıl önce
  Roberto Ierusalimschy 7135803cc8 "global" version of a nil object. 28 yıl önce
  Roberto Ierusalimschy e78cf96c97 first version of Cclosures. 28 yıl önce
  Roberto Ierusalimschy 52d5e8032c better identification of types which are tags 28 yıl önce
  Roberto Ierusalimschy a580480b07 new implementation for globals: Global value is stored in TaggedString 28 yıl önce
  Roberto Ierusalimschy 4b91e9cde6 Tag methods 28 yıl önce