Historie revizí

Autor SHA1 Zpráva Datum
  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
  Roberto Ierusalimschy 36541dec9b towards new package system před 21 roky
  Roberto Ierusalimschy 6acfb91c8d new auxiliary functions to implement new package system před 21 roky
  Roberto Ierusalimschy 3c394b12f9 detail před 21 roky
  Roberto Ierusalimschy 7d309480dd new way to handle _PATH (old LUA_PATH) před 21 roky
  Roberto Ierusalimschy fe8c365281 default state (created by `luaL_newstate´) has a default panic function před 21 roky
  Roberto Ierusalimschy 942496d767 small bug před 21 roky
  Roberto Ierusalimschy 7a796a0682 new macro `luaL_typename' před 21 roky
  Roberto Ierusalimschy 80ec81926c `lua.c' also needs the default path, so auxlib should provide it před 21 roky
  Roberto Ierusalimschy 753625c3f3 new interface for search-path function před 21 roky
  Roberto Ierusalimschy 0c49857c1a new scheme to search paths před 21 roky
  Roberto Ierusalimschy dba17070ac optional error for accesss to undefined variables/fields před 21 roky
  Roberto Ierusalimschy b8691f13a8 `getn' uses binary search if it has to count elements před 21 roky
  Roberto Ierusalimschy 9d8426bab4 better error messages for `loadfile' před 21 roky
  Roberto Ierusalimschy 1e0aaf2156 `luaL_dofile' and `luaL_dostring' are deprecated před 21 roky
  Roberto Ierusalimschy 7e41612eb2 code parameterized by LUA_FIRSTINDEX (first index of an array) před 21 roky
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' před 21 roky
  Roberto Ierusalimschy 29a13b4128 detail před 21 roky
  Roberto Ierusalimschy 1edea34666 details před 21 roky
  Roberto Ierusalimschy fa198197a0 lua_(set)getglobal are ok to use před 22 roky
  Roberto Ierusalimschy 97b838d9ab new semantics for setn/getn (no more changes to `n') před 22 roky
  Roberto Ierusalimschy 533737f26e new functions `lua_getfield' and `lua_setfield' před 22 roky
  Roberto Ierusalimschy f04fe526cd new functions `lua_tointeger' and lua_pushinteger' před 22 roky
  Roberto Ierusalimschy b97fb932ec Lua kernel does not use malloc/free functions. před 22 roky
  Roberto Ierusalimschy a62d39aa1c detail: `luaL_where' does not use the name information před 22 roky
  Roberto Ierusalimschy 60aa01d8f7 fully-weak tables are more efficient před 22 roky
  Roberto Ierusalimschy 176cd7d1a3 `#!' is detected by loadfile, not by the lexer před 22 roky
  Roberto Ierusalimschy f0cc013afa luaL_getn/setn must operate correctly over negative indices před 22 roky