Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 915c29f8bd Improvements in the manual 7 months ago
  Roberto Ierusalimschy 7ca3c40b50 Another way to compile goto's 7 months ago
  Roberto Ierusalimschy 8a3a49250c Detail 7 months ago
  Roberto Ierusalimschy 1ec251e091 Detail (debugging aid) 7 months ago
  Roberto Ierusalimschy 5894ca7b95 Scanner doesn't need to anchor reserved words 7 months ago
  Roberto Ierusalimschy abf8b1cd4a Small optimization in 'luaH_psetshortstr' 7 months ago
  Roberto Ierusalimschy 2a307f898b When parser reuses constants, only floats can collide 7 months ago
  Roberto Ierusalimschy f81d0bbd4f Detail in 'luaD_inctop' 7 months ago
  Roberto Ierusalimschy 1c40ff9faa Scanner and parser use different tables for constants 7 months ago
  Roberto Ierusalimschy 7538f3886d 'addk' broken in two functions 7 months ago
  Roberto Ierusalimschy 412e9a4d95 'luaH_fastseti' uses 'checknoTM' 8 months ago
  Roberto Ierusalimschy 25a491fe34 OP_SELF restricted to constant short strings 8 months ago
  Roberto Ierusalimschy b4b616bdf2 Rehash reinserts elements with "lighter" functions 8 months ago
  Roberto Ierusalimschy bb93f04d87 Refactoring of 'luaH_newkey' 8 months ago
  Roberto Ierusalimschy 975d4e0592 Fix in the definition of 'sizeLclosure' 8 months ago
  Roberto Ierusalimschy 04e495403b New function 'lua_printvalue' for internal debugging 8 months ago
  Roberto Ierusalimschy 62afbc6bfc Details 8 months ago
  Roberto Ierusalimschy 002beeebe7 New way to keep hints for table length 8 months ago
  Roberto Ierusalimschy 9329eeac3b Avoid an extra call to 'concretesize' in 'resizearray' 8 months ago
  Roberto Ierusalimschy 682efe2678 Change to macro 'LUAI_TRY' 8 months ago
  Roberto Ierusalimschy 50c7c915ee Debug information about extra arguments from __call 8 months ago
  Roberto Ierusalimschy b117bdb344 Counter for length of chains of __call metamethods 8 months ago
  Roberto Ierusalimschy f12ce4029d More integration of 'nresults' into 'callstatus' 8 months ago
  Roberto Ierusalimschy a4762b6ffe 'objsize' returns 'l_mem' 8 months ago
  Roberto Ierusalimschy d4247befa1 New macro 'assert_code' 8 months ago
  Roberto Ierusalimschy ee6a4cd1ec Ease slightly making Lua with C89 8 months ago
  Roberto Ierusalimschy 8a4419b119 Dummy node has a non-nil key 8 months ago
  Roberto Ierusalimschy 9a91fe1640 Add extra size when resizing tables with deleted keys 8 months ago
  Roberto Ierusalimschy 2491b87c10 New rule for size of array part 9 months ago
  Roberto Ierusalimschy 0de8191152 New structure to count keys in a table for rehashing 9 months ago