커밋 기록

작성자 SHA1 메시지 날짜
  Roberto Ierusalimschy dd3a63c205 new way to handle `profiles' 24 년 전
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars 24 년 전
  Roberto Ierusalimschy 2cc94ac81b avoid name clash with `sys/stat' 24 년 전
  Roberto Ierusalimschy 5f37134e64 avoid '...' and "..." inside comments 24 년 전
  Roberto Ierusalimschy 888f91fa24 code check for upvalues 24 년 전
  Roberto Ierusalimschy 099442c41f better separation between basic types 24 년 전
  Roberto Ierusalimschy f8509668dc details. 24 년 전
  Roberto Ierusalimschy 40f4e931f3 more liberal syntax for expressions 24 년 전
  Roberto Ierusalimschy d2e340f467 string pointers are always fully aligned 24 년 전
  Roberto Ierusalimschy c81404cae5 first version of code verification 24 년 전
  Roberto Ierusalimschy 6548bf7462 warnings from Visual C 24 년 전
  Roberto Ierusalimschy d1fc6244f0 extended syntax to allow function a.b.c (x) 24 년 전
  Roberto Ierusalimschy 60ff79451c detail in error message 24 년 전
  Roberto Ierusalimschy 3b6f8bfbe6 simpler implementation of for loops 24 년 전
  Roberto Ierusalimschy caf01b5bfa better implementation for list "for" 24 년 전
  Roberto Ierusalimschy 4ac58853dc thead-specific state separated from "global" state 24 년 전
  Roberto Ierusalimschy a04de4f0ad no more END opcode 24 년 전
  Roberto Ierusalimschy 08496eea8b small changes in lstring 24 년 전
  Roberto Ierusalimschy 595e449537 tighter size for error buffers 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 4894c27962 lua_Number defined in lua.h (1st version) 25 년 전
  Roberto Ierusalimschy 01b00cc292 better control over extensions of char/short to int 25 년 전
  Roberto Ierusalimschy fc7b167ae0 BUG: parser does not accept a `;' after a `return' 25 년 전
  Roberto Ierusalimschy e2b6b7de1b details 25 년 전
  Roberto Ierusalimschy e323338fd0 `nlineinfo' must include end flag. 25 년 전
  Roberto Ierusalimschy dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 년 전
  Roberto Ierusalimschy 282ab366f4 bug: parser overwrites semantic information when looking ahead 25 년 전
  Roberto Ierusalimschy eb822c314a macros to do jumps 25 년 전
  Roberto Ierusalimschy 100bfec39a new implementation for `next' 25 년 전