提交歷史

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy f1f271ae76 details 23 年之前
  Roberto Ierusalimschy 13ab5a6bb1 details 23 年之前
  Roberto Ierusalimschy 801aaf37b1 simpler implementation for line information 23 年之前
  Roberto Ierusalimschy 2626708b72 details 23 年之前
  Roberto Ierusalimschy bd8b9c94b3 generic for (with any number of control variables) 23 年之前
  Roberto Ierusalimschy 8a1a512c64 lu_byte is enough for those fields (maxstack < 256) 23 年之前
  Roberto Ierusalimschy 38b0e6128d simpler implementation for `for' loops 23 年之前
  Roberto Ierusalimschy 74907fb71e OP_LOADINT can be done by OP_LOADK 23 年之前
  Roberto Ierusalimschy b38e594ed7 small improvements 23 年之前
  Roberto Ierusalimschy 7ab7703b53 cleaner semantics for test instructions (skips) 23 年之前
  Roberto Ierusalimschy f083812c02 first implementation of coroutines 23 年之前
  Roberto Ierusalimschy 9aff171f3b new type `boolean' 23 年之前
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... 24 年之前
  Roberto Ierusalimschy abdbe883a8 first implementation of unrestricted static scoping 24 年之前
  Roberto Ierusalimschy e1d072571e better syntax for type casts 24 年之前
  Roberto Ierusalimschy 8c8ad5f3ff better locality of assignment of table values 24 年之前
  Roberto Ierusalimschy c3d72096c4 use a table to find (and reuse) constants when parsing 24 年之前
  Roberto Ierusalimschy 95988676d8 small bug when creating AsBc instructions in 16-bit machines 24 年之前
  Roberto Ierusalimschy a598804a04 small bug in luaK_self (side effects) 24 年之前
  Roberto Ierusalimschy 8e586c13fc cleaner way to ensure alignment for strings and userdata 24 年之前
  Roberto Ierusalimschy 89c301d180 `(exp)' adjusts exp to 1 result 24 年之前
  Roberto Ierusalimschy 0a1b1acdd3 details about opcode parameters 24 年之前
  Roberto Ierusalimschy cbc59592ff new definition for `luaD_call' and `luaD_adjusttop' 24 年之前
  Roberto Ierusalimschy 0267168675 details. 24 年之前
  Roberto Ierusalimschy ba11831d35 smaller structs for udata and for strings 24 年之前
  Roberto Ierusalimschy d5b83ead90 new implementation for userdatas, without `keys' 24 年之前
  Roberto Ierusalimschy 762d059a13 new implementation for the Virtual Machine 24 年之前
  Roberto Ierusalimschy 572a69b6af name changes 24 年之前
  Roberto Ierusalimschy a68635a919 list constructors do not adjust last expression 24 年之前
  Roberto Ierusalimschy dd3a63c205 new way to handle `profiles' 24 年之前