Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy f52f357a55 correct handling when a thread turns on line hooks in another thread il y a 22 ans
  Roberto Ierusalimschy 79fee99024 `debug' library can operate over other threads il y a 22 ans
  Roberto Ierusalimschy a73ded2153 Move nothing when there is nothing to move il y a 22 ans
  Roberto Ierusalimschy 0ec4c473df bug: file:close cannot be called without a file. il y a 22 ans
  Roberto Ierusalimschy 9e05503ffa bug: C functions also may have stacks larger than current top il y a 22 ans
  Roberto Ierusalimschy 17f695157c define a `lua_isthread' for completeness il y a 22 ans
  Roberto Ierusalimschy b93f67f2ce detail il y a 22 ans
  Roberto Ierusalimschy 60aa01d8f7 fully-weak tables are more efficient il y a 22 ans
  Roberto Ierusalimschy ecf5730c0c (much) smarter way to clear weak tables il y a 22 ans
  Roberto Ierusalimschy b10bfd4934 comments il y a 22 ans
  Roberto Ierusalimschy 176cd7d1a3 `#!' is detected by loadfile, not by the lexer il y a 22 ans
  Roberto Ierusalimschy 859c7f7ce0 LUA_SIGNATURE is public il y a 22 ans
  Roberto Ierusalimschy 56c5e749cc no more compatibility code (`lua_pushupvalues') il y a 22 ans
  Roberto Ierusalimschy 9ec9a012e7 details il y a 22 ans
  Roberto Ierusalimschy dae99205cf no more compatibility code il y a 22 ans
  Roberto Ierusalimschy 9eb0f25a29 no more compatibility code for 4.0 il y a 22 ans
  Roberto Ierusalimschy f93051155c ok to use `#elif' and `#if defined()' il y a 22 ans
  Roberto Ierusalimschy 524ae9fc3d new function `setvbuf' il y a 22 ans
  Roberto Ierusalimschy 0ddedaee92 new function `string.reverse' il y a 22 ans
  Roberto Ierusalimschy 5cc448386a new syntax: `... [= name]' il y a 22 ans
  Roberto Ierusalimschy c116dcb92b better information about instruction behavior (use of arguments) il y a 22 ans
  Roberto Ierusalimschy 6d268b0b00 new semantics for "for" local variables il y a 22 ans
  Roberto Ierusalimschy c767747191 new (internal) macros for error handling il y a 22 ans
  Roberto Ierusalimschy f966404ed6 simpler implementation for valid/acceptable indices il y a 22 ans
  Roberto Ierusalimschy ee07ad346d `getn' doesn't need this field (values cannot be nil) il y a 22 ans
  Roberto Ierusalimschy fee9e473f2 inlining of `luaV_gettable' were too complex (dirty) il y a 22 ans
  Roberto Ierusalimschy 82dfacbcf7 detail il y a 22 ans
  Roberto Ierusalimschy 26097b6c4b uses integers as keys to standard i/o files il y a 22 ans
  Roberto Ierusalimschy f1f8f0ca22 simpler way to check maximum gc threshold il y a 22 ans
  Roberto Ierusalimschy bcc5f1406b test function for lua_setgcthreshold il y a 22 ans