Commit History

Autor SHA1 Mensaxe Data
  Roberto Ierusalimschy 4a818f068a 'checkversion' implemented in the auxiliary library %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy 547e47649f 'luaL_typeerror' spelled right %!s(int64=16) %!d(string=hai) anos
  Roberto Ierusalimschy daddc57abd luaL_tostring -> luaL_tolstring (more generic) %!s(int64=17) %!d(string=hai) anos
  Roberto Ierusalimschy ffc5f78229 detail %!s(int64=18) %!d(string=hai) anos
  Roberto Ierusalimschy 3f78748ef3 traceback function moved to auxlib %!s(int64=18) %!d(string=hai) anos
  Roberto Ierusalimschy 8d3dd04137 clearing some old compatibility code %!s(int64=18) %!d(string=hai) anos
  Roberto Ierusalimschy 01fa1bc114 luaL_testudata (a luaL_checkudata that does not raise errors) is %!s(int64=18) %!d(string=hai) anos
  Roberto Ierusalimschy cf86576a83 new function luaL_tostring %!s(int64=18) %!d(string=hai) anos
  Roberto Ierusalimschy 18330b6091 lua_dostring/lua_dofile should return any values returned by the chunk %!s(int64=19) %!d(string=hai) anos
  Roberto Ierusalimschy bfdcbbcd76 small optimizations (lua_newtable -> lua_createtable) %!s(int64=19) %!d(string=hai) anos
  Roberto Ierusalimschy 053e873145 new macro luaL_opt to avoid evaluating defaults when no needed %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy ce67a9be31 avoid exporting undefined functions %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy 3390f9a35a detail %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy 9273fbd131 no more 'luaL_get/setfield' (replaced by more direct luaL_findtable) %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy 027e9e99ca simpler implementation for userdata types %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy 16ddf86168 luaL_openlib -> luaL_register and new function luaL_loadstring %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy d6ff5d9f46 searchpath is "private affair" of loadlib %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy d628795940 lua_objsize -> lua_objlen (more compatible with use of `len´ in other %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy 90de38bf1f warnings in VS .Net %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy e8a7ecb982 luaL_findstring -> luaL_checkoption %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy 38da9d568a better use defined/undefined as flag values for macros %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy e6e543a534 better control for compatibility code %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy 6eb68ba57a all function declarations surround name with parentheses %!s(int64=20) %!d(string=hai) anos
  Roberto Ierusalimschy e5cfa7a367 use of parentheses around macro parameters in call lists, to avoid %!s(int64=21) %!d(string=hai) anos
  Roberto Ierusalimschy cf2a194edc better API for luaL_getfield/setfield %!s(int64=21) %!d(string=hai) anos
  Roberto Ierusalimschy 6acfb91c8d new auxiliary functions to implement new package system %!s(int64=21) %!d(string=hai) anos
  Roberto Ierusalimschy 7a796a0682 new macro `luaL_typename' %!s(int64=21) %!d(string=hai) anos
  Roberto Ierusalimschy a6179adf12 detail %!s(int64=21) %!d(string=hai) anos
  Roberto Ierusalimschy 753625c3f3 new interface for search-path function %!s(int64=21) %!d(string=hai) anos
  Roberto Ierusalimschy 0c49857c1a new scheme to search paths %!s(int64=21) %!d(string=hai) anos