Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy 4907444db9 'fTransfer' -> 'ftransfer' / 'nTransfer' -> 'ntransfer' hace 7 años
  Roberto Ierusalimschy 8b0b675149 added casts (warnings in VS) hace 7 años
  Roberto Ierusalimschy ca6fe7449a userdata can have multiple user values hace 7 años
  Roberto Ierusalimschy 422318f677 two new fields 'fTransfer'/'nTransfer' in 'lua_Debug' structure hace 7 años
  Roberto Ierusalimschy c5112f7b15 details (comments) hace 9 años
  Roberto Ierusalimschy d103312661 details (typos in comments) hace 9 años
  Roberto Ierusalimschy 97f2aa5a44 bug: when manipulating other threads, there is no garanties about hace 10 años
  Roberto Ierusalimschy 3a29087cb7 'lua_setlocal' should not pop value when failing (to be consistent hace 10 años
  Roberto Ierusalimschy 6909b5a2b4 In 'debug.gethook', does not query hook table (which may not exist) if hace 10 años
  Roberto Ierusalimschy fee3aa518d using address key (light userdata) for hook table, instead of hace 10 años
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before hace 10 años
  Roberto Ierusalimschy 05afee0f50 definitions for 'luai_writestring'/'luai_writeline'/'luai_writestringerror' hace 10 años
  Roberto Ierusalimschy ea3155e380 'debug.sizeof' removed hace 10 años
  Roberto Ierusalimschy 798660c9cd deprecated "cast macros" ('luaL_checkint', 'luaL_optint', etc.) hace 11 años
  Roberto Ierusalimschy e401513086 new option 'p' for 'debug.sizeof' (size of a pointer) hace 11 años
  Roberto Ierusalimschy 01549fb1ed 'Csize' -> 'sizeof' + removed its 'b' option hace 11 años
  Roberto Ierusalimschy 6a5d87771f added lots of new comments + small changes in code hace 11 años
  Roberto Ierusalimschy 6b630c0fa0 debug.numbits replaced by debug.Csize hace 11 años
  Roberto Ierusalimschy a3addae036 lua_gettable and similars return type of gotten value hace 11 años
  Roberto Ierusalimschy c86b9da022 userdata can have any Lua value as uservalue hace 11 años
  Roberto Ierusalimschy 4244da96bf 'debug.subtype' -> 'math.type' (to distinguish integers and floats) hace 12 años
  Roberto Ierusalimschy fcf99bf788 'math.isfloat' replaced by 'debug.subtype' hace 12 años
  Roberto Ierusalimschy 15fdbd26fe 'numbits' moved from 'math' to 'debug' library hace 12 años
  Roberto Ierusalimschy 7dcc02b165 BUG: coroutine hooks were not collected together with coroutine hace 13 años
  Roberto Ierusalimschy af00a0772c new functions lua_rawsetp/lua_rawgetp hace 13 años
  Roberto Ierusalimschy 19fbdf6cae 'luaL_findtable' -> 'luaL_getsubtable' hace 14 años
  Roberto Ierusalimschy c4ea0c3b29 detail (cleaning trailing spaces) hace 14 años
  Roberto Ierusalimschy c2e3cc4c89 using 'luaL_findtable' to manage hook table hace 14 años
  Roberto Ierusalimschy 8d579c5bc5 'debug.setmetatable' returns object (like 'setmetatable') hace 14 años
  Roberto Ierusalimschy 566758de79 'getuservalue' accepts any type of argument hace 14 años