Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy fc085aa627 new release number (5.3.2) há 9 anos atrás
  Roberto Ierusalimschy 6628012e9e new release number (5.3.1) há 10 anos atrás
  Roberto Ierusalimschy b66fedadae 'lua_pushliteral' implemented with 'lua_pushstring' (to take há 10 anos atrás
  Roberto Ierusalimschy 965f74525b removed macro LUAI_FIRSTPSEUDOIDX (that stuff does not need há 10 anos atrás
  Roberto Ierusalimschy 94eb37dc73 new year (2015) há 10 anos atrás
  Roberto Ierusalimschy 64e25a6186 avoid octal numerals há 10 anos atrás
  Roberto Ierusalimschy 92f02fff11 bug: lua_tounsignedx must cast to lua_Unsigned (of course...) há 10 anos atrás
  Roberto Ierusalimschy 125296c83d next release won't be beta há 10 anos atrás
  Roberto Ierusalimschy 4fde357130 details (matching parameter names with manual) há 10 anos atrás
  Roberto Ierusalimschy b044b8c182 detail (line break) há 10 anos atrás
  Roberto Ierusalimschy 0d31efb365 'lua_stringtonum' -> 'lua_stringtonumber' há 10 anos atrás
  Roberto Ierusalimschy 89602bf747 'lua_strtonum' -> 'lua_stringtonum' há 10 anos atrás
  Roberto Ierusalimschy 2a21f6c894 'lua_Kcontext' -> 'lua_KContext' há 10 anos atrás
  Roberto Ierusalimschy 15f4150518 alpha -> beta há 10 anos atrás
  Roberto Ierusalimschy 798660c9cd deprecated "cast macros" ('luaL_checkint', 'luaL_optint', etc.) há 10 anos atrás
  Roberto Ierusalimschy 7f1a2ad699 new functions 'lua_geti/lua_seti' (non raw) há 11 anos atrás
  Roberto Ierusalimschy 2be88d5084 'lua_Ctx' -> 'lua_Kcontext' há 11 anos atrás
  Roberto Ierusalimschy fba9050d3d release changed to (5.3) alpha há 11 anos atrás
  Roberto Ierusalimschy baa0e23456 better support for extra user space associated with a Lua state há 11 anos atrás
  Roberto Ierusalimschy 97e299c395 'lua_replace' implemented as a macro using 'lua_copy' há 11 anos atrás
  Roberto Ierusalimschy 1aa4f69b51 new type 'lua_Ctx' for continuation-function contexts (to allow type há 11 anos atrás
  Roberto Ierusalimschy a77d263e86 unsigned-manipulation functions (lua_puhsunsigned, lua_tounsigned, etc.) há 11 anos atrás
  Roberto Ierusalimschy 6f6fd96e3b new type lua_KFunction + no more 'lua_getctx' há 11 anos atrás
  Roberto Ierusalimschy 5a5a834975 new API function 'lua_rotate' há 11 anos atrás
  Roberto Ierusalimschy 1bd70a8e40 new function 'lua_isyieldable' (and 'coroutine.isyieldable') há 11 anos atrás
  Roberto Ierusalimschy 4fe11ae232 'lua_getuservalue' returns type of user value há 11 anos atrás
  Roberto Ierusalimschy c549d4fe64 'lua_strtonum' (and 'luaO_str2num') now return string size, instead of há 11 anos atrás
  Roberto Ierusalimschy f96872a534 copyright year -> 2014 há 11 anos atrás
  Roberto Ierusalimschy a3addae036 lua_gettable and similars return type of gotten value há 11 anos atrás
  Roberto Ierusalimschy 6318de80d3 added 'strip' parameter to lua_dump/string.dump há 11 anos atrás