Commit Verlauf

Autor SHA1 Nachricht Datum
  Roberto Ierusalimschy 0bb8eb5151 new function `lua_cpcall' vor 23 Jahren
  Roberto Ierusalimschy 007f229568 detail vor 23 Jahren
  Roberto Ierusalimschy 5142e630bf new macro `condhardstacktests' to control hard stack tests vor 23 Jahren
  Roberto Ierusalimschy 010bbd9d9c simpler definition for incr_top vor 23 Jahren
  Roberto Ierusalimschy 7c0ccdfd61 avoid the use of "enum" in the API, as they do not have a fixed representation vor 23 Jahren
  Roberto Ierusalimschy c1c100a0c0 warnings in other compilers vor 23 Jahren
  Roberto Ierusalimschy a2fa48a570 new (old?) error handling scheme vor 23 Jahren
  Roberto Ierusalimschy 4e23699aa6 new implementation for error handling vor 23 Jahren
  Roberto Ierusalimschy 39b2d58c39 new interface for debug hooks vor 23 Jahren
  Roberto Ierusalimschy 6ee2dbdfe9 traceback stops at first protected call vor 23 Jahren
  Roberto Ierusalimschy 1dbe708aa8 new protocol for error handling vor 23 Jahren
  Roberto Ierusalimschy b7a0503c1d new format for error messages vor 23 Jahren
  Roberto Ierusalimschy 751cd867d3 new way to handle errors vor 23 Jahren
  Roberto Ierusalimschy ee4859b3e3 new way to handle errors (temporary version) vor 23 Jahren
  Roberto Ierusalimschy 801aaf37b1 simpler implementation for line information vor 23 Jahren
  Roberto Ierusalimschy 63a614e145 some improvements in stack control vor 23 Jahren
  Roberto Ierusalimschy 653977a0ac callhook can be static vor 23 Jahren
  Roberto Ierusalimschy 50e2952593 first version of dynamic stack vor 23 Jahren
  Roberto Ierusalimschy d56d4cf776 distinct functions to create/destroy states and threads vor 23 Jahren
  Roberto Ierusalimschy 42754c0f15 small optimizations vor 24 Jahren
  Roberto Ierusalimschy e04f7ed450 first version of Lua "stackless" vor 24 Jahren
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... vor 24 Jahren
  Roberto Ierusalimschy cbc59592ff new definition for `luaD_call' and `luaD_adjusttop' vor 24 Jahren
  Roberto Ierusalimschy 943b8f5b18 details vor 24 Jahren
  Roberto Ierusalimschy 6048c4f74d better way to link callinfo's and stack vor 24 Jahren
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars vor 24 Jahren
  Roberto Ierusalimschy 7178a5e34a new way to handle top x L->top vor 24 Jahren
  Roberto Ierusalimschy 71ae4801d6 macros LUA_ENTRY/LUA_EXIT to control exclusive access to Lua core vor 24 Jahren
  Roberto Ierusalimschy ad3816d0d1 luaD_call is more uniform vor 25 Jahren
  Roberto Ierusalimschy 046a3d6173 tag methods are always functions, so don't need to store a whole object vor 25 Jahren