Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 89a9c36281 no more `register' declarations: leave it to the compiler. il y a 25 ans
  Roberto Ierusalimschy 634c3d57e9 optimization for SETLOCAL was too specific. il y a 25 ans
  Roberto Ierusalimschy e7c8393682 optimization INCLOCAL is not necessary, with `for' il y a 25 ans
  Roberto Ierusalimschy f9cf402fbd first implementation of FOR il y a 25 ans
  Roberto Ierusalimschy 031978798c more optimizations il y a 25 ans
  Roberto Ierusalimschy 4e7e9e8de5 new opcode INCLOCAL. il y a 25 ans
  Roberto Ierusalimschy a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, il y a 25 ans
  Roberto Ierusalimschy b53dc0c485 TAG_ARRAY -> TAG_TABLE il y a 25 ans
  Roberto Ierusalimschy 4fb8e93c36 small optimization for i..'' il y a 25 ans
  Roberto Ierusalimschy 73aa465a8e some name changes il y a 25 ans
  Roberto Ierusalimschy 3d0577f4b9 small optimizations. il y a 25 ans
  Roberto Ierusalimschy e3cf93ddb6 first implementation of "threaded code" for boolean operations il y a 25 ans
  Roberto Ierusalimschy 88b306f495 some optimizations il y a 25 ans
  Roberto Ierusalimschy 563de491be a better way to control optimizations. il y a 25 ans
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). il y a 25 ans
  Roberto Ierusalimschy 4d4e6f07c0 all order operators use a single tag method (<) il y a 25 ans
  Roberto Ierusalimschy 3bc925138e first version of code optimizer il y a 25 ans
  Roberto Ierusalimschy 3afe85b2ce new version for INSTRUCTION formats il y a 25 ans
  Roberto Ierusalimschy 52aad0ab59 removing implementation for better error messages (must rethink it...) il y a 25 ans
  Roberto Ierusalimschy 74f1c3d025 small changes for "clean C" il y a 25 ans
  Roberto Ierusalimschy 1f691a4fcd renaming of some opcodes and fields il y a 25 ans
  Roberto Ierusalimschy d11e5adf55 `const' array in protos breaked in 3 arrays (for strings, numbers, and il y a 25 ans
  Roberto Ierusalimschy 99e340b2ba keep `top' in registers when running basic tasks (settable, getglobal, ...) il y a 25 ans
  Roberto Ierusalimschy 512b15b601 small optimizations (relational operators) il y a 25 ans
  Roberto Ierusalimschy 2877bad4c2 new debug API (first version) il y a 25 ans
  Roberto Ierusalimschy 46ec57cbc6 little change when calling tag methods il y a 26 ans
  Roberto Ierusalimschy bcdbdaccc3 more debug information (still with bug for tag methods...) il y a 26 ans
  Roberto Ierusalimschy 298d0abff7 first version of extra debug information (NAME) il y a 26 ans
  Roberto Ierusalimschy acdb0b741e comments. il y a 26 ans
  Roberto Ierusalimschy b1b0c219f5 new ttypes to distinguish between C closures and Lua closures. il y a 26 ans