Commit Verlauf

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