Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 77e786d436 stupid bug in T.stacklevel (not in use by the tests) před 10 roky
  Roberto Ierusalimschy 741ad97e92 new parameter for testC instruction 'pcall' (error handler) před 10 roky
  Roberto Ierusalimschy 177807f21e casts ('(int)' -> 'cast_int') před 10 roky
  Roberto Ierusalimschy fd179ab4b8 clearer notation for "compare" instruction před 10 roky
  Roberto Ierusalimschy 5bdfefd3a5 allows calling luaL_checkstack with no message (in runC) před 10 roky
  Roberto Ierusalimschy 6624ccff26 independent code for 'printstack' + test for panic function can před 10 roky
  Roberto Ierusalimschy 79b0d05480 new function 'T.checkpanic' (to check panic errors) před 10 roky
  Roberto Ierusalimschy b6911c177d luaL_loadbuffer replaced by luaL_loadstring (to test luaL_loadstring) před 10 roky
  Roberto Ierusalimschy a113e1498d when checking thread consistency, check its entire stack (always před 10 roky
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before před 10 roky
  Roberto Ierusalimschy 4542fb9f78 comments (a few extra quotes around identifiers) před 10 roky
  Roberto Ierusalimschy 7314acaa80 'T.limits' reports some more useful limits před 10 roky
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' před 10 roky
  Roberto Ierusalimschy 2a21f6c894 'lua_Kcontext' -> 'lua_KContext' před 11 roky
  Roberto Ierusalimschy e14a02c24f when thread yields, real "func" is in field 'extra', not in 'func' před 11 roky
  Roberto Ierusalimschy 798660c9cd deprecated "cast macros" ('luaL_checkint', 'luaL_optint', etc.) před 11 roky
  Roberto Ierusalimschy 3a15c7ce43 size for array part of a table ('sizearray') changed from 'int' to před 11 roky
  Roberto Ierusalimschy 22952d8973 'T.gccolor' classify dead objects too před 11 roky
  Roberto Ierusalimschy 2be88d5084 'lua_Ctx' -> 'lua_Kcontext' před 11 roky
  Roberto Ierusalimschy 73ad16b5c6 no need for type 'pCallInfo' před 11 roky
  Roberto Ierusalimschy 3c6d0aaa7d 'iswhite' and related macros now can work directly on any object před 11 roky
  Roberto Ierusalimschy bb12903120 type 'Udata' refers directly to structure inside the union (union před 11 roky
  Roberto Ierusalimschy ca41b43f53 type 'TString' refers directly to the structure inside the union před 11 roky
  Roberto Ierusalimschy 56137d58ff added check for conversion 'obj2gco' (and corrections for small před 11 roky
  Roberto Ierusalimschy 9aec500a26 no need for field 'gch' anymore před 11 roky
  Roberto Ierusalimschy 1aa4f69b51 new type 'lua_Ctx' for continuation-function contexts (to allow type před 11 roky
  Roberto Ierusalimschy c229ed597f 'requiref' checks 'package.loaded' before loading a module před 11 roky
  Roberto Ierusalimschy a77d263e86 unsigned-manipulation functions (lua_puhsunsigned, lua_tounsigned, etc.) před 11 roky
  Roberto Ierusalimschy d2ab1aef31 detail (avoid too large macro) před 11 roky
  Roberto Ierusalimschy 3fc25ff15b macro 'checkobjref' accepts NULL (as all its uses checked for NULL před 11 roky