Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 2ca5181413 Branch 5.2 - new releases for 5.2 go from here, main trunk goes il y a 12 ans
  Roberto Ierusalimschy f5ae26ec6c official branch for Lua 5.1 il y a 17 ans
  Roberto Ierusalimschy 6fcd334ca0 small improvements il y a 20 ans
  Roberto Ierusalimschy 8718fda9b2 added LUAI_FUNC to functions not in the API il y a 20 ans
  Roberto Ierusalimschy 0316308c0d removed dirt optimizations that gave small gains il y a 20 ans
  Roberto Ierusalimschy 0bda88e6cd small steps towards yields in iterators and tag methods il y a 21 ans
  Roberto Ierusalimschy 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
  Roberto Ierusalimschy fa26d294ae new way to control `pc' of running functions il y a 22 ans
  Roberto Ierusalimschy fee9e473f2 inlining of `luaV_gettable' were too complex (dirty) il y a 22 ans
  Roberto Ierusalimschy b40c9f7a3c better code to signal write barriers il y a 23 ans
  Roberto Ierusalimschy 5016f43aa4 (much) cleaner way to control function states il y a 23 ans
  Roberto Ierusalimschy 4e23699aa6 new implementation for error handling il y a 23 ans
  Roberto Ierusalimschy f8279f6cd8 optimizations for gettable (temporary) il y a 23 ans
  Roberto Ierusalimschy e34f282365 `luaV_gettable' returns element position il y a 23 ans
  Roberto Ierusalimschy 864c96f36c new fallback for equality `__eq' il y a 23 ans
  Roberto Ierusalimschy eeab473fc8 new fallback __le (less equal), for partial order il y a 23 ans
  Roberto Ierusalimschy 5094c37988 `strconc' -> `concat' il y a 23 ans
  Roberto Ierusalimschy 0dbf0c5953 new format for test intructions (handle NaN correctly) il y a 23 ans
  Roberto Ierusalimschy 938092489b erroneous objects may not live in the stack il y a 23 ans
  Roberto Ierusalimschy 6b0c38c2e7 `inline' of tonumber il y a 23 ans
  Roberto Ierusalimschy 67bda7e136 details. il y a 23 ans
  Roberto Ierusalimschy dea98702c9 preparations for stack reallocation il y a 23 ans
  Roberto Ierusalimschy f083812c02 first implementation of coroutines il y a 24 ans
  Roberto Ierusalimschy 592a309177 tag system replaced by event tables il y a 24 ans
  Roberto Ierusalimschy 15462edb0f new definitions for closure structures il y a 24 ans
  Roberto Ierusalimschy abdbe883a8 first implementation of unrestricted static scoping il y a 24 ans
  Roberto Ierusalimschy 762d059a13 new implementation for the Virtual Machine il y a 24 ans
  Roberto Ierusalimschy 7178a5e34a new way to handle top x L->top il y a 24 ans
  Roberto Ierusalimschy 4ab6acacdf better control of relationship top x L->top il y a 24 ans
  Roberto Ierusalimschy 001f2bdd0e new definition for types-tags il y a 25 ans