Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy 88c7b574cb `luaA_index' is a local macro now há 23 anos atrás
  Roberto Ierusalimschy 100bfec39a new implementation for `next' há 25 anos atrás
  Roberto Ierusalimschy 9fdf73bc9a first version for new API há 25 anos atrás
  Roberto Ierusalimschy bad6365540 details há 25 anos atrás
  Roberto Ierusalimschy 11a7022067 global variables are stored in a Lua table há 25 anos atrás
  Roberto Ierusalimschy a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, há 25 anos atrás
  Roberto Ierusalimschy 73aa465a8e some name changes há 25 anos atrás
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). há 25 anos atrás
  Roberto Ierusalimschy 2877bad4c2 new debug API (first version) há 25 anos atrás
  Roberto Ierusalimschy b1b0c219f5 new ttypes to distinguish between C closures and Lua closures. há 25 anos atrás
  Roberto Ierusalimschy 1b15206cf9 many details + code redistribution há 26 anos atrás
  Roberto Ierusalimschy 8223ff473f lua_Object is a pointer to the stack (because now the stack doen't move) há 26 anos atrás
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). há 26 anos atrás
  Roberto Ierusalimschy cde179b369 new implementation for global variable values (separated from strings) há 26 anos atrás
  Roberto Ierusalimschy 17374d2daa `put_luaObjectonTop' must be public (to be used by lfback.c), and so há 26 anos atrás
  Roberto Ierusalimschy 04265655a8 compatibility with old fallback system now provided by external module há 26 anos atrás
  Roberto Ierusalimschy c787dccd9b "const" !!! há 26 anos atrás
  Roberto Ierusalimschy f04c83e075 new function "lua_next" (+ new implementation for "next") há 26 anos atrás
  Roberto Ierusalimschy d5feffdb60 new function lua_nextvar há 26 anos atrás
  Roberto Ierusalimschy 9618aaf07d small corrections in comments há 27 anos atrás
  Roberto Ierusalimschy ea169d2083 auxiliar functions from Lua API há 28 anos atrás