Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 4b2e71ddb6 ZIO passes Lua state to chunk reader před 22 roky
  Roberto Ierusalimschy 9fcc485176 zio does not keep "source" name (nobody uses it) před 22 roky
  Roberto Ierusalimschy 433cb1d13a no more checks for non-default compilation options + luaU_dump has před 22 roky
  Roberto Ierusalimschy a73ded2153 Move nothing when there is nothing to move před 22 roky
  Roberto Ierusalimschy dae99205cf no more compatibility code před 22 roky
  Roberto Ierusalimschy f966404ed6 simpler implementation for valid/acceptable indices před 22 roky
  Roberto Ierusalimschy fee9e473f2 inlining of `luaV_gettable' were too complex (dirty) před 22 roky
  Roberto Ierusalimschy f1f8f0ca22 simpler way to check maximum gc threshold před 22 roky
  Roberto Ierusalimschy d1df829f8d lua_getmetatable must accept any acceptable index před 22 roky
  Roberto Ierusalimschy 0d88545b82 warnings from several compilers (mainly typecasts when lua_Number is float) před 22 roky
  Roberto Ierusalimschy c9ea94ec92 out-of-bound upvalues (in C) are acceptable indices před 22 roky
  Roberto Ierusalimschy e1a424e8a3 avoid the identifier `index' (clashes with BSD `index' function) před 22 roky
  Roberto Ierusalimschy 5cd99b82b7 `set/getenvtable' -> `set/getfenv' před 22 roky
  Roberto Ierusalimschy 67f9a2a98f details před 22 roky
  Roberto Ierusalimschy 9866fb0ef1 `set/getglobals' -> `set/getenvtable' před 22 roky
  Roberto Ierusalimschy 7a40cdbda0 different variables for number of upvalues and size of upvalue array před 22 roky
  Roberto Ierusalimschy dd8edecae1 new functions to manipulate upvales (get/setupvalue) před 23 roky
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name před 23 roky
  Roberto Ierusalimschy 0bb8eb5151 new function `lua_cpcall' před 23 roky
  Roberto Ierusalimschy 5a228bb1d8 new function `lua_version' před 23 roky
  Roberto Ierusalimschy 709b27b456 ULONG_MAX>>10 may not fit into an int před 23 roky
  Roberto Ierusalimschy ddc144e4d2 keep L->ci->base in L->base for faster access před 23 roky
  Roberto Ierusalimschy 1648674653 must check GC every time it can create new objects před 23 roky
  Roberto Ierusalimschy 41fd639cab documentation for write barriers před 23 roky
  Roberto Ierusalimschy 5c5d9b2703 back to `__mode' metafield to specify weakness před 23 roky
  Roberto Ierusalimschy 63633c5b5f better name for `lua_movethread' před 23 roky
  Roberto Ierusalimschy dff9be4224 new macros to distinguish different types of object moves (for future GC před 23 roky
  Roberto Ierusalimschy 118347d8c3 new API for coroutines před 23 roky
  Roberto Ierusalimschy 118e9cd843 new facility for dumping chunks před 23 roky
  Roberto Ierusalimschy 96e15b8501 threads now are real Lua objects, subject to garbage collection před 23 roky