提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy 6dd3a73ca2 detail (macro evaluates twice its arguments) 20 年之前
  Roberto Ierusalimschy 3b19af44b0 new method to handle tests without values (negative values) 20 年之前
  Roberto Ierusalimschy 98296f6b45 some bugs related to stack reallocation 20 年之前
  Roberto Ierusalimschy 6fcd334ca0 small improvements 20 年之前
  Roberto Ierusalimschy 42a662334a simpler implementation for unary minus 20 年之前
  Roberto Ierusalimschy 44b19075c0 small changes (to easy integration with Coco) 20 年之前
  Roberto Ierusalimschy 894cd31c52 #string is primitive 20 年之前
  Roberto Ierusalimschy ee1edd5734 detail 20 年之前
  Roberto Ierusalimschy 5fa2bec1f0 bug: current line should work for call hook 20 年之前
  Roberto Ierusalimschy 90de38bf1f warnings in VS .Net 20 年之前
  Roberto Ierusalimschy f21e9c172f details 20 年之前
  Roberto Ierusalimschy 67578ec51f several small details 20 年之前
  Roberto Ierusalimschy c2bb9abcec better quotes for strings in error messages 20 年之前
  Roberto Ierusalimschy 65f4a0f636 no more compatibility code for traversing tables 20 年之前
  Roberto Ierusalimschy d5fd44d747 corrected definition of lua_number2int for Windows 20 年之前
  Roberto Ierusalimschy b0abc2ca03 better control of local variables in luaV_execute 20 年之前
  Roberto Ierusalimschy 9b8d136e1c `*' operator is primitive only for tables 20 年之前
  Roberto Ierusalimschy a7ea0c71e8 detail 20 年之前
  Roberto Ierusalimschy 7b6c3b463e small optimizations 20 年之前
  Roberto Ierusalimschy 0316308c0d removed dirt optimizations that gave small gains 20 年之前
  Roberto Ierusalimschy ade585bdf9 no more LUA_FIRSTINDEX 20 年之前
  Roberto Ierusalimschy 47984a0cc2 internal definitions have prefix `luai_' 20 年之前
  Roberto Ierusalimschy 04bbd01171 new operation *t (for size of t) (may yet be removed...) 20 年之前
  Roberto Ierusalimschy 370d31a559 `luac´ -> `luai' (to avoid confusion with other luac stuff) 20 年之前
  Roberto Ierusalimschy f8df21bd20 `luaconf.h´ exports all its definitions always (so all of them 20 年之前
  Roberto Ierusalimschy b5b230d95c fewer #include's in luaconf.h 20 年之前
  Roberto Ierusalimschy 7d57ea70bc new `mod' (`%') operator 20 年之前
  Roberto Ierusalimschy e010ef8948 detail 20 年之前
  Roberto Ierusalimschy d1ed6e4c07 small bug: must use original (previous) base 20 年之前
  Roberto Ierusalimschy d55bb795fa details 20 年之前