Historie revizí

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