Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy d4c99b2673 new function 'getregistry' před 20 roky
  Roberto Ierusalimschy ed7039024d avoid some warnings před 20 roky
  Roberto Ierusalimschy 3390f9a35a detail před 20 roky
  Roberto Ierusalimschy 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar před 20 roky
  Roberto Ierusalimschy 80ac5e83fd details (alphabetical order for list of functions) 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 a2b78aad49 debug information for active lines před 20 roky
  Roberto Ierusalimschy 1ab2b93462 debug information for last line of a function definition před 20 roky
  Roberto Ierusalimschy f8df21bd20 `luaconf.h´ exports all its definitions always (so all of them před 20 roky
  Roberto Ierusalimschy 7d45a5f48f C functions and userdata also have environments před 20 roky
  Roberto Ierusalimschy d89a56f869 small warning in C++ před 20 roky
  Roberto Ierusalimschy a27497aa03 `debug.traceback' gets an optional `initial level' parameter před 20 roky
  Roberto Ierusalimschy e791f025c0 no more `_TRACEBACK' variable před 20 roky
  Roberto Ierusalimschy 497f042fad detail před 21 roky
  Roberto Ierusalimschy 4973682294 small bug with coroutine tracebacks před 21 roky
  Roberto Ierusalimschy ff4f8fe59a small bug: calls to upvalues were not correctly traced před 21 roky
  Roberto Ierusalimschy 1e0aaf2156 `luaL_dofile' and `luaL_dostring' are deprecated před 21 roky
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' před 21 roky
  Roberto Ierusalimschy fa198197a0 lua_(set)getglobal are ok to use 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 79fee99024 `debug' library can operate over other threads před 22 roky
  Roberto Ierusalimschy 0d88545b82 warnings from several compilers (mainly typecasts when lua_Number is float) před 22 roky
  Roberto Ierusalimschy 034de1fe73 new names for functions that open C libraries před 22 roky
  Roberto Ierusalimschy 92f6e0c1bf no-nonsense debug information about tail calls před 22 roky
  Roberto Ierusalimschy 32fd039bb5 `openlib' functions return new module před 22 roky
  Roberto Ierusalimschy dd8edecae1 new functions to manipulate upvales (get/setupvalue) před 22 roky
  Roberto Ierusalimschy 04f95ce879 hook counts are integers now před 22 roky
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name před 22 roky