Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy 2a50188269 avoid use of l_char outside INTERNALs (use lua_char instead) há 24 anos atrás
  Roberto Ierusalimschy 6048c4f74d better way to link callinfo's and stack há 24 anos atrás
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars há 24 anos atrás
  Roberto Ierusalimschy f379d06e24 all API functions are declared in a single line (to facilitate pre-processing). há 25 anos atrás
  Roberto Ierusalimschy 64eecc0b82 new macro LUA_API há 25 anos atrás
  Roberto Ierusalimschy 024ed4218f better name for source_id (short_src) há 25 anos atrás
  Roberto Ierusalimschy 8060193702 `lauxlib' is now part of the libraries (not used by core Lua) há 25 anos atrás
  Roberto Ierusalimschy 9fdf73bc9a first version for new API há 25 anos atrás
  Roberto Ierusalimschy 9e84bf18db still more debug information há 25 anos atrás
  Roberto Ierusalimschy 0802a9df9e no more options for debug information: it is always on há 25 anos atrás
  Roberto Ierusalimschy 556a89e537 new names for debug types há 25 anos atrás
  Roberto Ierusalimschy 2877bad4c2 new debug API (first version) há 25 anos atrás
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). há 26 anos atrás
  Roberto Ierusalimschy c787dccd9b "const" !!! há 26 anos atrás
  Roberto Ierusalimschy 5a8bb00df4 storing chunk "sources" instead of "filenames". há 26 anos atrás
  Roberto Ierusalimschy 5687949560 "lua_debug", "lua_callhook" and "lua_linehook" must be inside "lua_state". há 26 anos atrás
  Roberto Ierusalimschy 54840fb256 new functions to manipulate C global variables há 26 anos atrás
  Roberto Ierusalimschy b1450721be new function "lua_nups" (number of upvalues). há 27 anos atrás
  Roberto Ierusalimschy 9618aaf07d small corrections in comments há 27 anos atrás
  Roberto Ierusalimschy 84e92e0976 Debuging API há 28 anos atrás
  Roberto Ierusalimschy 9704ff4cb1 hook variables are global, no more "lua_set...hook" functions. há 29 anos atrás
  Roberto Ierusalimschy 826d70fcba new type lua_Function for activation records há 29 anos atrás
  Roberto Ierusalimschy 5a3a1fe458 debug interface functions to manipulated local variables: há 29 anos atrás
  Roberto Ierusalimschy b2afc410fa hooks for line change and function calls; first version. há 30 anos atrás
  Roberto Ierusalimschy 15d48576ea functions now may be declared with any "var" as a name; há 30 anos atrás
  Roberto Ierusalimschy d24253d92f module to declare API for debuging. há 30 anos atrás