コミット履歴

作者 SHA1 メッセージ 日付
  Roberto Ierusalimschy c2bd68d2c3 detail 20 年 前
  Roberto Ierusalimschy 201288b4df small bug 20 年 前
  Roberto Ierusalimschy 62367dda44 string.gsub accepts a table as the replacement value 20 年 前
  Roberto Ierusalimschy 056b6a8ef4 more robust implementation for table.insert 20 年 前
  Roberto Ierusalimschy 502d8f9a06 comments 20 年 前
  Roberto Ierusalimschy 7f376e6ea8 do a complete garbage collection in case of errors 20 年 前
  Roberto Ierusalimschy 053e873145 new macro luaL_opt to avoid evaluating defaults when no needed 20 年 前
  Roberto Ierusalimschy 9f4211310f more precision for gc count 20 年 前
  Roberto Ierusalimschy 515d556832 access to metamethods and metafields should be raw 20 年 前
  Roberto Ierusalimschy ed7039024d avoid some warnings 20 年 前
  Roberto Ierusalimschy 5511bf6b9d avoid comparisons between (void *) and (int *) 20 年 前
  Roberto Ierusalimschy 86704cffe9 detail in usage message 20 年 前
  Roberto Ierusalimschy fa41fafa6e reorganization of argument handling 20 年 前
  Roberto Ierusalimschy ebf646efb5 detail 20 年 前
  Roberto Ierusalimschy b3f81f1d1d small bug when debugging dead threads 20 年 前
  Roberto Ierusalimschy a24eb3ef17 different organization for platform dependencies 20 年 前
  Roberto Ierusalimschy 4385e2ada4 "conceptually", OP_TEST may change reg. A 20 年 前
  Roberto Ierusalimschy e9b06c506f small optimization 20 年 前
  Roberto Ierusalimschy cd12ab2597 details (more uniform coding) 20 年 前
  Roberto Ierusalimschy e251e84e0f constant folding optimizations 20 年 前
  Roberto Ierusalimschy e6bfbc38b5 'luaopen_package' was missing in new states 20 年 前
  Roberto Ierusalimschy d31c04c049 missing macros 'luai_userstate*' 20 年 前
  Roberto Ierusalimschy 522481a788 avoid some warnings 20 年 前
  Roberto Ierusalimschy 37b49aa451 detail 20 年 前
  Roberto Ierusalimschy 0fa9b16148 details 20 年 前
  Roberto Ierusalimschy e41fb9a604 registry._LOADED created "on demand" 20 年 前
  Roberto Ierusalimschy 5fc92cce12 registry._LOADED created "on demand" and baselib created as module _G 20 年 前
  Roberto Ierusalimschy 6dd0c6ccbc numeral expressions keep their values in struct 'expdesc' 20 年 前
  Roberto Ierusalimschy a77413acd0 include of math.h depends on luaconf 20 年 前
  Roberto Ierusalimschy 5dbb870815 small optimization for local declarations without initializations 20 年 前