Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy 4ab6acacdf better control of relationship top x L->top há 24 anos atrás
  Roberto Ierusalimschy 6858763994 bug in lua_pushuserdata(L, NULL) há 24 anos atrás
  Roberto Ierusalimschy b68fb7f62e `assert' returns its first argument há 24 anos atrás
  Roberto Ierusalimschy 60ff79451c detail in error message há 24 anos atrás
  Roberto Ierusalimschy 44a53df688 better to avoid dirty tricks há 24 anos atrás
  Roberto Ierusalimschy 63a822c8e1 all boxed types start with their tags há 24 anos atrás
  Roberto Ierusalimschy 09def5da44 small corrections há 24 anos atrás
  Roberto Ierusalimschy 6b71a9cfe5 smaller tables for machines with 8-bit alignment há 24 anos atrás
  Roberto Ierusalimschy fa8c44b510 avoid the use of "reopen" (not that standard) há 24 anos atrás
  Roberto Ierusalimschy 3b6f8bfbe6 simpler implementation of for loops há 24 anos atrás
  Roberto Ierusalimschy caf01b5bfa better implementation for list "for" há 24 anos atrás
  Roberto Ierusalimschy ca1f28b829 avoid side-effects on macros that may use twice their arguments há 24 anos atrás
  Roberto Ierusalimschy b82242d4c4 detail há 24 anos atrás
  Roberto Ierusalimschy ac390020e9 optimizations based on all types but number and nil are pointers há 24 anos atrás
  Roberto Ierusalimschy 9b45439860 details há 24 anos atrás
  Roberto Ierusalimschy 7959f3aebb easier way to erase 'dead' keys há 24 anos atrás
  Roberto Ierusalimschy bce6572579 new macros + new names to facilitate compilation of threaded version há 24 anos atrás
  Roberto Ierusalimschy a53d9b66ca first implementation for type names há 24 anos atrás
  Roberto Ierusalimschy c8559e3c8d a small optimization há 24 anos atrás
  Roberto Ierusalimschy 71ae4801d6 macros LUA_ENTRY/LUA_EXIT to control exclusive access to Lua core há 24 anos atrás
  Roberto Ierusalimschy 6fda6a5302 support for multiple stacks sharing the same global environment há 24 anos atrás
  Roberto Ierusalimschy 4ac58853dc thead-specific state separated from "global" state há 25 anos atrás
  Roberto Ierusalimschy f2c451d745 all accesses to TObjects done through macros há 25 anos atrás
  Roberto Ierusalimschy 619edfd9e4 details há 25 anos atrás
  Roberto Ierusalimschy a04de4f0ad no more END opcode há 25 anos atrás
  Roberto Ierusalimschy a653d93a43 string comparison only needs to test for "less than" há 25 anos atrás
  Roberto Ierusalimschy 321c7fb6f8 details há 25 anos atrás
  Roberto Ierusalimschy dabb19fc17 specialized versions for luaH_set (numbers and strings) há 25 anos atrás
  Roberto Ierusalimschy 08496eea8b small changes in lstring há 25 anos atrás
  Roberto Ierusalimschy 4ff5545709 new macro pushliteral há 25 anos atrás