Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy d5b83ead90 new implementation for userdatas, without `keys' há 24 anos atrás
  Roberto Ierusalimschy dd3a63c205 new way to handle `profiles' há 24 anos atrás
  Roberto Ierusalimschy 6048c4f74d better way to link callinfo's and stack há 24 anos atrás
  Roberto Ierusalimschy 6d4db86888 open functions are lua_Cfunctions há 24 anos atrás
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars há 24 anos atrás
  Roberto Ierusalimschy 7e3d3e1f70 details há 24 anos atrás
  Roberto Ierusalimschy 4ff5545709 new macro pushliteral há 24 anos atrás
  Roberto Ierusalimschy 22914afab3 avoid the use of (non const) static data há 25 anos atrás
  Roberto Ierusalimschy 40a4c76773 setlinehook/setcallhook return old hook há 25 anos atrás
  Roberto Ierusalimschy 93a5649d40 hooks may call `error' to break a chunk. há 25 anos atrás
  Roberto Ierusalimschy 2cbbf3933a new macro LUALIB_API (so the lib can be a separate DLL) há 25 anos atrás
  Roberto Ierusalimschy 563b1f5704 new way to ensure uniqueness of registry keys há 25 anos atrás
  Roberto Ierusalimschy 4670476584 details. há 25 anos atrás
  Roberto Ierusalimschy cdc8139e29 registry mechanism há 25 anos atrás
  Roberto Ierusalimschy 64eecc0b82 new macro LUA_API há 25 anos atrás
  Roberto Ierusalimschy f6834f4393 new API function `lua_type' + new type lua_Type há 25 anos atrás
  Roberto Ierusalimschy 01ce1ce48c field short_src há 25 anos atrás
  Roberto Ierusalimschy 6e80c1cde1 new version for API 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 8714cc02d6 `getinfo' gets information about non-active functions, too. há 25 anos atrás
  Roberto Ierusalimschy cfe6ca819b default for `getstack' is to get everything há 25 anos atrás
  Roberto Ierusalimschy 4aa9ad6514 functions must return explicit `nil' on failure há 25 anos atrás
  Roberto Ierusalimschy 556a89e537 new names for debug types 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 6c79a0a80d new way to control hooks inside hooks (now the control is done inside Lua) há 26 anos atrás
  Roberto Ierusalimschy 7d1499ba88 new macro luaL_openl há 26 anos atrás