커밋 기록

작성자 SHA1 메시지 날짜
  Roberto Ierusalimschy f9cf402fbd first implementation of FOR 25 년 전
  Roberto Ierusalimschy 0433e42023 no more repeat ... end. 25 년 전
  Roberto Ierusalimschy 0810bc707f new syntax: |label| 25 년 전
  Roberto Ierusalimschy 54dd5cc7fd reorganization of lcode.c 25 년 전
  Roberto Ierusalimschy 031978798c more optimizations 25 년 전
  Roberto Ierusalimschy d615e78e08 new optimization: jumps to jumps 25 년 전
  Roberto Ierusalimschy 22329e4cdf implementation of BREAK 25 년 전
  Roberto Ierusalimschy 3e45496295 syntactical details 25 년 전
  Roberto Ierusalimschy a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, 25 년 전
  Roberto Ierusalimschy 213e9febc8 limits now are in `llims.n' 25 년 전
  Roberto Ierusalimschy 415ee1a24f SETLINEs for reserved words, too. 25 년 전
  Roberto Ierusalimschy 1157c2a7e4 better(?) treatment for SETLINE + while optimization is too complex for 25 년 전
  Roberto Ierusalimschy 3860c5934e details. 25 년 전
  Roberto Ierusalimschy f0b697e01c details 25 년 전
  Roberto Ierusalimschy 73aa465a8e some name changes 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 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 3bc925138e first version of code optimizer 25 년 전
  Roberto Ierusalimschy 3afe85b2ce new version for INSTRUCTION formats 25 년 전
  Roberto Ierusalimschy 52aad0ab59 removing implementation for better error messages (must rethink it...) 25 년 전
  Roberto Ierusalimschy 1f691a4fcd renaming of some opcodes and fields 25 년 전
  Roberto Ierusalimschy d83c2a8455 performance details. 25 년 전
  Roberto Ierusalimschy d11e5adf55 `const' array in protos breaked in 3 arrays (for strings, numbers, and 25 년 전
  Roberto Ierusalimschy 62787f1b1f `exp' is "reserved word" in Visual-C++ ;-) 25 년 전
  Roberto Ierusalimschy dcb7bb514e details (error messages) 25 년 전