История коммитов

Автор SHA1 Сообщение Дата
  Roberto Ierusalimschy bfdcbbcd76 small optimizations (lua_newtable -> lua_createtable) 19 лет назад
  Roberto Ierusalimschy d4c99b2673 new function 'getregistry' 20 лет назад
  Roberto Ierusalimschy ed7039024d avoid some warnings 20 лет назад
  Roberto Ierusalimschy 3390f9a35a detail 20 лет назад
  Roberto Ierusalimschy 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar 20 лет назад
  Roberto Ierusalimschy 80ac5e83fd details (alphabetical order for list of functions) 20 лет назад
  Roberto Ierusalimschy 67578ec51f several small details 20 лет назад
  Roberto Ierusalimschy c2bb9abcec better quotes for strings in error messages 20 лет назад
  Roberto Ierusalimschy a2b78aad49 debug information for active lines 20 лет назад
  Roberto Ierusalimschy 1ab2b93462 debug information for last line of a function definition 20 лет назад
  Roberto Ierusalimschy f8df21bd20 `luaconf.h´ exports all its definitions always (so all of them 20 лет назад
  Roberto Ierusalimschy 7d45a5f48f C functions and userdata also have environments 20 лет назад
  Roberto Ierusalimschy d89a56f869 small warning in C++ 20 лет назад
  Roberto Ierusalimschy a27497aa03 `debug.traceback' gets an optional `initial level' parameter 20 лет назад
  Roberto Ierusalimschy e791f025c0 no more `_TRACEBACK' variable 20 лет назад
  Roberto Ierusalimschy 497f042fad detail 21 лет назад
  Roberto Ierusalimschy 4973682294 small bug with coroutine tracebacks 21 лет назад
  Roberto Ierusalimschy ff4f8fe59a small bug: calls to upvalues were not correctly traced 21 лет назад
  Roberto Ierusalimschy 1e0aaf2156 `luaL_dofile' and `luaL_dostring' are deprecated 21 лет назад
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' 21 лет назад
  Roberto Ierusalimschy fa198197a0 lua_(set)getglobal are ok to use 22 лет назад
  Roberto Ierusalimschy 533737f26e new functions `lua_getfield' and `lua_setfield' 22 лет назад
  Roberto Ierusalimschy f04fe526cd new functions `lua_tointeger' and lua_pushinteger' 22 лет назад
  Roberto Ierusalimschy 79fee99024 `debug' library can operate over other threads 22 лет назад
  Roberto Ierusalimschy 0d88545b82 warnings from several compilers (mainly typecasts when lua_Number is float) 22 лет назад
  Roberto Ierusalimschy 034de1fe73 new names for functions that open C libraries 22 лет назад
  Roberto Ierusalimschy 92f6e0c1bf no-nonsense debug information about tail calls 22 лет назад
  Roberto Ierusalimschy 32fd039bb5 `openlib' functions return new module 22 лет назад
  Roberto Ierusalimschy dd8edecae1 new functions to manipulate upvales (get/setupvalue) 22 лет назад
  Roberto Ierusalimschy 04f95ce879 hook counts are integers now 22 лет назад