Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy 556a89e537 new names for debug types hace 25 años
  Roberto Ierusalimschy 2877bad4c2 new debug API (first version) hace 25 años
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). hace 26 años
  Roberto Ierusalimschy c787dccd9b "const" !!! hace 26 años
  Roberto Ierusalimschy 5a8bb00df4 storing chunk "sources" instead of "filenames". hace 26 años
  Roberto Ierusalimschy 5687949560 "lua_debug", "lua_callhook" and "lua_linehook" must be inside "lua_state". hace 26 años
  Roberto Ierusalimschy 54840fb256 new functions to manipulate C global variables hace 26 años
  Roberto Ierusalimschy b1450721be new function "lua_nups" (number of upvalues). hace 27 años
  Roberto Ierusalimschy 9618aaf07d small corrections in comments hace 27 años
  Roberto Ierusalimschy 84e92e0976 Debuging API hace 28 años
  Roberto Ierusalimschy 9704ff4cb1 hook variables are global, no more "lua_set...hook" functions. hace 29 años
  Roberto Ierusalimschy 826d70fcba new type lua_Function for activation records hace 29 años
  Roberto Ierusalimschy 5a3a1fe458 debug interface functions to manipulated local variables: hace 29 años
  Roberto Ierusalimschy b2afc410fa hooks for line change and function calls; first version. hace 30 años
  Roberto Ierusalimschy 15d48576ea functions now may be declared with any "var" as a name; hace 30 años
  Roberto Ierusalimschy d24253d92f module to declare API for debuging. hace 30 años