Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 08da48a73c detail 23 years ago
  Roberto Ierusalimschy 5016f43aa4 (much) cleaner way to control function states 23 years ago
  Roberto Ierusalimschy a2fa48a570 new (old?) error handling scheme 23 years ago
  Roberto Ierusalimschy 4e23699aa6 new implementation for error handling 23 years ago
  Roberto Ierusalimschy e5146fb01f CallInfo has different fields for C functions and Lua functions 23 years ago
  Roberto Ierusalimschy c51aa6ee33 details 23 years ago
  Roberto Ierusalimschy 39b2d58c39 new interface for debug hooks 23 years ago
  Roberto Ierusalimschy 3e52573c72 details (error messages) 23 years ago
  Roberto Ierusalimschy 88607acc2c details 23 years ago
  Roberto Ierusalimschy 3941af53ad first implementation of independent global table per function 23 years ago
  Roberto Ierusalimschy eec0905173 better tests (assertions) for debug hooks 23 years ago
  Roberto Ierusalimschy 6ee2dbdfe9 traceback stops at first protected call 23 years ago
  Roberto Ierusalimschy 1dbe708aa8 new protocol for error handling 23 years ago
  Roberto Ierusalimschy 94c2449d25 undump may return LUA_ERRRUN 23 years ago
  Roberto Ierusalimschy 35a22ed1ab lua_load* replaced by a simple lua_load 23 years ago
  Roberto Ierusalimschy 46c471d7e9 new `__newindex' eventfield 23 years ago
  Roberto Ierusalimschy 955def0348 new names for string formating functions 23 years ago
  Roberto Ierusalimschy b7a0503c1d new format for error messages 23 years ago
  Roberto Ierusalimschy dea6b6da94 new function `lua_vpushstr' to replace uses of `sprintf' 23 years ago
  Roberto Ierusalimschy 751cd867d3 new way to handle errors 23 years ago
  Roberto Ierusalimschy ee4859b3e3 new way to handle errors (temporary version) 23 years ago
  Roberto Ierusalimschy c11d374c59 `panic' function configurable via API 23 years ago
  Roberto Ierusalimschy 62dd4cbe91 check for errors while loading file 23 years ago
  Roberto Ierusalimschy f1f271ae76 details 23 years ago
  Roberto Ierusalimschy 81215cd59f simpler way to control stack overflow 23 years ago
  Roberto Ierusalimschy 44a5484d73 small bug (L->ci->top may be larger than L->top...) 23 years ago
  Roberto Ierusalimschy 801aaf37b1 simpler implementation for line information 23 years ago
  Roberto Ierusalimschy 63a614e145 some improvements in stack control 23 years ago
  Roberto Ierusalimschy da81845cd5 an error may call GC and find an incomplete `ci' 23 years ago
  Roberto Ierusalimschy 71c716e5a8 avoid C identifiers beginning with '_' 23 years ago