Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy 4ef14ba280 new function `luaL_addstring' 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 787a78f83e new scheme for buffers há 25 anos atrás
  Roberto Ierusalimschy a97f29f154 explicit stack control in the API há 25 anos atrás
  Roberto Ierusalimschy ac12f4db4b C upvalues are the last arguments to a function há 25 anos atrás
  Roberto Ierusalimschy 9fdf73bc9a first version for new API há 25 anos atrás
  Roberto Ierusalimschy e238efc536 default now is multi-state há 25 anos atrás
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file há 25 anos atrás
  Roberto Ierusalimschy ef62b340e0 code cleaner for 16 bits. há 25 anos atrás
  Roberto Ierusalimschy 556a89e537 new names for debug types há 25 anos atrás
  Roberto Ierusalimschy 74f1c3d025 small changes for "clean C" há 25 anos atrás
  Roberto Ierusalimschy 2877bad4c2 new debug API (first version) há 25 anos atrás
  Roberto Ierusalimschy fb60283974 better error messages há 25 anos atrás
  Roberto Ierusalimschy acdb0b741e comments. há 25 anos atrás
  Roberto Ierusalimschy 4450efc97e new chunkid for C functions (`luaL_chunkid') há 26 anos atrás
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). há 26 anos atrás
  Roberto Ierusalimschy 1942b58609 details há 26 anos atrás
  Roberto Ierusalimschy 88866208f0 `luaL_arg_check' always has an `extramsg'. há 26 anos atrás
  Roberto Ierusalimschy c787dccd9b "const" !!! há 26 anos atrás
  Roberto Ierusalimschy 82ad0d5770 details há 26 anos atrás
  Roberto Ierusalimschy f2d35bdc78 format for file source is independent of "ldo". há 26 anos atrás
  Roberto Ierusalimschy 5a8bb00df4 storing chunk "sources" instead of "filenames". há 26 anos atrás
  Roberto Ierusalimschy 6a853fcb8b details (from lhf) há 26 anos atrás
  Roberto Ierusalimschy ce9609296c function "luaL_argerror" prints wrong argument number (from a user's point há 27 anos atrás
  Roberto Ierusalimschy 9618aaf07d small corrections in comments há 27 anos atrás
  Roberto Ierusalimschy c9902be294 "findname" moved from lobject.c to lauxlib.c (so libraries may use it). há 27 anos atrás
  Roberto Ierusalimschy 043c2ac258 new names for "lua_pushlstr" and "lua_getstrlen" há 27 anos atrás
  Roberto Ierusalimschy 88a2023c32 support for strings with '\0' há 27 anos atrás
  Roberto Ierusalimschy 9f043e8017 luaL_arg_check now is inlined há 27 anos atrás
  Roberto Ierusalimschy d916487d7c auxlib split in two parts (lauxlib and lbuffer) há 28 anos atrás