Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 78c507b7b8 `lua_upcall' -> `lua_call' před 23 roky
  Roberto Ierusalimschy 69906cb56f error message ends with `\n' (is already formatted) před 23 roky
  Roberto Ierusalimschy 9d6556fd87 userdata are removed from weaktables before invoking their GC fallbacks před 23 roky
  Roberto Ierusalimschy 35707e94f3 `__weakmode' -> `__mode' před 23 roky
  Roberto Ierusalimschy 89b102bd1d new `luaL_weakregistry' function před 23 roky
  Roberto Ierusalimschy fdfd5b44ee TM_GETTABLE/TM_SETTABLE don't need fast access anymore před 23 roky
  Roberto Ierusalimschy 1a4c428d6d new function `newproxy' před 23 roky
  Roberto Ierusalimschy 2394604d10 assertion may fail when closing a state před 23 roky
  Roberto Ierusalimschy 922f36a05b details před 23 roky
  Roberto Ierusalimschy ad41fc11eb details in arithmetic implementation před 23 roky
  Roberto Ierusalimschy e182cf452f `^' operator is defined in registry.__pow před 23 roky
  Roberto Ierusalimschy e34f282365 `luaV_gettable' returns element position před 23 roky
  Roberto Ierusalimschy 3941af53ad first implementation of independent global table per function před 23 roky
  Roberto Ierusalimschy 5610fdd776 avoid using obsolete lua_dostring před 23 roky
  Roberto Ierusalimschy b449a5e574 more robust when printing error messages před 23 roky
  Roberto Ierusalimschy e572dffa15 small bug building error messages před 23 roky
  Roberto Ierusalimschy 5893fcb71a accept option arguments without spaces (e.g. "-eprint(a)") před 23 roky
  Roberto Ierusalimschy eec0905173 better tests (assertions) for debug hooks před 23 roky
  Roberto Ierusalimschy a44f37513b better treatment for error messages před 23 roky
  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