Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 06f08f5634 small problems with limits and jumps před 25 roky
  Roberto Ierusalimschy 3860c5934e details. před 25 roky
  Roberto Ierusalimschy f0b697e01c details před 25 roky
  Roberto Ierusalimschy 73aa465a8e some name changes před 25 roky
  Roberto Ierusalimschy 3d0577f4b9 small optimizations. před 25 roky
  Roberto Ierusalimschy 977b8f65f0 comment detail. před 25 roky
  Roberto Ierusalimschy e3cf93ddb6 first implementation of "threaded code" for boolean operations před 25 roky
  Roberto Ierusalimschy 88b306f495 some optimizations před 25 roky
  Roberto Ierusalimschy 563de491be a better way to control optimizations. před 25 roky
  Roberto Ierusalimschy 29e0193425 details před 25 roky
  Roberto Ierusalimschy 61f97a8ace maybe a concat right associative allows some optimizations... před 25 roky
  Roberto Ierusalimschy d1ea38580a change of code generation design (independent functions for each opcode) před 25 roky
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). před 25 roky
  Roberto Ierusalimschy f7840a3e0b new algorithm to parse expressions + distribution of code between lparser před 25 roky
  Roberto Ierusalimschy 1780e2c977 lua_settable should check stack space (it could call a T.M.) před 25 roky
  Roberto Ierusalimschy fa14cbf8e8 comments před 25 roky
  Roberto Ierusalimschy 4d4e6f07c0 all order operators use a single tag method (<) před 25 roky
  Roberto Ierusalimschy 5cecf0ea9f it is better to control stack space where it is needed. před 25 roky
  Roberto Ierusalimschy 3bc925138e first version of code optimizer před 25 roky
  Roberto Ierusalimschy 39e1f079bd code generator (and optimizer) for Lua před 25 roky
  Roberto Ierusalimschy 075da266e5 there is no need to use shorts... před 25 roky
  Roberto Ierusalimschy 228a62f799 details před 25 roky
  Roberto Ierusalimschy 7c2fb15bec need "string.h" to use "strchr". před 25 roky
  Roberto Ierusalimschy 1f01998516 nobody uses memmove any more. před 25 roky
  Roberto Ierusalimschy c929376d59 must include a definition for NULL před 25 roky
  Roberto Ierusalimschy 3afe85b2ce new version for INSTRUCTION formats před 25 roky
  Roberto Ierusalimschy 52aad0ab59 removing implementation for better error messages (must rethink it...) před 25 roky
  Roberto Ierusalimschy 74f1c3d025 small changes for "clean C" před 25 roky
  Roberto Ierusalimschy 1f691a4fcd renaming of some opcodes and fields před 26 roky
  Roberto Ierusalimschy d6b9f49aaf only need to reset buffer for strings, numbers, and names. před 26 roky