Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 95988676d8 small bug when creating AsBc instructions in 16-bit machines il y a 24 ans
  Roberto Ierusalimschy 89c301d180 `(exp)' adjusts exp to 1 result il y a 24 ans
  Roberto Ierusalimschy 762d059a13 new implementation for the Virtual Machine il y a 24 ans
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars il y a 24 ans
  Roberto Ierusalimschy 099442c41f better separation between basic types il y a 24 ans
  Roberto Ierusalimschy 3b6f8bfbe6 simpler implementation of for loops il y a 24 ans
  Roberto Ierusalimschy 4894c27962 lua_Number defined in lua.h (1st version) il y a 25 ans
  Roberto Ierusalimschy 01b00cc292 better control over extensions of char/short to int il y a 25 ans
  Roberto Ierusalimschy 5f22f8961c better code for unary/binary operators il y a 25 ans
  Roberto Ierusalimschy 014a09c509 better error messages il y a 25 ans
  Roberto Ierusalimschy 2e1b32d873 optimizations for "while 1", "until nil", and the like il y a 25 ans
  Roberto Ierusalimschy 5c2dd7a9e0 array `luaK_opproperties' keeps delta stack and mode for each opcode il y a 25 ans
  Roberto Ierusalimschy 0c3fe2c44b comment il y a 25 ans
  Roberto Ierusalimschy 54dd5cc7fd reorganization of lcode.c il y a 25 ans
  Roberto Ierusalimschy 22329e4cdf implementation of BREAK il y a 25 ans
  Roberto Ierusalimschy 2c8e28d75a small changes il y a 25 ans
  Roberto Ierusalimschy 3860c5934e details. il y a 25 ans
  Roberto Ierusalimschy f0b697e01c details il y a 25 ans
  Roberto Ierusalimschy 73aa465a8e some name changes il y a 25 ans
  Roberto Ierusalimschy e3cf93ddb6 first implementation of "threaded code" for boolean operations il y a 25 ans
  Roberto Ierusalimschy 563de491be a better way to control optimizations. il y a 25 ans
  Roberto Ierusalimschy d1ea38580a change of code generation design (independent functions for each opcode) il y a 25 ans
  Roberto Ierusalimschy f7840a3e0b new algorithm to parse expressions + distribution of code between lparser il y a 25 ans
  Roberto Ierusalimschy 39e1f079bd code generator (and optimizer) for Lua il y a 25 ans