Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy b40c9f7a3c better code to signal write barriers hace 23 años
  Roberto Ierusalimschy 5016f43aa4 (much) cleaner way to control function states hace 23 años
  Roberto Ierusalimschy 4e23699aa6 new implementation for error handling hace 23 años
  Roberto Ierusalimschy f8279f6cd8 optimizations for gettable (temporary) hace 23 años
  Roberto Ierusalimschy e34f282365 `luaV_gettable' returns element position hace 23 años
  Roberto Ierusalimschy 864c96f36c new fallback for equality `__eq' hace 23 años
  Roberto Ierusalimschy eeab473fc8 new fallback __le (less equal), for partial order hace 23 años
  Roberto Ierusalimschy 5094c37988 `strconc' -> `concat' hace 23 años
  Roberto Ierusalimschy 0dbf0c5953 new format for test intructions (handle NaN correctly) hace 23 años
  Roberto Ierusalimschy 938092489b erroneous objects may not live in the stack hace 23 años
  Roberto Ierusalimschy 6b0c38c2e7 `inline' of tonumber hace 23 años
  Roberto Ierusalimschy 67bda7e136 details. hace 23 años
  Roberto Ierusalimschy dea98702c9 preparations for stack reallocation hace 23 años
  Roberto Ierusalimschy f083812c02 first implementation of coroutines hace 23 años
  Roberto Ierusalimschy 592a309177 tag system replaced by event tables hace 24 años
  Roberto Ierusalimschy 15462edb0f new definitions for closure structures hace 24 años
  Roberto Ierusalimschy abdbe883a8 first implementation of unrestricted static scoping hace 24 años
  Roberto Ierusalimschy 762d059a13 new implementation for the Virtual Machine hace 24 años
  Roberto Ierusalimschy 7178a5e34a new way to handle top x L->top hace 24 años
  Roberto Ierusalimschy 4ab6acacdf better control of relationship top x L->top hace 24 años
  Roberto Ierusalimschy 001f2bdd0e new definition for types-tags hace 25 años
  Roberto Ierusalimschy 6e80c1cde1 new version for API hace 25 años
  Roberto Ierusalimschy ebdd4e8451 `call' doesn't use pack anymore hace 25 años
  Roberto Ierusalimschy 4e56c0d514 better implementation for luaV_pack hace 25 años
  Roberto Ierusalimschy 8bcf622876 new signature for `luaH_set' hace 25 años
  Roberto Ierusalimschy 11a7022067 global variables are stored in a Lua table hace 25 años
  Roberto Ierusalimschy 89a9c36281 no more `register' declarations: leave it to the compiler. hace 25 años
  Roberto Ierusalimschy a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, hace 25 años
  Roberto Ierusalimschy 73aa465a8e some name changes hace 25 años
  Roberto Ierusalimschy 88b306f495 some optimizations hace 25 años