Historique des commits

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