提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy 2c8e28d75a small changes 25 年之前
  Roberto Ierusalimschy 4fb8e93c36 small optimization for i..'' 25 年之前
  Roberto Ierusalimschy 7f77431950 detail 25 年之前
  Roberto Ierusalimschy 87367e97f3 more information about memory use 25 年之前
  Roberto Ierusalimschy 06f08f5634 small problems with limits and jumps 25 年之前
  Roberto Ierusalimschy 3860c5934e details. 25 年之前
  Roberto Ierusalimschy f0b697e01c details 25 年之前
  Roberto Ierusalimschy 73aa465a8e some name changes 25 年之前
  Roberto Ierusalimschy 3d0577f4b9 small optimizations. 25 年之前
  Roberto Ierusalimschy 977b8f65f0 comment detail. 25 年之前
  Roberto Ierusalimschy e3cf93ddb6 first implementation of "threaded code" for boolean operations 25 年之前
  Roberto Ierusalimschy 88b306f495 some optimizations 25 年之前
  Roberto Ierusalimschy 563de491be a better way to control optimizations. 25 年之前
  Roberto Ierusalimschy 29e0193425 details 25 年之前
  Roberto Ierusalimschy 61f97a8ace maybe a concat right associative allows some optimizations... 25 年之前
  Roberto Ierusalimschy d1ea38580a change of code generation design (independent functions for each opcode) 25 年之前
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). 25 年之前
  Roberto Ierusalimschy f7840a3e0b new algorithm to parse expressions + distribution of code between lparser 25 年之前
  Roberto Ierusalimschy 1780e2c977 lua_settable should check stack space (it could call a T.M.) 25 年之前
  Roberto Ierusalimschy fa14cbf8e8 comments 25 年之前
  Roberto Ierusalimschy 4d4e6f07c0 all order operators use a single tag method (<) 25 年之前
  Roberto Ierusalimschy 5cecf0ea9f it is better to control stack space where it is needed. 25 年之前
  Roberto Ierusalimschy 3bc925138e first version of code optimizer 25 年之前
  Roberto Ierusalimschy 39e1f079bd code generator (and optimizer) for Lua 25 年之前
  Roberto Ierusalimschy 075da266e5 there is no need to use shorts... 25 年之前
  Roberto Ierusalimschy 228a62f799 details 25 年之前
  Roberto Ierusalimschy 7c2fb15bec need "string.h" to use "strchr". 25 年之前
  Roberto Ierusalimschy 1f01998516 nobody uses memmove any more. 25 年之前
  Roberto Ierusalimschy c929376d59 must include a definition for NULL 25 年之前
  Roberto Ierusalimschy 3afe85b2ce new version for INSTRUCTION formats 25 年之前