Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) há 19 anos atrás
  Roberto Ierusalimschy 98296f6b45 some bugs related to stack reallocation há 20 anos atrás
  Roberto Ierusalimschy 23b79c5945 small changes to facilitate external C coroutines há 20 anos atrás
  Roberto Ierusalimschy 6fcd334ca0 small improvements há 20 anos atrás
  Roberto Ierusalimschy 8718fda9b2 added LUAI_FUNC to functions not in the API há 20 anos atrás
  Roberto Ierusalimschy 0de2065f4e tighter tests for stack overflow há 21 anos atrás
  Roberto Ierusalimschy 0bda88e6cd small steps towards yields in iterators and tag methods há 21 anos atrás
  Roberto Ierusalimschy 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions há 22 anos atrás
  Roberto Ierusalimschy 8332d5c8a5 parser fully reentrant(!) há 22 anos atrás
  Roberto Ierusalimschy 9fcc485176 zio does not keep "source" name (nobody uses it) há 22 anos atrás
  Roberto Ierusalimschy 0bb8eb5151 new function `lua_cpcall' há 23 anos atrás
  Roberto Ierusalimschy 007f229568 detail há 23 anos atrás
  Roberto Ierusalimschy 5142e630bf new macro `condhardstacktests' to control hard stack tests há 23 anos atrás
  Roberto Ierusalimschy 010bbd9d9c simpler definition for incr_top há 23 anos atrás
  Roberto Ierusalimschy 7c0ccdfd61 avoid the use of "enum" in the API, as they do not have a fixed representation há 23 anos atrás
  Roberto Ierusalimschy c1c100a0c0 warnings in other compilers há 23 anos atrás
  Roberto Ierusalimschy a2fa48a570 new (old?) error handling scheme há 23 anos atrás
  Roberto Ierusalimschy 4e23699aa6 new implementation for error handling há 23 anos atrás
  Roberto Ierusalimschy 39b2d58c39 new interface for debug hooks há 23 anos atrás
  Roberto Ierusalimschy 6ee2dbdfe9 traceback stops at first protected call há 23 anos atrás
  Roberto Ierusalimschy 1dbe708aa8 new protocol for error handling há 23 anos atrás
  Roberto Ierusalimschy b7a0503c1d new format for error messages há 23 anos atrás
  Roberto Ierusalimschy 751cd867d3 new way to handle errors há 23 anos atrás
  Roberto Ierusalimschy ee4859b3e3 new way to handle errors (temporary version) há 23 anos atrás
  Roberto Ierusalimschy 801aaf37b1 simpler implementation for line information há 23 anos atrás
  Roberto Ierusalimschy 63a614e145 some improvements in stack control há 23 anos atrás
  Roberto Ierusalimschy 653977a0ac callhook can be static há 23 anos atrás
  Roberto Ierusalimschy 50e2952593 first version of dynamic stack há 23 anos atrás
  Roberto Ierusalimschy d56d4cf776 distinct functions to create/destroy states and threads há 23 anos atrás
  Roberto Ierusalimschy 42754c0f15 small optimizations há 24 anos atrás