コミット履歴

作者 SHA1 メッセージ 日付
  Roberto Ierusalimschy b93f67f2ce detail 22 年 前
  Roberto Ierusalimschy 60aa01d8f7 fully-weak tables are more efficient 22 年 前
  Roberto Ierusalimschy ecf5730c0c (much) smarter way to clear weak tables 22 年 前
  Roberto Ierusalimschy b10bfd4934 comments 22 年 前
  Roberto Ierusalimschy 176cd7d1a3 `#!' is detected by loadfile, not by the lexer 22 年 前
  Roberto Ierusalimschy 859c7f7ce0 LUA_SIGNATURE is public 22 年 前
  Roberto Ierusalimschy 56c5e749cc no more compatibility code (`lua_pushupvalues') 22 年 前
  Roberto Ierusalimschy 9ec9a012e7 details 22 年 前
  Roberto Ierusalimschy dae99205cf no more compatibility code 22 年 前
  Roberto Ierusalimschy 9eb0f25a29 no more compatibility code for 4.0 22 年 前
  Roberto Ierusalimschy f93051155c ok to use `#elif' and `#if defined()' 22 年 前
  Roberto Ierusalimschy 524ae9fc3d new function `setvbuf' 22 年 前
  Roberto Ierusalimschy 0ddedaee92 new function `string.reverse' 22 年 前
  Roberto Ierusalimschy 5cc448386a new syntax: `... [= name]' 22 年 前
  Roberto Ierusalimschy c116dcb92b better information about instruction behavior (use of arguments) 22 年 前
  Roberto Ierusalimschy 6d268b0b00 new semantics for "for" local variables 22 年 前
  Roberto Ierusalimschy c767747191 new (internal) macros for error handling 22 年 前
  Roberto Ierusalimschy f966404ed6 simpler implementation for valid/acceptable indices 22 年 前
  Roberto Ierusalimschy ee07ad346d `getn' doesn't need this field (values cannot be nil) 22 年 前
  Roberto Ierusalimschy fee9e473f2 inlining of `luaV_gettable' were too complex (dirty) 22 年 前
  Roberto Ierusalimschy 82dfacbcf7 detail 22 年 前
  Roberto Ierusalimschy 26097b6c4b uses integers as keys to standard i/o files 22 年 前
  Roberto Ierusalimschy f1f8f0ca22 simpler way to check maximum gc threshold 22 年 前
  Roberto Ierusalimschy bcc5f1406b test function for lua_setgcthreshold 22 年 前
  Roberto Ierusalimschy b1b752fb2b comments 22 年 前
  Roberto Ierusalimschy 572a69df78 Lua does not need all those different types... 22 年 前
  Roberto Ierusalimschy 943c82b376 avoid unnecessary call to log2 on too large indices 22 年 前
  Roberto Ierusalimschy 17149b7d43 avoid warnings (`Instruction' may not fit into an `int') 22 年 前
  Roberto Ierusalimschy 01b303c87e simpler log2 implementation 22 年 前
  Roberto Ierusalimschy 762c737037 last changes by lhf 22 年 前