Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 04e19712a5 C functions can be tail called, too il y a 4 ans
  Roberto Ierusalimschy 901d760093 Simpler implementation for tail calls il y a 4 ans
  Roberto Ierusalimschy c0ed74c1e1 Avoid the term "undefined behavior" in the manual il y a 4 ans
  Roberto Ierusalimschy fc6c74f100 'index2value' more robust il y a 4 ans
  Roberto Ierusalimschy 1e6918d553 Details il y a 4 ans
  Roberto Ierusalimschy 681297187e Bug: yielding in '__close' mess up number of returns il y a 4 ans
  Roberto Ierusalimschy 5148954eed Align error messages for calling non-callable values il y a 4 ans
  Roberto Ierusalimschy d205f3a484 Bug: Lua source should not use C99 comments ("//") il y a 4 ans
  Roberto Ierusalimschy 47cffdc723 Bug: tbc variables in "for" loops don't avoid tail calls il y a 4 ans
  Roberto Ierusalimschy 36de01d988 Changes in cache for function constants il y a 4 ans
  Roberto Ierusalimschy 7fbe215808 New hash function for integer keys il y a 4 ans
  Roberto Ierusalimschy bf10593a3a Allow yields inside '__pairs' il y a 4 ans
  Roberto Ierusalimschy bef250eb8d Details il y a 4 ans
  Roberto Ierusalimschy ba81adaad9 Next release number (5.4.4) il y a 4 ans
  Roberto Ierusalimschy eadd8c7178 Added option LUA_NOBUILTIN il y a 4 ans
  Roberto Ierusalimschy 014daf43cb Details il y a 4 ans
  Roberto Ierusalimschy 05b13651f9 File 'tracegc.lua' added to 'packtests' il y a 4 ans
  Roberto Ierusalimschy 81c6021fb4 New implementation for 'tbclist' il y a 4 ans
  Roberto Ierusalimschy a7b8b27dd3 Uses of "likely" in macros active to all users il y a 4 ans
  Roberto Ierusalimschy 511d53a826 lua_settop/lua_pop closes to-be-closed variables il y a 4 ans
  Roberto Ierusalimschy f5df7f91f7 Wrong assertion in 'getbaseline' il y a 4 ans
  Roberto Ierusalimschy e7803f7dbc New release number (5.4.3) il y a 4 ans
  Roberto Ierusalimschy b7eb21c1ef Normalization of metamethod typography in the manual il y a 4 ans
  Roberto Ierusalimschy cf23a93d82 Added assertions for proper use of string buffers il y a 4 ans
  Roberto Ierusalimschy 9a2de786de Stack check in warning function for tests il y a 4 ans
  Roberto Ierusalimschy 5276973224 New test module 'tracegc' il y a 4 ans
  Roberto Ierusalimschy f9d857a81b Stack reallocation done in two phases il y a 4 ans
  Roberto Ierusalimschy 1537d6680b New control for reentrancy of emergency collections il y a 4 ans
  Roberto Ierusalimschy e0260eb2d4 Bug (kind of) in 'isinstack' il y a 4 ans
  Roberto Ierusalimschy 5205f073c5 Don't use tointegerns when luaV_tointegerns will do il y a 4 ans