커밋 기록

작성자 SHA1 메시지 날짜
  Roberto Ierusalimschy 572bddc0b0 LUA_USETMPNAME -> USE_TMPNAME 22 년 전
  Roberto Ierusalimschy 3684f67771 details (text of an error message) 22 년 전
  Roberto Ierusalimschy 69dd9461e5 bug: GC metamethod calls could mess C/Lua stack syncronization 22 년 전
  Roberto Ierusalimschy 6b6bc532a4 better error message for (deprecated) "%global" 22 년 전
  Roberto Ierusalimschy ea16ee41a8 no more attempt to optimize GC when parsing new modules (too complex) 22 년 전
  Roberto Ierusalimschy 60d11ec316 by default, gcc does not get tmpname 22 년 전
  Roberto Ierusalimschy e1a424e8a3 avoid the identifier `index' (clashes with BSD `index' function) 22 년 전
  Roberto Ierusalimschy 59ce42dbd5 detail 22 년 전
  Roberto Ierusalimschy 92f6e0c1bf no-nonsense debug information about tail calls 22 년 전
  Roberto Ierusalimschy 5cd99b82b7 `set/getenvtable' -> `set/getfenv' 22 년 전
  Roberto Ierusalimschy 07e210e655 `require' returns value returned by package 22 년 전
  Roberto Ierusalimschy feb724c122 ULONG_MAX>>10 may not fit into an int (old bug) 22 년 전
  Roberto Ierusalimschy 67f9a2a98f details 22 년 전
  Roberto Ierusalimschy c4f9c887fc expressions too complex for an ARM compiler... 22 년 전
  Roberto Ierusalimschy 9866fb0ef1 `set/getglobals' -> `set/getenvtable' 22 년 전
  Roberto Ierusalimschy 60c83ded30 small optimization for sizes of array constructors 22 년 전
  Roberto Ierusalimschy 07948c3181 restore _REQUIREDNAME after requiring a file 22 년 전
  Roberto Ierusalimschy dce9a49a08 final version 22 년 전
  Roberto Ierusalimschy 15db58a2f5 create arg table with correct size 22 년 전
  Roberto Ierusalimschy d6826dbc80 simpler way to count uses 22 년 전
  Roberto Ierusalimschy e75a6ae9ee `defaultmeta' is always empty, but registry needs some space for 22 년 전
  Roberto Ierusalimschy 2866fb2dd0 reset _REQUIREDNAME after loading module 22 년 전
  Roberto Ierusalimschy 4b6f436d67 `unpack' uses `getn' to get table size 22 년 전
  Roberto Ierusalimschy 8f105d6b59 string.byte returns nil if index is out-of-range 22 년 전
  Roberto Ierusalimschy 2fef8c772b auxiliary function to check userdata with types 22 년 전
  Roberto Ierusalimschy 7285fa393b use C names for C types 22 년 전
  Roberto Ierusalimschy 5085f09ce5 small optimizations 22 년 전
  Roberto Ierusalimschy d674626392 compatibility with '%' syntax is optional 22 년 전
  Roberto Ierusalimschy 7a40cdbda0 different variables for number of upvalues and size of upvalue array 22 년 전
  Roberto Ierusalimschy 3cdeacbbfb reference system also uses getn/setn (plus small corrections) 22 년 전