Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 50c7c915ee Debug information about extra arguments from __call il y a 8 mois
  Roberto Ierusalimschy a08d82eb13 llimits.h being used by all Lua code il y a 1 an
  Roberto Ierusalimschy 7360f8d0fd Removed deprecated function 'setcstacklimit' il y a 1 an
  Roberto Ierusalimschy 59c88f846d Broadening the use of branch hints il y a 4 ans
  Roberto Ierusalimschy 38cc7d40a4 Bug: cannot allow the call 'debug.getinfo(0, ">")' il y a 4 ans
  Roberto Ierusalimschy d9d2904f09 Details il y a 4 ans
  Roberto Ierusalimschy 30528049f1 'lua_upvalueid' returns NULL on invalid upvalue index il y a 4 ans
  Roberto Ierusalimschy 287b302acb Revision of stackless implementation il y a 4 ans
  Roberto Ierusalimschy 364e569945 Avoid calling 'fprintf' with NULL il y a 5 ans
  Roberto Ierusalimschy 6eb53b7526 Details il y a 5 ans
  Roberto Ierusalimschy 7bd1e53753 Fixed a warning and other minor issues il y a 5 ans
  Roberto Ierusalimschy 03cde80b58 'setCstacklimit' renamed to 'setcstacklimit' il y a 5 ans
  Roberto Ierusalimschy b96b0b5abb Added macro 'luaL_pushfail' il y a 6 ans
  Roberto Ierusalimschy 3c0d3c6fbe Avoid using addresses of static variables as unique keys il y a 6 ans
  Roberto Ierusalimschy be73f72fcc New function 'setCstacklimit' il y a 6 ans
  Roberto Ierusalimschy 5ca1075b71 Added field 'srclen' to structure 'lua_Debug' il y a 6 ans
  Roberto Ierusalimschy 46beca5bed Better error messages for some polymorphic functions il y a 6 ans
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings il y a 7 ans
  Roberto Ierusalimschy 4907444db9 'fTransfer' -> 'ftransfer' / 'nTransfer' -> 'ntransfer' il y a 7 ans
  Roberto Ierusalimschy 8b0b675149 added casts (warnings in VS) il y a 7 ans
  Roberto Ierusalimschy ca6fe7449a userdata can have multiple user values il y a 7 ans
  Roberto Ierusalimschy 422318f677 two new fields 'fTransfer'/'nTransfer' in 'lua_Debug' structure il y a 7 ans
  Roberto Ierusalimschy c5112f7b15 details (comments) il y a 9 ans
  Roberto Ierusalimschy d103312661 details (typos in comments) il y a 9 ans
  Roberto Ierusalimschy 97f2aa5a44 bug: when manipulating other threads, there is no garanties about il y a 10 ans
  Roberto Ierusalimschy 3a29087cb7 'lua_setlocal' should not pop value when failing (to be consistent il y a 10 ans
  Roberto Ierusalimschy 6909b5a2b4 In 'debug.gethook', does not query hook table (which may not exist) if il y a 10 ans
  Roberto Ierusalimschy fee3aa518d using address key (light userdata) for hook table, instead of il y a 10 ans
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before il y a 10 ans
  Roberto Ierusalimschy 05afee0f50 definitions for 'luai_writestring'/'luai_writeline'/'luai_writestringerror' il y a 10 ans