Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy 39b2d58c39 new interface for debug hooks hace 23 años
  Roberto Ierusalimschy 6ee2dbdfe9 traceback stops at first protected call hace 23 años
  Roberto Ierusalimschy 1dbe708aa8 new protocol for error handling hace 23 años
  Roberto Ierusalimschy b7a0503c1d new format for error messages hace 23 años
  Roberto Ierusalimschy 751cd867d3 new way to handle errors hace 23 años
  Roberto Ierusalimschy ee4859b3e3 new way to handle errors (temporary version) hace 23 años
  Roberto Ierusalimschy 801aaf37b1 simpler implementation for line information hace 23 años
  Roberto Ierusalimschy 63a614e145 some improvements in stack control hace 23 años
  Roberto Ierusalimschy 653977a0ac callhook can be static hace 23 años
  Roberto Ierusalimschy 50e2952593 first version of dynamic stack hace 23 años
  Roberto Ierusalimschy d56d4cf776 distinct functions to create/destroy states and threads hace 24 años
  Roberto Ierusalimschy 42754c0f15 small optimizations hace 24 años
  Roberto Ierusalimschy e04f7ed450 first version of Lua "stackless" hace 24 años
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... hace 24 años
  Roberto Ierusalimschy cbc59592ff new definition for `luaD_call' and `luaD_adjusttop' hace 24 años
  Roberto Ierusalimschy 943b8f5b18 details hace 24 años
  Roberto Ierusalimschy 6048c4f74d better way to link callinfo's and stack hace 24 años
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars hace 24 años
  Roberto Ierusalimschy 7178a5e34a new way to handle top x L->top hace 24 años
  Roberto Ierusalimschy 71ae4801d6 macros LUA_ENTRY/LUA_EXIT to control exclusive access to Lua core hace 24 años
  Roberto Ierusalimschy ad3816d0d1 luaD_call is more uniform hace 25 años
  Roberto Ierusalimschy 046a3d6173 tag methods are always functions, so don't need to store a whole object hace 25 años
  Roberto Ierusalimschy cd2ddaded9 call hooks can only be called when `pc' is active (that is, inside hace 25 años
  Roberto Ierusalimschy 13635f7de7 new version of protected execution hace 25 años
  Roberto Ierusalimschy 9d60598260 better definitions for MULTRET hace 25 años
  Roberto Ierusalimschy 9fdf73bc9a first version for new API hace 25 años
  Roberto Ierusalimschy 397905ef86 (much) better handling of memory alloction errors hace 25 años
  Roberto Ierusalimschy 014a09c509 better error messages hace 25 años
  Roberto Ierusalimschy 870f61d299 code redistribution hace 25 años
  Roberto Ierusalimschy a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, hace 25 años