Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 7a40cdbda0 different variables for number of upvalues and size of upvalue array il y a 22 ans
  Roberto Ierusalimschy dd8edecae1 new functions to manipulate upvales (get/setupvalue) il y a 23 ans
  Roberto Ierusalimschy b3d0682fb9 use of different buffers for scanner and concatenation il y a 23 ans
  Roberto Ierusalimschy 1c328a191a no more `global' declarations il y a 23 ans
  Roberto Ierusalimschy 2dadc81822 cleaner implementation of code generation for jumps il y a 23 ans
  Roberto Ierusalimschy 94e5545806 comment il y a 23 ans
  Roberto Ierusalimschy 801aaf37b1 simpler implementation for line information il y a 23 ans
  Roberto Ierusalimschy 7ff21273d6 implementation of `global' statement il y a 23 ans
  Roberto Ierusalimschy e01f5e6809 better order of record fields for 64-bit machines il y a 23 ans
  Roberto Ierusalimschy 74907fb71e OP_LOADINT can be done by OP_LOADK il y a 23 ans
  Roberto Ierusalimschy 9aff171f3b new type `boolean' il y a 24 ans
  Roberto Ierusalimschy 0b551a24f8 `Hash' -> `Table' il y a 24 ans
  Roberto Ierusalimschy abdbe883a8 first implementation of unrestricted static scoping il y a 24 ans
  Roberto Ierusalimschy c3d72096c4 use a table to find (and reuse) constants when parsing il y a 24 ans
  Roberto Ierusalimschy fd40af92e4 the parser is not LL(1) il y a 24 ans
  Roberto Ierusalimschy 770954510f rename of `kproto' to `p' il y a 24 ans
  Roberto Ierusalimschy 762d059a13 new implementation for the Virtual Machine il y a 24 ans
  Roberto Ierusalimschy 888f91fa24 code check for upvalues il y a 24 ans
  Roberto Ierusalimschy 0183b8030c `free' gets size of the block: complete control over memory use il y a 25 ans
  Roberto Ierusalimschy 8c49e19865 explicit control of size for growing vectors il y a 25 ans
  Roberto Ierusalimschy 01b00cc292 better control over extensions of char/short to int il y a 25 ans
  Roberto Ierusalimschy 79909a92e1 details il y a 25 ans
  Roberto Ierusalimschy dad808a73a new way to count `nblocks' for GC (try to count bytes). il y a 25 ans
  Roberto Ierusalimschy a1d3e001b9 comments il y a 25 ans
  Roberto Ierusalimschy c85162be27 new way to store local-variable information. il y a 25 ans
  Roberto Ierusalimschy 0802a9df9e no more options for debug information: it is always on il y a 25 ans
  Roberto Ierusalimschy f90bc248b3 new structure for line information il y a 25 ans
  Roberto Ierusalimschy 014a09c509 better error messages il y a 25 ans
  Roberto Ierusalimschy afef009fce new version of debug system il y a 25 ans
  Roberto Ierusalimschy b69e712713 new way to generate SETLINEs il y a 25 ans