コミット履歴

作者 SHA1 メッセージ 日付
  Roberto Ierusalimschy a4d3080fe3 SETLIST extra argument now is an "instruction" (OP_EXTRAARG) 17 年 前
  Roberto Ierusalimschy fe0838cd1c tables and strings respect __len metamethod 18 年 前
  Roberto Ierusalimschy 6c042e17b1 avoid boolean equality (tricky for some compilers) 18 年 前
  Roberto Ierusalimschy 1a455acc81 two small bugs: some metamethods do not accept callable non-function 18 年 前
  Roberto Ierusalimschy 08f902cf49 better documentation for auxiliary functions (that should be called only 18 年 前
  Roberto Ierusalimschy 569a326931 small optimization for ""..x 19 年 前
  Roberto Ierusalimschy d1ef7e0ec6 avoid local "pc" in interpreter loop (tricky optimization with no real gain) 19 年 前
  Roberto Ierusalimschy a7c9e45c64 avoid trailing white spaces 19 年 前
  Roberto Ierusalimschy dfe2f1eeff macros luai_num* take a state L (when available) as argument, to allow 19 年 前
  Roberto Ierusalimschy fa0c03aaa6 details 19 年 前
  Roberto Ierusalimschy 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) 19 年 前
  Roberto Ierusalimschy e2dc5f5d15 extra assertion 19 年 前
  Roberto Ierusalimschy 9e6e43984d details 19 年 前
  Roberto Ierusalimschy dd1221582b details 19 年 前
  Roberto Ierusalimschy c505f341d6 small changes in casts 19 年 前
  Roberto Ierusalimschy a160266c3d details 20 年 前
  Roberto Ierusalimschy 8e48ebb638 no more L in numer-operator macros (some functions that use those macros 20 年 前
  Roberto Ierusalimschy cd12ab2597 details (more uniform coding) 20 年 前
  Roberto Ierusalimschy a77413acd0 include of math.h depends on luaconf 20 年 前
  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 年 前