Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy abd8f8433d bug: suspended function can have its 'func' field not pointing to 10 years ago
  Roberto Ierusalimschy d2209c0741 bug: Wrong error message in some short-cut expressions 12 years ago
  Roberto Ierusalimschy 39808bb970 bug: Wrong assert when reporting concatenation errors. 12 years ago
  Roberto Ierusalimschy 2ca5181413 Branch 5.2 - new releases for 5.2 go from here, main trunk goes 12 years ago
  Roberto Ierusalimschy f5ae26ec6c official branch for Lua 5.1 17 years ago
  Roberto Ierusalimschy c505f341d6 small changes in casts 19 years ago
  Roberto Ierusalimschy 930018e273 lua_getlocal/setlocal work also for C locals and temporaries 20 years ago
  Roberto Ierusalimschy 0fa9b16148 details 20 years ago
  Roberto Ierusalimschy 680fc88cc2 a small bug 20 years ago
  Roberto Ierusalimschy 87be01598b warnings Visual C 20 years ago
  Roberto Ierusalimschy 69cc0a12fe small bug 20 years ago
  Roberto Ierusalimschy 3c2cf9db67 some extra consistency checks 20 years ago
  Roberto Ierusalimschy bf2b342ac1 better control for compatibility code for varargs 20 years ago
  Roberto Ierusalimschy 90de38bf1f warnings in VS .Net 20 years ago
  Roberto Ierusalimschy 67578ec51f several small details 20 years ago
  Roberto Ierusalimschy c2bb9abcec better quotes for strings in error messages 20 years ago
  Roberto Ierusalimschy a2b78aad49 debug information for active lines 20 years ago
  Roberto Ierusalimschy 1ab2b93462 debug information for last line of a function definition 20 years ago
  Roberto Ierusalimschy 65f4a0f636 no more compatibility code for traversing tables 20 years ago
  Roberto Ierusalimschy 8c3c3e7691 small bug for tail-recursive debugging 20 years ago
  Roberto Ierusalimschy 7b6c3b463e small optimizations 20 years ago
  Roberto Ierusalimschy 0316308c0d removed dirt optimizations that gave small gains 20 years ago
  Roberto Ierusalimschy 3d19aee78f `luac' may generate code without upvalue names 20 years ago
  Roberto Ierusalimschy c78940f21a static names do not need `luaX_' prefix 20 years ago
  Roberto Ierusalimschy 5cb6037d49 cannot jump to a setlist count 21 years ago
  Roberto Ierusalimschy f7e9465a0c new format for SETLIST opcode 21 years ago
  Roberto Ierusalimschy 2aba14b623 details 21 years ago
  Roberto Ierusalimschy 02a2c01ccd new way to code RK values 21 years ago
  Roberto Ierusalimschy e8d4fe7236 new macro `lua_threadyield' + lock stuff in `luaconf.h' + details 21 years ago
  Roberto Ierusalimschy 616438fe9a new way to use `vararg' parameters (with `...') 21 years ago