Историја ревизија

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 0d88545b82 warnings from several compilers (mainly typecasts when lua_Number is float) пре 22 година
  Roberto Ierusalimschy 6b6bc532a4 better error message for (deprecated) "%global" пре 22 година
  Roberto Ierusalimschy 60c83ded30 small optimization for sizes of array constructors пре 22 година
  Roberto Ierusalimschy d674626392 compatibility with '%' syntax is optional пре 22 година
  Roberto Ierusalimschy 7a40cdbda0 different variables for number of upvalues and size of upvalue array пре 22 година
  Roberto Ierusalimschy dd8edecae1 new functions to manipulate upvales (get/setupvalue) пре 22 година
  Roberto Ierusalimschy 73517e86b0 OP_TFORLOOP uses extra stack space пре 22 година
  Roberto Ierusalimschy cc4a22ebe2 bug: scope of generic for variables is not sound пре 22 година
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name пре 22 година
  Roberto Ierusalimschy 0050d983fc make more clear "primitive" recursive definitions пре 23 година
  Roberto Ierusalimschy 04b143ddf9 avoid C stack overflow during parsing пре 23 година
  Roberto Ierusalimschy 007f229568 detail пре 23 година
  Roberto Ierusalimschy c196348717 in case of memory allocation errors, sizecode and sizelineinfo can пре 23 година
  Roberto Ierusalimschy b3d0682fb9 use of different buffers for scanner and concatenation пре 23 година
  Roberto Ierusalimschy fdafd4f4a8 new structure for collectable objects, sharing a common header пре 23 година
  Roberto Ierusalimschy c78aaa9a70 better line number for function definitions пре 23 година
  Roberto Ierusalimschy 6c283b2f4f new simetric format for ABC instructions, to avoid exchanging operands пре 23 година
  Roberto Ierusalimschy 1c0ac3c0f5 new implementation for tailcall пре 23 година
  Roberto Ierusalimschy 1fe280df72 new priority for and/or пре 23 година
  Roberto Ierusalimschy 88607acc2c details пре 23 година
  Roberto Ierusalimschy 65d66ba275 new "local function" пре 23 година
  Roberto Ierusalimschy cff22f57dd some refactoring пре 23 година
  Roberto Ierusalimschy 168ea16acb details пре 23 година
  Roberto Ierusalimschy ff91b355f4 no more use of stdio inside the core (except for `tostring'...) пре 23 година
  Roberto Ierusalimschy 955def0348 new names for string formating functions пре 23 година
  Roberto Ierusalimschy 1c328a191a no more `global' declarations пре 23 година
  Roberto Ierusalimschy af19d55635 generic for also coded to make test at the end of the loop пре 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 година