コミット履歴

作者 SHA1 メッセージ 日付
  Roberto Ierusalimschy c505f341d6 small changes in casts 19 年 前
  Roberto Ierusalimschy 930018e273 lua_getlocal/setlocal work also for C locals and temporaries 20 年 前
  Roberto Ierusalimschy 0fa9b16148 details 20 年 前
  Roberto Ierusalimschy 680fc88cc2 a small bug 20 年 前
  Roberto Ierusalimschy 87be01598b warnings Visual C 20 年 前
  Roberto Ierusalimschy 69cc0a12fe small bug 20 年 前
  Roberto Ierusalimschy 3c2cf9db67 some extra consistency checks 20 年 前
  Roberto Ierusalimschy bf2b342ac1 better control for compatibility code for varargs 20 年 前
  Roberto Ierusalimschy 90de38bf1f warnings in VS .Net 20 年 前
  Roberto Ierusalimschy 67578ec51f several small details 20 年 前
  Roberto Ierusalimschy c2bb9abcec better quotes for strings in error messages 20 年 前
  Roberto Ierusalimschy a2b78aad49 debug information for active lines 20 年 前
  Roberto Ierusalimschy 1ab2b93462 debug information for last line of a function definition 20 年 前
  Roberto Ierusalimschy 65f4a0f636 no more compatibility code for traversing tables 20 年 前
  Roberto Ierusalimschy 8c3c3e7691 small bug for tail-recursive debugging 20 年 前
  Roberto Ierusalimschy 7b6c3b463e small optimizations 20 年 前
  Roberto Ierusalimschy 0316308c0d removed dirt optimizations that gave small gains 20 年 前
  Roberto Ierusalimschy 3d19aee78f `luac' may generate code without upvalue names 20 年 前
  Roberto Ierusalimschy c78940f21a static names do not need `luaX_' prefix 20 年 前
  Roberto Ierusalimschy 5cb6037d49 cannot jump to a setlist count 21 年 前
  Roberto Ierusalimschy f7e9465a0c new format for SETLIST opcode 21 年 前
  Roberto Ierusalimschy 2aba14b623 details 21 年 前
  Roberto Ierusalimschy 02a2c01ccd new way to code RK values 21 年 前
  Roberto Ierusalimschy e8d4fe7236 new macro `lua_threadyield' + lock stuff in `luaconf.h' + details 21 年 前
  Roberto Ierusalimschy 616438fe9a new way to use `vararg' parameters (with `...') 21 年 前
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' 21 年 前
  Roberto Ierusalimschy ef8c0d7d90 better message for errors with upvalues 21 年 前
  Roberto Ierusalimschy 898e8a6794 added include to stdarg.h (as it uses vararg facilities) 21 年 前
  Roberto Ierusalimschy 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions 21 年 前
  Roberto Ierusalimschy 07201066bd core does not look for function name in globals (too particular) 22 年 前