提交歷史

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy 73517e86b0 OP_TFORLOOP uses extra stack space 22 年之前
  Roberto Ierusalimschy 0052930ffe details 23 年之前
  Roberto Ierusalimschy b55fded18c details about jump optimization 23 年之前
  Roberto Ierusalimschy 2dadc81822 cleaner implementation of code generation for jumps 23 年之前
  Roberto Ierusalimschy b487975344 optimization for `while' (first version) 23 年之前
  Roberto Ierusalimschy dea6b6da94 new function `lua_vpushstr' to replace uses of `sprintf' 23 年之前
  Roberto Ierusalimschy 9b38a696d5 avoid names that differ only in capitalization 23 年之前
  Roberto Ierusalimschy f1f271ae76 details 23 年之前
  Roberto Ierusalimschy 13ab5a6bb1 details 23 年之前
  Roberto Ierusalimschy 2626708b72 details 23 年之前
  Roberto Ierusalimschy bd8b9c94b3 generic for (with any number of control variables) 23 年之前
  Roberto Ierusalimschy 38b0e6128d simpler implementation for `for' loops 23 年之前
  Roberto Ierusalimschy 74907fb71e OP_LOADINT can be done by OP_LOADK 23 年之前
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... 24 年之前
  Roberto Ierusalimschy 95988676d8 small bug when creating AsBc instructions in 16-bit machines 24 年之前
  Roberto Ierusalimschy 89c301d180 `(exp)' adjusts exp to 1 result 24 年之前
  Roberto Ierusalimschy 762d059a13 new implementation for the Virtual Machine 24 年之前
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars 24 年之前
  Roberto Ierusalimschy 099442c41f better separation between basic types 24 年之前
  Roberto Ierusalimschy 3b6f8bfbe6 simpler implementation of for loops 24 年之前
  Roberto Ierusalimschy 4894c27962 lua_Number defined in lua.h (1st version) 25 年之前
  Roberto Ierusalimschy 01b00cc292 better control over extensions of char/short to int 25 年之前
  Roberto Ierusalimschy 5f22f8961c better code for unary/binary operators 25 年之前
  Roberto Ierusalimschy 014a09c509 better error messages 25 年之前
  Roberto Ierusalimschy 2e1b32d873 optimizations for "while 1", "until nil", and the like 25 年之前
  Roberto Ierusalimschy 5c2dd7a9e0 array `luaK_opproperties' keeps delta stack and mode for each opcode 25 年之前
  Roberto Ierusalimschy 0c3fe2c44b comment 25 年之前
  Roberto Ierusalimschy 54dd5cc7fd reorganization of lcode.c 25 年之前
  Roberto Ierusalimschy 22329e4cdf implementation of BREAK 25 年之前
  Roberto Ierusalimschy 2c8e28d75a small changes 25 年之前