Историја ревизија

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 053e873145 new macro luaL_opt to avoid evaluating defaults when no needed пре 20 година
  Roberto Ierusalimschy ce67a9be31 avoid exporting undefined functions пре 20 година
  Roberto Ierusalimschy 3390f9a35a detail пре 20 година
  Roberto Ierusalimschy 9273fbd131 no more 'luaL_get/setfield' (replaced by more direct luaL_findtable) пре 20 година
  Roberto Ierusalimschy 027e9e99ca simpler implementation for userdata types пре 20 година
  Roberto Ierusalimschy 16ddf86168 luaL_openlib -> luaL_register and new function luaL_loadstring пре 20 година
  Roberto Ierusalimschy d6ff5d9f46 searchpath is "private affair" of loadlib пре 20 година
  Roberto Ierusalimschy d628795940 lua_objsize -> lua_objlen (more compatible with use of `len´ in other пре 20 година
  Roberto Ierusalimschy 90de38bf1f warnings in VS .Net пре 20 година
  Roberto Ierusalimschy e8a7ecb982 luaL_findstring -> luaL_checkoption пре 20 година
  Roberto Ierusalimschy 38da9d568a better use defined/undefined as flag values for macros пре 20 година
  Roberto Ierusalimschy e6e543a534 better control for compatibility code пре 20 година
  Roberto Ierusalimschy 6eb68ba57a all function declarations surround name with parentheses пре 20 година
  Roberto Ierusalimschy e5cfa7a367 use of parentheses around macro parameters in call lists, to avoid пре 21 година
  Roberto Ierusalimschy cf2a194edc better API for luaL_getfield/setfield пре 21 година
  Roberto Ierusalimschy 6acfb91c8d new auxiliary functions to implement new package system пре 21 година
  Roberto Ierusalimschy 7a796a0682 new macro `luaL_typename' пре 21 година
  Roberto Ierusalimschy a6179adf12 detail пре 21 година
  Roberto Ierusalimschy 753625c3f3 new interface for search-path function пре 21 година
  Roberto Ierusalimschy 0c49857c1a new scheme to search paths пре 21 година
  Roberto Ierusalimschy f4718544de what is provided by lauxlib.c should be defined at lauxlib.h пре 21 година
  Roberto Ierusalimschy 1e0aaf2156 `luaL_dofile' and `luaL_dostring' are deprecated пре 21 година
  Roberto Ierusalimschy 763b8fba1b more stuff goes to configuration file пре 21 година
  Roberto Ierusalimschy 9804467eeb detail пре 21 година
  Roberto Ierusalimschy f04fe526cd new functions `lua_tointeger' and lua_pushinteger' пре 22 година
  Roberto Ierusalimschy b97fb932ec Lua kernel does not use malloc/free functions. пре 22 година
  Roberto Ierusalimschy 0d88545b82 warnings from several compilers (mainly typecasts when lua_Number is float) пре 22 година
  Roberto Ierusalimschy 40cfb0691e new auxiliary functions for `type' manipulation пре 22 година
  Roberto Ierusalimschy 2fef8c772b auxiliary function to check userdata with types пре 22 година
  Roberto Ierusalimschy 41ed3c4771 getn/setn in C moved to lauxlib пре 22 година