Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy 097edd3884 better names for auxiliar functions há 23 anos atrás
  Roberto Ierusalimschy 32a5d96dfc `setmetatable' cannot change protected objects há 23 anos atrás
  Roberto Ierusalimschy 2c670baf24 avoid the use of "obvious" names in header files to avoid conflicts há 23 anos atrás
  Roberto Ierusalimschy 9998082839 external messages add their own extra information há 23 anos atrás
  Roberto Ierusalimschy aa3da1605c `newproxy' uses its own weaktable há 23 anos atrás
  Roberto Ierusalimschy 89b102bd1d new `luaL_weakregistry' function há 23 anos atrás
  Roberto Ierusalimschy 1dbe708aa8 new protocol for error handling há 23 anos atrás
  Roberto Ierusalimschy ad7103ea3a lua_load* defined in auxlib (and so renamed to luaL_load*) há 23 anos atrás
  Roberto Ierusalimschy 955def0348 new names for string formating functions há 23 anos atrás
  Roberto Ierusalimschy 71144e3ff0 errors `return' int, to avoid warnings há 23 anos atrás
  Roberto Ierusalimschy 751cd867d3 new way to handle errors há 23 anos atrás
  Roberto Ierusalimschy cd99bbcd0d better support for new libraries há 23 anos atrás
  Roberto Ierusalimschy 88c9bf99de standard libraries in packages há 23 anos atrás
  Roberto Ierusalimschy d070506a25 new function luaL_errstr há 23 anos atrás
  Roberto Ierusalimschy 34df9976a9 some compatibility macros há 23 anos atrás
  Roberto Ierusalimschy 592a309177 tag system replaced by event tables há 24 anos atrás
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... há 24 anos atrás
  Roberto Ierusalimschy 46347d768e `ref' support goes to auxlib há 24 anos atrás
  Roberto Ierusalimschy 070204300c more consistent names for auxlib functions há 24 anos atrás
  Roberto Ierusalimschy 45b173cbf8 warnings/details há 24 anos atrás
  Roberto Ierusalimschy 2a50188269 avoid use of l_char outside INTERNALs (use lua_char instead) 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 a53d9b66ca first implementation for type names há 24 anos atrás
  Roberto Ierusalimschy 4894c27962 lua_Number defined in lua.h (1st version) há 25 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 2cbbf3933a new macro LUALIB_API (so the lib can be a separate DLL) há 25 anos atrás
  Roberto Ierusalimschy 64eecc0b82 new macro LUA_API há 25 anos atrás
  Roberto Ierusalimschy 001f2bdd0e new definition for types-tags há 25 anos atrás
  Roberto Ierusalimschy f6834f4393 new API function `lua_type' + new type lua_Type há 25 anos atrás