커밋 기록

작성자 SHA1 메시지 날짜
  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) 23 년 전
  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 25 년 전
  Roberto Ierusalimschy 8c49e19865 explicit control of size for growing vectors 25 년 전
  Roberto Ierusalimschy 01b00cc292 better control over extensions of char/short to int 25 년 전
  Roberto Ierusalimschy 79909a92e1 details 25 년 전
  Roberto Ierusalimschy dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 년 전
  Roberto Ierusalimschy a1d3e001b9 comments 25 년 전
  Roberto Ierusalimschy c85162be27 new way to store local-variable information. 25 년 전
  Roberto Ierusalimschy 0802a9df9e no more options for debug information: it is always on 25 년 전