Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 634344d61f new API for weak mode il y a 23 ans
  Roberto Ierusalimschy 5037196f6f new macros `ttis*' il y a 23 ans
  Roberto Ierusalimschy 79c8edb6c4 new names for light userdata operations il y a 23 ans
  Roberto Ierusalimschy 84ad1eea81 use of NaN as key breaks some invariants il y a 23 ans
  Roberto Ierusalimschy 68ee518e81 only tables need `lua_number2int' il y a 23 ans
  Roberto Ierusalimschy fdfd5b44ee TM_GETTABLE/TM_SETTABLE don't need fast access anymore il y a 23 ans
  Roberto Ierusalimschy 864c96f36c new fallback for equality `__eq' il y a 23 ans
  Roberto Ierusalimschy 46c471d7e9 new `__newindex' eventfield il y a 23 ans
  Roberto Ierusalimschy b7a0503c1d new format for error messages il y a 23 ans
  Roberto Ierusalimschy 58bf77bc7f no more extra space when growing hash il y a 23 ans
  Roberto Ierusalimschy a4d06736d4 correct implementation for arrays of size 1 il y a 23 ans
  Roberto Ierusalimschy 383e8b9e77 use of a common `dummynode' for all empty tables il y a 23 ans
  Roberto Ierusalimschy f388ee4a82 new way to handle errors il y a 23 ans
  Roberto Ierusalimschy 237969724f support for `light' userdata + simpler support for `boxed' udata il y a 23 ans
  Roberto Ierusalimschy 0b00e7f1a2 new macro to convert double->int il y a 23 ans
  Roberto Ierusalimschy bee86e23be `luaH_next' works like `next' + better hash for pointers il y a 23 ans
  Roberto Ierusalimschy d5ceb369b1 boolean type must be 0 or 1 il y a 23 ans
  Roberto Ierusalimschy d6fd33e76f `eventtable' renamed to `metatable' il y a 23 ans
  Roberto Ierusalimschy eb262bc617 2^15 does not fit in a 16-bit int il y a 23 ans
  Roberto Ierusalimschy 566310fa04 small optimization il y a 23 ans
  Roberto Ierusalimschy b3bb0f132b new interface for weak modes il y a 24 ans
  Roberto Ierusalimschy f42cc90d2d some warnings il y a 24 ans
  Roberto Ierusalimschy 22dd271cbb another bug in next (when n is a power of 2) il y a 24 ans
  Roberto Ierusalimschy 9aff171f3b new type `boolean' il y a 24 ans
  Roberto Ierusalimschy 9d801f43d4 details il y a 24 ans
  Roberto Ierusalimschy 592a309177 tag system replaced by event tables il y a 24 ans
  Roberto Ierusalimschy fca0a12e23 avoid clashing names between macros and fields il y a 24 ans
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... il y a 24 ans
  Roberto Ierusalimschy 657f65211a bug: `next' did not work for numeric indices il y a 24 ans
  Roberto Ierusalimschy 21aa7e55f2 optimization for array part of a Table il y a 24 ans