コミット履歴

作者 SHA1 メッセージ 日付
  Roberto Ierusalimschy c44c68450a changes by lhf 24 年 前
  Roberto Ierusalimschy abdbe883a8 first implementation of unrestricted static scoping 24 年 前
  Roberto Ierusalimschy 4d0935ec0f better definition for `luaM_freelem' 24 年 前
  Roberto Ierusalimschy e1d072571e better syntax for type casts 24 年 前
  Roberto Ierusalimschy 7651a5c6b2 start of new version 24 年 前
  Roberto Ierusalimschy 8c8ad5f3ff better locality of assignment of table values 24 年 前
  Roberto Ierusalimschy 34a09b65f3 some changes of arguments from char to int 24 年 前
  Roberto Ierusalimschy 29d883b9bd avoid augmenting alignment of pointers 24 年 前
  Roberto Ierusalimschy b0d5bd8c70 tinsert gets 3d argument instead of last one 24 年 前
  Roberto Ierusalimschy 9fca43f5b0 details 24 年 前
  Roberto Ierusalimschy 33d820d41d new syntax "= exp" to rpint exp + simplifications 24 年 前
  Roberto Ierusalimschy c3d72096c4 use a table to find (and reuse) constants when parsing 24 年 前
  Roberto Ierusalimschy 7afc74ff07 avoid some warnings from strange compilers 24 年 前
  Roberto Ierusalimschy 022bf27202 extra parenteses to avoid warnings 24 年 前
  Roberto Ierusalimschy fd40af92e4 the parser is not LL(1) 24 年 前
  Roberto Ierusalimschy 0171543704 better optimization options 24 年 前
  Roberto Ierusalimschy ebd1d1f82c no more deprecated code 24 年 前
  Roberto Ierusalimschy 04320e04bf warnings from Visual C++ (plus small details) 24 年 前
  Roberto Ierusalimschy 5d2d2b1752 the usual stuff 24 年 前
  Roberto Ierusalimschy f34001faa9 details 24 年 前
  Roberto Ierusalimschy 95988676d8 small bug when creating AsBc instructions in 16-bit machines 24 年 前
  Roberto Ierusalimschy 767abdfdc0 `newtype' returns old tag when given an old name 24 年 前
  Roberto Ierusalimschy 45b173cbf8 warnings/details 24 年 前
  Roberto Ierusalimschy a94cba4b88 ready for 4.1 alpha? 24 年 前
  Roberto Ierusalimschy f9f355221f version -> 4.1 alpha 24 年 前
  Roberto Ierusalimschy b3dd9b1bb1 `format' can handle \0 in format string (why not?) 24 年 前
  Roberto Ierusalimschy d8f37bf42a weakregistry has its keys weak, too 24 年 前
  Roberto Ierusalimschy a598804a04 small bug in luaK_self (side effects) 24 年 前
  Roberto Ierusalimschy 6c8e652aa6 use macros for 'getc' 24 年 前
  Roberto Ierusalimschy 9f25df02d5 new definition for headers of binary files 24 年 前