تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Roberto Ierusalimschy 03bab90303 new function `lua_getallocf' to retrieve allocation function and data 22 سال پیش
  Roberto Ierusalimschy 10de467c79 new function `lua_createtable' 22 سال پیش
  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 91bf77534c no need for a maximum number of parameters (maximum number of locals 22 سال پیش
  Roberto Ierusalimschy 66ed154c89 details 22 سال پیش
  Roberto Ierusalimschy 56c5e749cc no more compatibility code (`lua_pushupvalues') 22 سال پیش
  Roberto Ierusalimschy c767747191 new (internal) macros for error handling 22 سال پیش
  Roberto Ierusalimschy bcc5f1406b test function for lua_setgcthreshold 22 سال پیش
  Roberto Ierusalimschy 2ad947fe03 new test options for luaL_getn/setn 22 سال پیش
  Roberto Ierusalimschy 0d88545b82 warnings from several compilers (mainly typecasts when lua_Number is float) 22 سال پیش
  Roberto Ierusalimschy 70e2b7ab86 name changes to avoid name collision between macros and variables 22 سال پیش
  Roberto Ierusalimschy 034de1fe73 new names for functions that open C libraries 22 سال پیش
  Roberto Ierusalimschy e1a424e8a3 avoid the identifier `index' (clashes with BSD `index' function) 22 سال پیش
  Roberto Ierusalimschy 60c83ded30 small optimization for sizes of array constructors 22 سال پیش
  Roberto Ierusalimschy 3184314bf3 warning 22 سال پیش
  Roberto Ierusalimschy 871166d7db test for panic function 22 سال پیش
  Roberto Ierusalimschy 32fd039bb5 `openlib' functions return new module 23 سال پیش
  Roberto Ierusalimschy dd8edecae1 new functions to manipulate upvales (get/setupvalue) 23 سال پیش
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name 23 سال پیش
  Roberto Ierusalimschy 38da8c0d7d new facilities to test memory overflow in main.c 23 سال پیش
  Roberto Ierusalimschy 5f698f8b6f simpler interface to hooks + use of `int' to count hooks 23 سال پیش
  Roberto Ierusalimschy f0185f7628 support for tests of yield inside hooks + better support for tests 23 سال پیش
  Roberto Ierusalimschy 94912d99fc details 23 سال پیش
  Roberto Ierusalimschy 097edd3884 better names for auxiliar functions 23 سال پیش
  Roberto Ierusalimschy 43d1a6af12 detail 23 سال پیش
  Roberto Ierusalimschy 2f91f95d94 better control over GCObjects 23 سال پیش
  Roberto Ierusalimschy dff9be4224 new macros to distinguish different types of object moves (for future GC 23 سال پیش
  Roberto Ierusalimschy f36038e42a assertion must be always valid (not only in debug mode) 23 سال پیش
  Roberto Ierusalimschy 96e15b8501 threads now are real Lua objects, subject to garbage collection 23 سال پیش