Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy f8b7a5581e avoid unnecessary exports há 19 anos atrás
  Roberto Ierusalimschy ffb798e1e2 avoids type punning for table keys há 19 anos atrás
  Roberto Ierusalimschy d987cf1f81 new mark LUAI_DATA for extern data há 20 anos atrás
  Roberto Ierusalimschy 8718fda9b2 added LUAI_FUNC to functions not in the API há 20 anos atrás
  Roberto Ierusalimschy 9ffae705ee new "primitive" getn há 20 anos atrás
  Roberto Ierusalimschy e2498e079e change in hash algorithm so that it does not need empty slot há 20 anos atrás
  Roberto Ierusalimschy 65726f3e2e cleaner interface to `ltable' há 20 anos atrás
  Roberto Ierusalimschy bd38017ddf small optimization for table size in machines with double allignment há 21 anos atrás
  Roberto Ierusalimschy 4c5d7b2ddd small optimization for {f()} há 21 anos atrás
  Roberto Ierusalimschy 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions há 22 anos atrás
  Roberto Ierusalimschy b114142799 new auxiliary function `luaH_setstr' há 22 anos atrás
  Roberto Ierusalimschy ab9e062928 name changes to avoid name collision between macros and variables há 22 anos atrás
  Roberto Ierusalimschy 81e142fc14 detail (`key' is always on stack) há 23 anos atrás
  Roberto Ierusalimschy 46c471d7e9 new `__newindex' eventfield há 23 anos atrás
  Roberto Ierusalimschy 71c716e5a8 avoid C identifiers beginning with '_' há 23 anos atrás
  Roberto Ierusalimschy 57fb51f975 `luaH_next' works like `next' há 23 anos atrás
  Roberto Ierusalimschy 592a309177 tag system replaced by event tables há 24 anos atrás
  Roberto Ierusalimschy fca0a12e23 avoid clashing names between macros and fields há 24 anos atrás
  Roberto Ierusalimschy 21aa7e55f2 optimization for array part of a Table há 24 anos atrás
  Roberto Ierusalimschy e1d072571e better syntax for type casts há 24 anos atrás
  Roberto Ierusalimschy 8c8ad5f3ff better locality of assignment of table values há 24 anos atrás
  Roberto Ierusalimschy 654b16e83a better performance for table operations (mainly for integer indices) há 24 anos atrás
  Roberto Ierusalimschy 37f3a1c045 too much optimization to "break" keys in tables; keep them as TObjects... há 24 anos atrás
  Roberto Ierusalimschy 1f9e3731d1 back to the basics (well-behaved variant record...) há 24 anos atrás
  Roberto Ierusalimschy 6b71a9cfe5 smaller tables for machines with 8-bit alignment há 24 anos atrás
  Roberto Ierusalimschy caf01b5bfa better implementation for list "for" 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 7959f3aebb easier way to erase 'dead' keys há 24 anos atrás
  Roberto Ierusalimschy dabb19fc17 specialized versions for luaH_set (numbers and strings) há 24 anos atrás
  Roberto Ierusalimschy 4894c27962 lua_Number defined in lua.h (1st version) há 25 anos atrás