Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy ee4859b3e3 new way to handle errors (temporary version) před 23 roky
  Roberto Ierusalimschy 801aaf37b1 simpler implementation for line information před 23 roky
  Roberto Ierusalimschy 63a614e145 some improvements in stack control před 23 roky
  Roberto Ierusalimschy 653977a0ac callhook can be static před 23 roky
  Roberto Ierusalimschy 50e2952593 first version of dynamic stack před 23 roky
  Roberto Ierusalimschy d56d4cf776 distinct functions to create/destroy states and threads před 23 roky
  Roberto Ierusalimschy 42754c0f15 small optimizations před 24 roky
  Roberto Ierusalimschy e04f7ed450 first version of Lua "stackless" před 24 roky
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... před 24 roky
  Roberto Ierusalimschy cbc59592ff new definition for `luaD_call' and `luaD_adjusttop' před 24 roky
  Roberto Ierusalimschy 943b8f5b18 details před 24 roky
  Roberto Ierusalimschy 6048c4f74d better way to link callinfo's and stack před 24 roky
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars před 24 roky
  Roberto Ierusalimschy 7178a5e34a new way to handle top x L->top před 24 roky
  Roberto Ierusalimschy 71ae4801d6 macros LUA_ENTRY/LUA_EXIT to control exclusive access to Lua core před 24 roky
  Roberto Ierusalimschy ad3816d0d1 luaD_call is more uniform před 25 roky
  Roberto Ierusalimschy 046a3d6173 tag methods are always functions, so don't need to store a whole object před 25 roky
  Roberto Ierusalimschy cd2ddaded9 call hooks can only be called when `pc' is active (that is, inside před 25 roky
  Roberto Ierusalimschy 13635f7de7 new version of protected execution před 25 roky
  Roberto Ierusalimschy 9d60598260 better definitions for MULTRET před 25 roky
  Roberto Ierusalimschy 9fdf73bc9a first version for new API před 25 roky
  Roberto Ierusalimschy 397905ef86 (much) better handling of memory alloction errors před 25 roky
  Roberto Ierusalimschy 014a09c509 better error messages před 25 roky
  Roberto Ierusalimschy 870f61d299 code redistribution před 25 roky
  Roberto Ierusalimschy a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, před 25 roky
  Roberto Ierusalimschy 213e9febc8 limits now are in `llims.n' před 25 roky
  Roberto Ierusalimschy 2877bad4c2 new debug API (first version) před 26 roky
  Roberto Ierusalimschy bcdbdaccc3 more debug information (still with bug for tag methods...) před 26 roky
  Roberto Ierusalimschy 6c79a0a80d new way to control hooks inside hooks (now the control is done inside Lua) před 26 roky
  Roberto Ierusalimschy 968ad49da6 `lua_newstate' gets the inital stack size and other arguments před 26 roky