Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 0d88545b82 warnings from several compilers (mainly typecasts when lua_Number is float) před 22 roky
  Roberto Ierusalimschy 5a144e891a `__globals' -> `__fenv' před 22 roky
  Roberto Ierusalimschy fa4b4c1100 loadstring/loadfile use global environment + setfenv(0) changes před 22 roky
  Roberto Ierusalimschy 034de1fe73 new names for functions that open C libraries před 22 roky
  Roberto Ierusalimschy 430d6db928 LUA_PATH components may have multiple interrogation marks před 22 roky
  Roberto Ierusalimschy 3684f67771 details (text of an error message) před 22 roky
  Roberto Ierusalimschy 92f6e0c1bf no-nonsense debug information about tail calls před 22 roky
  Roberto Ierusalimschy 5cd99b82b7 `set/getenvtable' -> `set/getfenv' před 22 roky
  Roberto Ierusalimschy 07e210e655 `require' returns value returned by package před 22 roky
  Roberto Ierusalimschy 9866fb0ef1 `set/getglobals' -> `set/getenvtable' před 22 roky
  Roberto Ierusalimschy 07948c3181 restore _REQUIREDNAME after requiring a file před 22 roky
  Roberto Ierusalimschy 2866fb2dd0 reset _REQUIREDNAME after loading module před 22 roky
  Roberto Ierusalimschy 4b6f436d67 `unpack' uses `getn' to get table size před 22 roky
  Roberto Ierusalimschy 7964f7cbbd more complete information for coroutine errors před 22 roky
  Roberto Ierusalimschy 75f73172c4 bug: `resume' was checking the wrong value for stack overflow před 22 roky
  Roberto Ierusalimschy acf62ddfbe "load*" creates chunk with same global table than caller před 22 roky
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name před 23 roky
  Roberto Ierusalimschy 76de732745 avoid non-raw accesses to globals when variable may not exist před 23 roky
  Roberto Ierusalimschy 1f55dbc699 details před 23 roky
  Roberto Ierusalimschy 8954bdc706 new `coroutine.status' function před 23 roky
  Roberto Ierusalimschy 9b1c586b2f renaming `stringdump' -> `string.dump' před 23 roky
  Roberto Ierusalimschy dbc5451bea comments před 23 roky
  Roberto Ierusalimschy 18765d900e messages před 23 roky
  Roberto Ierusalimschy 097edd3884 better names for auxiliar functions 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 118347d8c3 new API for coroutines před 23 roky
  Roberto Ierusalimschy 7e0f880bc5 C++ demands cast from void to specific types 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