コミット履歴

作者 SHA1 メッセージ 日付
  Roberto Ierusalimschy abd8f8433d bug: suspended function can have its 'func' field not pointing to 10 年 前
  Roberto Ierusalimschy d2209c0741 bug: Wrong error message in some short-cut expressions 12 年 前
  Roberto Ierusalimschy 39808bb970 bug: Wrong assert when reporting concatenation errors. 12 年 前
  Roberto Ierusalimschy 2ca5181413 Branch 5.2 - new releases for 5.2 go from here, main trunk goes 12 年 前
  Roberto Ierusalimschy f5ae26ec6c official branch for Lua 5.1 17 年 前
  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 年 前