커밋 기록

작성자 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 년 전