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

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 6dd0c6ccbc numeral expressions keep their values in struct 'expdesc' пре 20 година
  Roberto Ierusalimschy 8718fda9b2 added LUAI_FUNC to functions not in the API пре 20 година
  Roberto Ierusalimschy 370d31a559 `luac´ -> `luai' (to avoid confusion with other luac stuff) пре 20 година
  Roberto Ierusalimschy f8df21bd20 `luaconf.h´ exports all its definitions always (so all of them пре 20 година
  Roberto Ierusalimschy b6a7983b65 USHRT_MAX may not fit in a (16-bit) int пре 20 година
  Roberto Ierusalimschy 616438fe9a new way to use `vararg' parameters (with `...') пре 21 година
  Roberto Ierusalimschy 9fcc485176 zio does not keep "source" name (nobody uses it) пре 22 година
  Roberto Ierusalimschy 265530478b more changes to reduce stack usage by the parser пре 22 година
  Roberto Ierusalimschy 00180bb133 small changes to reduce stack usage by the parser пре 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 b3d0682fb9 use of different buffers for scanner and concatenation пре 23 година
  Roberto Ierusalimschy 1c328a191a no more `global' declarations пре 23 година
  Roberto Ierusalimschy 2dadc81822 cleaner implementation of code generation for jumps пре 23 година
  Roberto Ierusalimschy 94e5545806 comment пре 23 година
  Roberto Ierusalimschy 801aaf37b1 simpler implementation for line information пре 23 година
  Roberto Ierusalimschy 7ff21273d6 implementation of `global' statement пре 23 година
  Roberto Ierusalimschy e01f5e6809 better order of record fields for 64-bit machines пре 23 година
  Roberto Ierusalimschy 74907fb71e OP_LOADINT can be done by OP_LOADK пре 23 година
  Roberto Ierusalimschy 9aff171f3b new type `boolean' пре 24 година
  Roberto Ierusalimschy 0b551a24f8 `Hash' -> `Table' пре 24 година
  Roberto Ierusalimschy abdbe883a8 first implementation of unrestricted static scoping пре 24 година
  Roberto Ierusalimschy c3d72096c4 use a table to find (and reuse) constants when parsing пре 24 година
  Roberto Ierusalimschy fd40af92e4 the parser is not LL(1) пре 24 година
  Roberto Ierusalimschy 770954510f rename of `kproto' to `p' пре 24 година
  Roberto Ierusalimschy 762d059a13 new implementation for the Virtual Machine пре 24 година
  Roberto Ierusalimschy 888f91fa24 code check for upvalues пре 24 година
  Roberto Ierusalimschy 0183b8030c `free' gets size of the block: complete control over memory use пре 24 година
  Roberto Ierusalimschy 8c49e19865 explicit control of size for growing vectors пре 24 година
  Roberto Ierusalimschy 01b00cc292 better control over extensions of char/short to int пре 25 година