Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 6ee2dbdfe9 traceback stops at first protected call před 23 roky
  Roberto Ierusalimschy 1dbe708aa8 new protocol for error handling před 23 roky
  Roberto Ierusalimschy 8f080fd683 `traceback' returns only the traceback před 23 roky
  Roberto Ierusalimschy d8678edddc luaL_verror -> luaL_error před 23 roky
  Roberto Ierusalimschy e812aa2002 avoid assignments to TObject access macros před 23 roky
  Roberto Ierusalimschy c31494df26 avoid gotos when possible před 23 roky
  Roberto Ierusalimschy 8fd0f6a82b new macro to check conditions on expression macros před 23 roky
  Roberto Ierusalimschy eb3de8768a `rawcall' -> `upcall' (unprotected call) před 23 roky
  Roberto Ierusalimschy 864c96f36c new fallback for equality `__eq' před 23 roky
  Roberto Ierusalimschy 0052930ffe details před 23 roky
  Roberto Ierusalimschy eeab473fc8 new fallback __le (less equal), for partial order před 23 roky
  Roberto Ierusalimschy 6b8cdc9cdd Lua now uses only `realloc' for all its memory management před 23 roky
  Roberto Ierusalimschy 000d081fd0 warnings from other compilers před 23 roky
  Roberto Ierusalimschy 65d66ba275 new "local function" před 23 roky
  Roberto Ierusalimschy cff22f57dd some refactoring před 23 roky
  Roberto Ierusalimschy 168ea16acb details před 23 roky
  Roberto Ierusalimschy dc6e6c48bb on the way to 5.0 před 23 roky
  Roberto Ierusalimschy e3cddc950c C is not C++... před 23 roky
  Roberto Ierusalimschy 630acb2048 _ERRORMESSAGE `accepts' non-string arguments (at least for now...) před 23 roky
  Roberto Ierusalimschy 16f4723398 names & names před 23 roky
  Roberto Ierusalimschy f1c43bbe19 new function `xpcall' (at least for now...) před 23 roky
  Roberto Ierusalimschy 5a8f383e60 io.close() closes standard output file; `close' now is method před 23 roky
  Roberto Ierusalimschy 711b936849 new versions from lhf před 23 roky
  Roberto Ierusalimschy 5b8ee9fa8d new names for standard libraries před 23 roky
  Roberto Ierusalimschy 2cd6161060 don't need stdio před 23 roky
  Roberto Ierusalimschy a102221a0b better error messages před 23 roky
  Roberto Ierusalimschy 6dd0b6c62b details před 23 roky
  Roberto Ierusalimschy fa23301251 defintions for lua_number2str and lua_str2number don't need to be public před 23 roky
  Roberto Ierusalimschy 94c2449d25 undump may return LUA_ERRRUN před 23 roky
  Roberto Ierusalimschy c398a02110 uses `isspace' to recognize space characters před 23 roky