Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 053e873145 new macro luaL_opt to avoid evaluating defaults when no needed před 20 roky
  Roberto Ierusalimschy 515d556832 access to metamethods and metafields should be raw před 20 roky
  Roberto Ierusalimschy ed7039024d avoid some warnings před 20 roky
  Roberto Ierusalimschy e41fb9a604 registry._LOADED created "on demand" před 20 roky
  Roberto Ierusalimschy 5fa6604f00 detail před 20 roky
  Roberto Ierusalimschy 3390f9a35a detail před 20 roky
  Roberto Ierusalimschy 9273fbd131 no more 'luaL_get/setfield' (replaced by more direct luaL_findtable) před 20 roky
  Roberto Ierusalimschy 39cdbce23e no more '-w' option + new way to check module existence před 20 roky
  Roberto Ierusalimschy 027e9e99ca simpler implementation for userdata types před 20 roky
  Roberto Ierusalimschy 3b828d9e48 luaL_setfield does a non-raw set před 20 roky
  Roberto Ierusalimschy 68548a02d3 fancier code ;) před 20 roky
  Roberto Ierusalimschy 2f2b4a42a9 luaL_checkudata raises an error if value is not correct před 20 roky
  Roberto Ierusalimschy 16ddf86168 luaL_openlib -> luaL_register and new function luaL_loadstring před 20 roky
  Roberto Ierusalimschy 39c0f391c6 detail před 20 roky
  Roberto Ierusalimschy f01a95d4a0 detail před 20 roky
  Roberto Ierusalimschy d6ff5d9f46 searchpath is "private affair" of loadlib před 20 roky
  Roberto Ierusalimschy 20131e54d3 no more "getc" when testing if file exists před 20 roky
  Roberto Ierusalimschy 3d08aa591d details před 20 roky
  Roberto Ierusalimschy e86dab2dae details před 20 roky
  Roberto Ierusalimschy d628795940 lua_objsize -> lua_objlen (more compatible with use of `len´ in other před 20 roky
  Roberto Ierusalimschy 05348d834b better error message před 20 roky
  Roberto Ierusalimschy 90de38bf1f warnings in VS .Net před 20 roky
  Roberto Ierusalimschy e8a7ecb982 luaL_findstring -> luaL_checkoption před 20 roky
  Roberto Ierusalimschy 67578ec51f several small details před 20 roky
  Roberto Ierusalimschy c2bb9abcec better quotes for strings in error messages před 20 roky
  Roberto Ierusalimschy da32450c3d new API function `lua_tolstring' před 20 roky
  Roberto Ierusalimschy 9ffae705ee new "primitive" getn před 20 roky
  Roberto Ierusalimschy d55bb795fa details před 20 roky
  Roberto Ierusalimschy af39352632 LUA_PATH_SEP -> LUA_PATHSEP před 20 roky
  Roberto Ierusalimschy 4194de70e7 details před 20 roky