提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy 415ee1a24f SETLINEs for reserved words, too. 25 年之前
  Roberto Ierusalimschy 5f3c5ace95 message detail 25 年之前
  Roberto Ierusalimschy 441469f803 new option `-s' + argv ends with NULL (so we don't need argc). 25 年之前
  Roberto Ierusalimschy 1157c2a7e4 better(?) treatment for SETLINE + while optimization is too complex for 25 年之前
  Roberto Ierusalimschy 374cc888f4 better(?) treatment for SETLINE 25 年之前
  Roberto Ierusalimschy bb9605bbc9 tags can be positive values 25 年之前
  Roberto Ierusalimschy 6759299880 new implementation for handling I/O tags + setglobal TM for tracing 25 年之前
  Roberto Ierusalimschy da7eb34cd6 optimization for "while 1" and "repeat until nil" 25 年之前
  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 年之前