コミット履歴

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