Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy a68635a919 list constructors do not adjust last expression před 24 roky
  Roberto Ierusalimschy 2112142680 allow syntax << function (x) ... end (...) >> as a statement před 24 roky
  Roberto Ierusalimschy dd3a63c205 new way to handle `profiles' před 24 roky
  Roberto Ierusalimschy cb49b088b6 old signature for lua_open před 24 roky
  Roberto Ierusalimschy c5a23cf01a details před 24 roky
  Roberto Ierusalimschy 6048c4f74d better way to link callinfo's and stack před 24 roky
  Roberto Ierusalimschy 5e870f86a2 optimization for tailcall does not seem to pay itself před 24 roky
  Roberto Ierusalimschy f81b8adb3f string [[...]] ignores initial \n před 24 roky
  Roberto Ierusalimschy 2b2267069b new functions `pack' and `unpack' před 24 roky
  Roberto Ierusalimschy 72d3d155b0 detail před 24 roky
  Roberto Ierusalimschy 6d4db86888 open functions are lua_Cfunctions před 24 roky
  Roberto Ierusalimschy e9a3820370 sizeof(string) != strlen(string)+1 when sizeof(char) != 1 před 24 roky
  Roberto Ierusalimschy 9e8a46daa2 details (identation) před 24 roky
  Roberto Ierusalimschy 7b84f9e65c lower-case for macros with arguments před 24 roky
  Roberto Ierusalimschy 1e40b4dc61 buffer should be void *, as char now is not that neutral... před 24 roky
  Roberto Ierusalimschy dfd7ce74cf buffer should be void *, as char now is not that neutral... před 24 roky
  Roberto Ierusalimschy 8399df5dcf detail před 24 roky
  Roberto Ierusalimschy d2a64bb6d4 `llimits' may need definitions from LUA_USER_H před 24 roky
  Roberto Ierusalimschy a90f06dcd8 `atoi' does not have a wide-char equivalent před 24 roky
  Roberto Ierusalimschy 35023355f2 details for wchar před 24 roky
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars před 24 roky
  Roberto Ierusalimschy d164e2294f _ERRORMESSAGE called through get global tag method před 24 roky
  Roberto Ierusalimschy 2cc94ac81b avoid name clash with `sys/stat' před 24 roky
  Roberto Ierusalimschy 5f37134e64 avoid '...' and "..." inside comments před 24 roky
  Roberto Ierusalimschy 52ee91dd73 better encapsulation of some types před 24 roky
  Roberto Ierusalimschy 191fd35f0a warnings from Visual C++ před 24 roky
  Roberto Ierusalimschy d6978d03e1 small bug in testing (pushuserdata needs some memory to work...) před 24 roky
  Roberto Ierusalimschy 68b08848d4 `dostring' now is safe to run binary code. před 24 roky
  Roberto Ierusalimschy 888f91fa24 code check for upvalues před 24 roky
  Roberto Ierusalimschy c1db0b2bf1 detail před 24 roky