Historie revizí

Autor SHA1 Zpráva Datum
  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
  Roberto Ierusalimschy 92a2ef9dca field `__globals' protect global tables před 23 roky
  Roberto Ierusalimschy 32a5d96dfc `setmetatable' cannot change protected objects před 23 roky
  Roberto Ierusalimschy 1bdde38bd2 no more newlines at the end of error messages před 23 roky
  Roberto Ierusalimschy 9998082839 external messages add their own extra information před 23 roky
  Roberto Ierusalimschy 4664f2e927 any Lua closure has a table of globals (not only active functions) před 23 roky
  Roberto Ierusalimschy 2e38c6ae5a `luadebug.h' content now is included in `lua.h' před 23 roky
  Roberto Ierusalimschy 634344d61f new API for weak mode před 23 roky
  Roberto Ierusalimschy a2fa48a570 new (old?) error handling scheme před 23 roky
  Roberto Ierusalimschy 2dcc31574f new function xpcall před 23 roky
  Roberto Ierusalimschy 79c8edb6c4 new names for light userdata operations před 23 roky
  Roberto Ierusalimschy 1ede98157d strings are always `strong' in weaktables před 23 roky
  Roberto Ierusalimschy aa3da1605c `newproxy' uses its own weaktable před 23 roky
  Roberto Ierusalimschy 5fabed21a1 getglobals(0) is the C global table před 23 roky
  Roberto Ierusalimschy f67ccfbdeb no more `lua_getn' function před 23 roky
  Roberto Ierusalimschy 88607acc2c details před 23 roky